Fix grammar in certificates.txt
[openssl.git] / test / exptest.c
2023-09-07 Matt CaswellCopyright year updates
2023-01-14 Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
2023-01-14 Bernd EdlingerRevert "Limit size of modulus for BN_mod_exp_mont_const...
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-11-10 Tomas MrazLimit size of modulus for BN_mod_exp_mont_consttime()
2022-06-02 Peiwei HuFix the checks of RAND_bytes
2021-11-19 Andrey MatyukovDual 1536/2048-bit exponentiation optimization for...
2021-04-08 Matt CaswellUpdate copyright year
2021-03-25 Paulitest: fix coverity 1414451: unchecked return value
2021-03-22 Andrey MatyukovDual 1024-bit exponentiation optimization for Intel...
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