summaryrefslogtreecommitdiffstats
path: root/test/sslapitest.c
AgeCommit message (Expand)Author
2017-05-10Add a test for SNI in conjunction with custom extensionsMatt Caswell
2017-03-30More typo fixesFdaSilvaYY
2016-12-30Provide some tests for the sig algs APIMatt Caswell
2016-12-12Fix a leak in SSL_clear()Matt Caswell
2016-11-02Add a read_ahead testMatt Caswell
2016-10-13Remove blank line.Ben Laurie
2016-10-13Fix no-ocsp.Ben Laurie
2016-09-29Fix no-dtlsMatt Caswell
2016-09-26Fix some mem leaks in sslapitestMatt Caswell
2016-09-26Add a test for large messagesMatt Caswell
2016-09-22Add some more OCSP testingMatt Caswell
2016-08-25Fix uninit read in sslapitestMatt Caswell
2016-08-19Split create_ssl_connection()Matt Caswell
2016-07-30Fix bogus warningsMatt Caswell
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell
2016-07-29Add some SSL BIO testsMatt Caswell
2016-07-29Add a test for SSL_set_bio()Matt Caswell
2016-07-25Fix no-tls1_2Matt Caswell
2016-07-19Add more session testsMatt Caswell
2016-06-13Update sslapitest to use the test frameworkMatt Caswell
2016-06-13Add some session API testsMatt Caswell