summaryrefslogtreecommitdiffstats
path: root/test/threadstest.c
AgeCommit message (Expand)Author
11 daysOSSL_LIB_CTX_load_config() must not be called concurrently on same libctxTomas Mraz
2024-05-06test/threadstest.c: Add checks for CRYPTO_THREAD_lock_new()Jiasheng Jiang
2024-04-24Fix potential divide by zero errorNeil Horman
2024-04-19Make rcu_thread_key context-awareNeil Horman
2024-04-09Copyright year updatesRichard Levitte
2024-04-02Add locking to atomic operations in rw/rcu testsNeil Horman
2024-03-26Fix threadstest wrapping againNeil Horman
2024-03-22Make counters in rcu/rw threads torture test 64 bitNeil Horman
2024-02-01RCU lock implementationNeil Horman
2023-09-07Copyright year updatesMatt Caswell
2023-07-17Test loading a PEM file from multiple threadsMatt Caswell
2022-11-22Split out thread pool tests into threadpool_testTomas Mraz
2022-10-21crypto: thread: remove ossl_crypto_thread_native_terminateČestmír Kalina
2022-10-21test: threads: replace test_thread_noreturnČestmír Kalina
2022-10-21crypto: thread: serialize concurrent joinsČestmír Kalina
2022-10-17crypto: add preemptive threading supportČestmír Kalina
2022-09-23BIO_s_dgram_pairHugo Landau
2022-06-01Make OSSL_LIB_CTX_load_config thread safeHugo Landau
2022-05-03Update copyright yearMatt Caswell
2022-01-13threadstest: use locking for tsan operations if requiredPauli
2022-01-13threadstest: add write check to lock checkingPauli
2021-11-22Fix EVP_PKEY_decrypt return checkPeiwei Hu
2021-11-12Extend the test_multi_load() testMatt Caswell
2021-09-25test: add threading test for object creationPauli
2021-06-30test: fix test ordering in threads testPauli
2021-06-16Always wait for both threads to finishRich Salz
2021-05-24test: fix typo in comment in threadstest.cPauli
2021-05-24test: add test case to reliably reproduce RAND leak during POSTPauli
2021-05-13test: fix thread test config file problemPauli
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-04-28Add a threading test for loading/unloading providersMatt Caswell
2021-04-08test: fix problem with threads test using default library context.Pauli
2021-03-26test: fix coverity 1473609 & 1473610: unchecked return valuesPauli
2021-03-20test: fix coverity 1451562: resource leakPauli
2021-03-09Non-const accessor to legacy keysDmitry Belyavskiy
2021-03-08Ensure the various legacy key EVP_PKEY getters/setters are deprecatedMatt Caswell
2021-03-08Add a multi thread test for downgrading keysMatt Caswell
2021-03-04test/threadstest.c: Add a test to load providers concurrentlyRichard Levitte
2021-02-02Add a multi-thread test for shared EVP_PKEYsMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-14Extend the threads test to add simple fetch from multi threadsMatt Caswell
2021-01-14Add a test for performing work in multiple concurrent threadsMatt Caswell
2020-12-31Add a test for the new CRYPTO_atomic_* functionsMatt Caswell
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-24Adapt all test programsRichard Levitte
2017-04-12Update threadstest to use the test frameworkPauli
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-05-17Copyright consolidation 02/10Rich Salz
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni