summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-15set error_depth and current_cert to make more legacy callbacks that don't checkbeck1-1/+3
2020-09-15Deduplicate the time validation code between the legacy and newbeck3-27/+8
2020-09-15ifdef out code that is no longer used in here. once we are certainbeck1-2/+5
2020-09-15Cleanup/simplify SSL_set_ssl_method().jsing1-18/+18
2020-09-15Mop up the get_ssl_method function pointer.jsing2-50/+2
2020-09-15Test botan TLS client with libressl, openssl, openssl11 server.bluhm4-6/+305
2020-09-14Move state initialisation from SSL_clear() to ssl3_clear().jsing2-4/+4
2020-09-14Cleanup and simplify SSL_set_session().jsing1-36/+22
2020-09-14Avoid NULL deref SSL_{,CTX_}set_ciphersuitestb1-2/+2
2020-09-14simplify RETURN VALUES for x509_verify(3) after beck@ made the rulesschwarze1-7/+3