Update the test framework so that the need for test_main is removed. Everything
[openssl.git] / test / ssltest_old.c
2017-07-13 PauliTest cleaning and modernisation
2017-06-27 Rich SalzUse randomness not entropy
2017-06-21 Rich SalzMerge Nokia copyright notice into standard
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-14 Emilia KasperPort SRP tests to the new test framework
2017-02-28 Matt CaswellRemove some commented out code in the tests
2017-02-28 Emilia KasperClean up references to FIPS
2017-01-10 Rich SalzMove extension data into sub-structs
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-08-17 FdaSilvaYYConstify char* input parameters in apps code
2016-07-20 FdaSilvaYYUse more X509_REQ_get0_pubkey & X509_get0_pubkey
2016-06-18 FdaSilvaYYUseless includes
2016-06-08 Jeffrey WaltonFixes to get -ansi working
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-16 Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-05-11 Emilia KasperReplace cipherlist test
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-11 Matt CaswellFix the no-nextprotoneg option
2016-04-09 Matt CaswellMake DH opaque
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-05 Emilia KasperRename ssltest -> ssltest_old