appveyor: make tests verbose
[openssl.git] / test / sslapitest.c
2016-09-29 Matt CaswellFix no-dtls
2016-09-26 Matt CaswellFix some mem leaks in sslapitest
2016-09-26 Matt CaswellAdd a test for large messages
2016-09-22 Matt CaswellAdd some more OCSP testing
2016-08-25 Matt CaswellFix uninit read in sslapitest
2016-08-19 Matt CaswellSplit create_ssl_connection()
2016-07-30 Matt CaswellFix bogus warnings
2016-07-29 Matt CaswellSimplify and rename SSL_set_rbio() and SSL_set_wbio()
2016-07-29 Matt CaswellAdd some SSL BIO tests
2016-07-29 Matt CaswellAdd a test for SSL_set_bio()
2016-07-25 Matt CaswellFix no-tls1_2
2016-07-19 Matt CaswellAdd more session tests
2016-06-13 Matt CaswellUpdate sslapitest to use the test framework
2016-06-13 Matt CaswellAdd some session API tests