summaryrefslogtreecommitdiffstats
path: root/test/ssltestlib.c
AgeCommit message (Expand)Author
2017-05-10Add a test for SNI in conjunction with custom extensionsMatt Caswell
2017-03-28Move PRIu64 to e_os.hRich Salz
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