]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ssltestlib.c
Create a prototype for OPENSSL_rdtsc
[thirdparty/openssl.git] / test / ssltestlib.c
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-06-21  Matt CaswellAdd some tests for the new TLSv1.3 PSK code
2017-06-09  Paul YangFix a bundle of trailing spaces in several files
2017-05-10  Matt CaswellAdd a test for SNI in conjunction with custom extensions
2017-04-26  Rich SalzConvert dtls_mtu_test, dtlsv1listentest
2017-03-28  Rich SalzMove PRIu64, OSSLzu to e_os.h
2017-02-23  Benjamin KadukLet test handshakes stop on certain errors
2017-02-23  Benjamin KadukUse correct variable in test diagnostic
2017-01-30  Matt CaswellUpdate create_ssl_connection() to make sure its gets...
2017-01-25  FdaSilvaYYFix some extra or missing whitespaces...
2016-11-23  Matt CaswellFix the tests following the state machine changes for...
2016-11-10  Andy Polyakovtest: add TLS application data corruption test.
2016-09-26  Matt CaswellFix some mem leaks in sslapitest
2016-08-22  Richard Levittessltestlib: Tell compiler we don't care about the value...
2016-08-19  Richard LevitteMEMPACKET is typedef'd in ssltestlib.h, don't do so...
2016-08-19  Matt CaswellFix some clang warnings
2016-08-19  Matt CaswellSplit create_ssl_connection()
2016-08-19  Matt CaswellAdd a DTLS packet mem BIO
2016-08-19  Matt CaswellAdd a (D)TLS dumper BIO
2016-07-19  Matt CaswellAdd more session tests
2016-07-01  Matt CaswellUse the SSL_METHODs passed to create_ssl_ctx_pair()
2016-06-13  Matt CaswellAdd some session API tests