summaryrefslogtreecommitdiffstats
path: root/test/ssltestlib.c
AgeCommit message (Expand)Author
2017-04-26Convert dtls_mtu_test, dtlsv1listentestRich Salz
2017-03-28Move PRIu64, OSSLzu to e_os.hRich Salz
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk
2017-02-23Use correct variable in test diagnosticBenjamin Kaduk
2017-01-30Update create_ssl_connection() to make sure its gets a sessionMatt Caswell
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
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