Age | Commit message (Expand) | Author |
---|---|---|
2020-05-30 | LibTLS: Avoid busy-wait between ClientHello and ServerHello | AnotherTest |
2020-05-27 | LibCrypto+LibTLS: Use AK/Random.h | Andreas Kling |
2020-05-26 | LibTLS: Put lots of debug spam behind TLS_DEBUG | Andreas Kling |
2020-05-07 | LibTLS: Verify server certificate expiry date | AnotherTest |
2020-05-02 | LibTLS: Implement build_alert() | AnotherTest |
2020-05-02 | LibTLS: Split TLSv12 to sensible categorical files | AnotherTest |