Matthias St. Pierre
|
c61fda2ff8
crypto/initthread.c: fix misspelled OSSL_provider_init() in comment
|
1 anno fa |
Matt Caswell
|
556009c596
Copyright year updates
|
1 anno fa |
Matt Caswell
|
be203ea3d3
Fix a mem leak when the FIPS provider is used in a different thread
|
1 anno fa |
Pauli
|
4cde7585ce
fips: use seed source requested
|
1 anno fa |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 anni fa |
Hugo Landau
|
927d0566de
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
|
2 anni fa |
Matt Caswell
|
3b9de0c9aa
Avoid a race in init_thread_stop()
|
3 anni fa |
Matt Caswell
|
c9732f0953
Fix a memleak in the FIPS provider
|
3 anni fa |
Pauli
|
ec91f1ae19
core: condition out more in FIPS builds
|
3 anni fa |
Matt Caswell
|
a16d21744d
Add the ability for ex_data to have a priority
|
3 anni fa |
Matt Caswell
|
703c4d669d
Convert a TODO(3.0) in OPENSSL_thread_stop_ex to a comment
|
3 anni fa |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 anni fa |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 anni fa |
Matt Caswell
|
f6b72c7d75
Fix a crash with multi-threaded applications using the FIPS module
|
3 anni fa |
Pauli
|
30742e8e7f
remove unused return value assignments
|
3 anni fa |
jwalch
|
3d7e7e7c48
Prevent potential UAF in init_thread_deregister()
|
4 anni fa |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 anni fa |
Shane Lontis
|
59ed733989
Fix coverity CID #1454815 - NULL ptr dereference in initthread.c
|
4 anni fa |
Dr. Matthias St. Pierre
|
363b1e5dae
Make the naming scheme for dispatched functions more consistent
|
4 anni fa |
Dr. Matthias St. Pierre
|
23c48d94d4
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
|
4 anni fa |
Matt Caswell
|
d40b42ab4c
Maintain strict type discipline between the core and providers
|
4 anni fa |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 anni fa |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 anni fa |
Matt Caswell
|
2dd04ca881
Fix init_thread_stop
|
4 anni fa |
Pauli
|
3478a2102e
Thread: Avoid a NULL dereference after failed initialisation.
|
5 anni fa |
Richard Levitte
|
ddd21319e9
Cleanup: move remaining providers/common/include/internal/*.h
|
5 anni fa |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 anni fa |
Dr. Matthias St. Pierre
|
3b438ef95b
Fix init_get_thread_local()
|
5 anni fa |
Pauli
|
4bd8b24045
remove end of line spaces
|
5 anni fa |
Antoine Cœur
|
c2969ff6e7
Fix Typos
|
5 anni fa |