aboutsummaryrefslogtreecommitdiff
path: root/test/sslapitest.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Fix some mem leaks in sslapitestMatt Caswell1-2/+8
2016-09-26Add a test for large messagesMatt Caswell1-0/+84
2016-09-22Add some more OCSP testingMatt Caswell1-17/+200
2016-08-25Fix uninit read in sslapitestMatt Caswell1-0/+1
2016-08-19Split create_ssl_connection()Matt Caswell1-9/+23
2016-07-30Fix bogus warningsMatt Caswell1-1/+1
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell1-2/+2
2016-07-29Add some SSL BIO testsMatt Caswell1-0/+121
2016-07-29Add a test for SSL_set_bio()Matt Caswell1-3/+122
2016-07-25Fix no-tls1_2Matt Caswell1-1/+1
2016-07-19Add more session testsMatt Caswell1-14/+167
2016-06-13Update sslapitest to use the test frameworkMatt Caswell1-22/+10
2016-06-13Add some session API testsMatt Caswell1-0/+220