aboutsummaryrefslogtreecommitdiff
path: root/test/ssltestlib.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Make sure we trigger retransmits in DTLS testingMatt Caswell1-1/+2
2018-12-07sslapitest: add test ktlsBoris Pismenny1-0/+3
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-10-26Add a test for duplicated DTLS recordsMatt Caswell1-3/+4
2018-06-27Add a bi-directional shutdown testMatt Caswell1-0/+1
2018-05-08Add a DTLS test for dropped recordsMatt Caswell1-0/+8
2018-03-20Update copyright yearMatt Caswell1-1/+1
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte1-0/+1
2017-06-21Add some tests for the new TLSv1.3 PSK codeMatt Caswell1-0/+1
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk1-1/+1
2016-08-19Fix some clang warningsMatt Caswell1-0/+4
2016-08-19Split create_ssl_connection()Matt Caswell1-2/+3
2016-08-19Add a DTLS packet mem BIOMatt Caswell1-0/+10
2016-08-19Add a (D)TLS dumper BIOMatt Caswell1-0/+4
2016-06-13Add some session API testsMatt Caswell1-0/+21