aboutsummaryrefslogtreecommitdiffstats
path: root/test/ssltestlib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some mem leaks in sslapitestMatt Caswell2016-09-261-1/+1
* ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte2016-08-221-1/+1
* MEMPACKET is typedef'd in ssltestlib.h, don't do so again in ssltestlib.cRichard Levitte2016-08-191-2/+2
* Fix some clang warningsMatt Caswell2016-08-191-2/+0
* Split create_ssl_connection()Matt Caswell2016-08-191-24/+31
* Add a DTLS packet mem BIOMatt Caswell2016-08-191-0/+296
* Add a (D)TLS dumper BIOMatt Caswell2016-08-191-0/+219
* Add more session testsMatt Caswell2016-07-191-14/+27
* Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell2016-07-011-2/+2
* Add some session API testsMatt Caswell2016-06-131-0/+145