]> git.ipfire.org Git - thirdparty/openssl.git/history - test/sslapitest.c
Add support for parameterized SipHash
[thirdparty/openssl.git] / test / sslapitest.c
2017-01-30  Matt CaswellRe-enable TLSv1.3 session resumption related tests...
2017-01-25  Cory BenfieldLimit the length of the encrypted premaster key.
2017-01-23  Cory BenfieldAdd tests for the key logging callbacks.
2017-01-10  Matt CaswellFix no-ec following sigalgs refactor
2017-01-04  Richard LevitteDon't build OCSP stuff when OCSP is disabled
2016-12-30  Matt CaswellDon't run the sigalgs tests over a TLSv1.3 connection
2016-12-30  Matt CaswellProvide some tests for the sig algs API
2016-12-12  Matt CaswellFix a leak in SSL_clear()
2016-12-08  Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-11-09  Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-11-02  Matt CaswellAdd a read_ahead test
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