summaryrefslogtreecommitdiffstats
path: root/test/sslapitest.c
AgeCommit message (Expand)Author
2017-01-04Don't build OCSP stuff when OCSP is disabledRichard Levitte
2016-12-30Don't run the sigalgs tests over a TLSv1.3 connectionMatt Caswell
2016-12-30Provide some tests for the sig algs APIMatt Caswell
2016-12-12Fix a leak in SSL_clear()Matt Caswell
2016-12-08Send and Receive a TLSv1.3 format ServerHelloMatt Caswell
2016-11-09Add main() test methods to reduce test boilerplate.Emilia Kasper
2016-11-02Add a read_ahead testMatt Caswell
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