summaryrefslogtreecommitdiffstats
path: root/test/ssltestlib.c
AgeCommit message (Expand)Author
2016-11-23Fix the tests following the state machine changes for TLSv1.3Matt Caswell
2016-11-10test: add TLS application data corruption test.Andy Polyakov
2016-09-26Fix some mem leaks in sslapitestMatt Caswell
2016-08-22ssltestlib: Tell compiler we don't care about the value when we don'tRichard Levitte
2016-08-19MEMPACKET is typedef'd in ssltestlib.h, don't do so again in ssltestlib.cRichard Levitte
2016-08-19Fix some clang warningsMatt Caswell
2016-08-19Split create_ssl_connection()Matt Caswell
2016-08-19Add a DTLS packet mem BIOMatt Caswell
2016-08-19Add a (D)TLS dumper BIOMatt Caswell
2016-07-19Add more session testsMatt Caswell
2016-07-01Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell
2016-06-13Add some session API testsMatt Caswell