Update copyright year
[openssl.git] / test / ssltestlib.c
2018-03-27 Matt CaswellUpdate copyright year
2018-03-19 Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2017-05-10 Matt CaswellAdd a test for SNI in conjunction with custom extensions
2017-03-28 Rich SalzMove PRIu64 to e_os.h
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