Age | Commit message (Expand) | Author |
---|---|---|
2020-05-07 | LibTLS: Verify server certificate expiry date | AnotherTest |
2020-05-05 | LibTLS: Try to disambiguate errors in case of failure | AnotherTest |
2020-05-03 | LibTLS: Put some debug spam behind an #ifdef | Andreas Kling |
2020-05-02 | LibTLS: Split TLSv12 to sensible categorical files | AnotherTest |
2020-05-02 | LibTLS: Switch to Hash::Manager for hashing and add SHA1 | AnotherTest |
2020-05-02 | LibCrypto+LibTLS: Generalise the use of IV length | AnotherTest |
2020-05-02 | LibTLS: Make enough stuff work to have a demo run | AnotherTest |