Do not reset SNI data in SSL_do_handshake()
[openssl.git] / test / test_test.c
2018-08-07 PauliRelocate memcmp test.
2018-04-03 Matt CaswellUpdate copyright year
2018-03-27 Andy Polyakovtest/test_test.c: add CRYPTO_memcmp regression test.
2017-11-27 PauliTest support for time_t comparisons.
2017-11-27 Pauliuse size_t tests instead of int ones
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-17 PauliRemove tests dependence on e_os.h
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-06-16 PauliAdd output routines to allow consistent formatting...
2017-06-15 PauliCorrect Oracle copyrights & clarify.
2017-05-22 PauliReformat the string output to be more in line with...
2017-05-21 Andy Polyakovtest/test_test.c: fix wrong BN test [and rearrange...
2017-05-19 PauliReformat the output of BIGNUMS where test cases fail.
2017-05-09 PauliAdd test_test tests for bignums.
2017-05-04 PauliTest framework output improvement.
2017-05-01 Rich SalzFix a stack smash
2017-04-24 Richard LevitteAdapt all test programs
2017-04-13 PauliGuarantee single argument evaluation for test macros.
2017-03-28 PauliTest infrastructure additions.