index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
threadstest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: fix typo in comment in threadstest.c
Pauli
2021-05-24
1
-1
/
+1
*
test: add test case to reliably reproduce RAND leak during POST
Pauli
2021-05-24
1
-66
/
+1
*
test: fix thread test config file problem
Pauli
2021-05-13
1
-4
/
+11
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-15
/
+8
*
Add a threading test for loading/unloading providers
Matt Caswell
2021-04-28
1
-1
/
+25
*
test: fix problem with threads test using default library context.
Pauli
2021-04-08
1
-1
/
+35
*
test: fix coverity 1473609 & 1473610: unchecked return values
Pauli
2021-03-25
1
-4
/
+4
*
test: fix coverity 1451562: resource leak
Pauli
2021-03-20
1
-4
/
+4
*
Non-const accessor to legacy keys
Dmitry Belyavskiy
2021-03-09
1
-1
/
+1
*
Ensure the various legacy key EVP_PKEY getters/setters are deprecated
Matt Caswell
2021-03-08
1
-0
/
+3
*
Add a multi thread test for downgrading keys
Matt Caswell
2021-03-08
1
-4
/
+32
*
test/threadstest.c: Add a test to load providers concurrently
Richard Levitte
2021-03-04
1
-0
/
+29
*
Add a multi-thread test for shared EVP_PKEYs
Matt Caswell
2021-02-02
1
-2
/
+80
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Extend the threads test to add simple fetch from multi threads
Matt Caswell
2021-01-14
1
-8
/
+33
*
Add a test for performing work in multiple concurrent threads
Matt Caswell
2021-01-14
1
-1
/
+157
*
Add a test for the new CRYPTO_atomic_* functions
Matt Caswell
2020-12-31
1
-0
/
+76
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-1
/
+2
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Update threadstest to use the test framework
Pauli
2017-04-12
1
-79
/
+26
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
1
-0
/
+4
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Implement new multi-threading API
Alessandro Ghedini
2016-02-26
1
-0
/
+283