summaryrefslogtreecommitdiffstats
path: root/regress/lib/libssl/server
AgeCommit message (Expand)AuthorFilesLines
2021-01-22Avoid NULL deref on BIO_new{_mem_buf,}() failure.tb1-4/+6
2020-10-11Update regress for method changes.jsing1-4/+4
2020-05-11Use tls_legacy_server_method() for SSLv2 record tests.jsing2-5/+7
2020-01-25Ensure that TLSv1.0 and TLSv1.1 are enabled before running SSLv2 clientjsing1-5/+10
2017-03-05Add an initial regress test that covers the server-side of libssl, byjsing2-0/+218