]> git.ipfire.org Git - thirdparty/openssl.git/history - test/threadstest.c
test: add test case to reliably reproduce RAND leak during POST
[thirdparty/openssl.git] / test / threadstest.c
2021-05-23  Paulitest: add test case to reliably reproduce RAND leak...
2021-05-13  Paulitest: fix thread test config file problem
2021-05-11  Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-04-28  Matt CaswellAdd a threading test for loading/unloading providers
2021-04-08  Paulitest: fix problem with threads test using default libra...
2021-03-25  Paulitest: fix coverity 1473609 & 1473610: unchecked return...
2021-03-20  Paulitest: fix coverity 1451562: resource leak
2021-03-09  Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-08  Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-08  Matt CaswellAdd a multi thread test for downgrading keys
2021-03-04  Richard Levittetest/threadstest.c: Add a test to load providers concur...
2021-02-02  Matt CaswellAdd a multi-thread test for shared EVP_PKEYs
2021-01-28  Richard LevitteUpdate copyright year
2021-01-14  Matt CaswellExtend the threads test to add simple fetch from multi...
2021-01-14  Matt CaswellAdd a test for performing work in multiple concurrent...
2020-12-31  Matt CaswellAdd a test for the new CRYPTO_atomic_* functions
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-04-24  Richard LevitteAdapt all test programs
2017-04-12  PauliUpdate threadstest to use the test framework
2016-07-08  Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-02-26  Alessandro GhediniImplement new multi-threading API