Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-15 | Test botan TLS client with libressl, openssl, openssl11 server. | bluhm | 4 | -6/+305 |
2020-09-14 | Move state initialisation from SSL_clear() to ssl3_clear(). | jsing | 2 | -4/+4 |
2020-09-14 | Cleanup and simplify SSL_set_session(). | jsing | 1 | -36/+22 |
2020-09-14 | Avoid NULL deref SSL_{,CTX_}set_ciphersuites | tb | 1 | -2/+2 |
2020-09-14 | simplify RETURN VALUES for x509_verify(3) after beck@ made the rules | schwarze | 1 | -7/+3 |