summaryrefslogtreecommitdiffstats
path: root/test/ssltestlib.h
AgeCommit message (Expand)Author
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-04-23Update copyright yearMatt Caswell
2020-04-19Use a non-default libctx in sslapitestMatt Caswell
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-06-03Write a test for receiving a KeyUpdate (update requested) while writingMatt Caswell
2019-01-24Make sure we trigger retransmits in DTLS testingMatt Caswell
2018-12-07sslapitest: add test ktlsBoris Pismenny
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-10-26Add a test for duplicated DTLS recordsMatt Caswell
2018-06-27Add a bi-directional shutdown testMatt Caswell
2018-05-08Add a DTLS test for dropped recordsMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-19Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto versionRichard Levitte
2017-06-21Add some tests for the new TLSv1.3 PSK codeMatt Caswell
2017-02-23Let test handshakes stop on certain errorsBenjamin Kaduk
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-06-13Add some session API testsMatt Caswell