summaryrefslogtreecommitdiff
path: root/test/ssl_test.c
Commit message (Expand)AuthorAgeFilesLines
...
* SSL test framework: port SNI testsEmilia Kasper2016-06-281-17/+18
* SSL test: only write out server2 when testing SNIEmilia Kasper2016-06-131-5/+6
* Port DTLS version negotiation testsEmilia Kasper2016-06-131-4/+19
* Clean up following new SNI testsEmilia Kasper2016-06-131-33/+7
* Fix session ticket and SNITodd Short2016-06-091-4/+66
* Copyright consolidation 02/10Rich Salz2016-05-171-4/+3
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-121-3/+3
* Don't use deprecated CONF_modules_free() in testsViktor Dukhovni2016-04-141-1/+0
* Better use BIO_snprintf() than snprintf(), in case the later isn't availableRichard Levitte2016-04-071-2/+2
* testutil: return 1 on successEmilia Kasper2016-04-051-5/+3
* New SSL test frameworkEmilia Kasper2016-04-051-0/+217