summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/ssl/testssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revise test to handle the fact that TLSv1.3 cipher suites are now beingjsing2020-04-091-2/+4
* Test both SSLv3 (aka pre-TLSv1.2) and TLSv1.2 cipher suites with TLS.jsing2020-04-091-1/+1
* Remove NPN test coverage.jsing2017-08-121-12/+0
* check if openssl(1) actually works before proceedingbcook2015-09-271-0/+2
* Remove SSLv3 support from LibreSSL regression tests.doug2015-08-271-30/+2
* Increase cipher suite test coverage by including all cipher suites thatjsing2014-12-121-5/+5
* Add regress for ALPN.jsing2014-12-101-0/+19
* The -ssl2 flag does nothing - remove the flag and any tests that werejsing2014-12-061-29/+1
* Allow overriding the path to the testssl and openssl binaries.bcook2014-12-031-9/+9
* Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exitjsing2014-10-131-1/+13
* Remove PSK from the ssl regress.jsing2014-07-111-16/+0
* Add DTLS support to ssltest and wire up some regress tests.jsing2014-06-211-1/+29
* Move ssltest.c to a regress test.jsing2014-05-241-0/+161