summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/ssl/ssltest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove _XOPEN_SOURCE_EXTENDED since we're not too concerned aboutjsing2014-10-131-9/+2
* BIO_free() and SSL_CTX_free() have explicit NULL checks, so there is nojsing2014-10-131-29/+16
* Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exitjsing2014-10-131-2/+133
* More KNF.jsing2014-07-121-95/+108
* Remove #ifndefs for OPENSSL_NO_DH, OPENSSL_NO_ECDH andjsing2014-07-121-41/+0
* Remove PSK from the ssl regress.jsing2014-07-111-118/+1
* Uncompress ssltest.jsing2014-07-101-50/+0
* Add DTLS support to ssltest and wire up some regress tests.jsing2014-06-211-7/+12
* Remove support for the `opaque PRF input' extension, which draft has expiredmiod2014-06-131-32/+0
* Build with WARNINGS=Yes and Werror.miod2014-06-011-11/+1
* Move ssltest.c to a regress test.jsing2014-05-241-0/+2211