Andreas Kling
|
c1dd67e792
|
LibCrypto+LibTLS: Use AK/Random.h
This makes it possible to build both of these on Linux.
|
2020-05-27 12:28:17 +02:00 |
|
Andreas Kling
|
5049e41223
|
LibTLS: Put lots of debug spam behind TLS_DEBUG
|
2020-05-26 23:46:28 +02:00 |
|
AnotherTest
|
af1ce6c33d
|
LibTLS: Verify server certificate expiry date
|
2020-05-07 10:23:58 +02:00 |
|
AnotherTest
|
0da07c284e
|
LibTLS: Implement build_alert()
|
2020-05-02 12:24:10 +02:00 |
|
AnotherTest
|
dace14e70d
|
LibTLS: Split TLSv12 to sensible categorical files
This commit splits the TLSv12 file into multiple files, and also removes
some magic values, to make the code less horrible. :^)
|
2020-05-02 12:24:10 +02:00 |
|