]> git.ipfire.org Git - thirdparty/openssl.git/history - test/exptest.c
Fix SSL_check_chain()
[thirdparty/openssl.git] / test / exptest.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-16  FdaSilvaYY[Win] Fix some test method signatures ...
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-07-13  PauliFix some issues raise by coverity in the tests.
2017-06-16  PauliAdd output routines to allow consistent formatting...
2017-05-09  PauliAdd BN support to the test infrastructure.
2017-05-04  Richard Levittetest/exptest.c: stop marking progress with a period
2017-04-26  Rich SalzConvert modular exponentiation tests to new framework
2016-08-10  Rich SalzChange callers to use the new constants.
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-03-17  Rich SalzRemove Netware and OS/2
2016-03-09  Matt CaswellEnsure CRYPTO_mem_leaks is the last thing we do
2016-02-09  Matt CaswellClean up the tests for auto-init/de-init
2016-02-05  Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-01-30  Rich SalzMove more BN internals to bn_lcl.h
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-14  Emilia KasperFix a ** 0 mod 1 = 0 for real this time.
2015-09-05  Richard LevitteHave the test executables output in text mode
2015-03-31  Richard LevitteStop symlinking, move files to intended directory