]> git.ipfire.org Git - thirdparty/openssl.git/history - test/evp_extra_test.c
Add the function OPENSSL_thread_stop_ex()
[thirdparty/openssl.git] / test / evp_extra_test.c
2019-06-17  Matt CaswellAdd the function OPENSSL_thread_stop_ex()
2019-06-07  David MakepeaceFixed typo in code comment.
2019-04-04  Matt CaswellTest that we can use the FIPS provider
2019-04-03  Matt CaswellAdd a test for EVP_MD_block_size()
2019-04-03  Matt CaswellAdd an EVP_MD_CTX_md() test
2019-03-30  Shane Lontisfixed public range check in ec_GF2m_simple_oct2point
2019-03-21  Matt CaswellAdd a test for EVP_MD_fetch
2019-01-31  Bernd EdlingerFix a crash in reuse of i2d_X509_PUBKEY
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-29  Matt CaswellAdd a test where we reuse the EVP_PKEY_CTX for two...
2018-09-10  Dr. Matthias St... test/evp_extra_test.c: fix null pointer dereference
2018-09-07  Jack LloydAdd test case for SM2 evp verification
2018-09-07  Paul YangSupport setting SM2 ID
2018-09-05  Shane LontisKey zeroization fix for EVP_SealInit + added simple...
2018-06-20  Matt CaswellUpdate copyright year
2018-06-19  Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-06-08  Matt CaswellFix no-ec
2018-06-08  Matt CaswellAdd a test for the raw private/public key getters
2017-12-08  Benjamin KadukFix no-ec
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-09-14  Paul YangSupport EVP_PKEY_meth_remove and pmeth internal cleanup
2017-09-13  Paul YangSupport key check in EVP interface
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-04-26  Dr. Stephen HensonFix no-ec
2017-04-24  Richard LevitteAdapt all test programs
2017-04-18  Rich SalzConvert more tests
2016-05-17  Rich SalzCopyright consolidation 02/10
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-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07  Rich Salzmem functions cleanup
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-05-01  Rich Salzfree null cleanup finale
2015-04-11  Rich Salzfree NULL cleanup 9
2015-03-31  Richard LevitteStop symlinking, move files to intended directory