Bernd Edlinger
|
712e8debb5
Fix the parameter types of the CRYPTO_EX_dup function type.
|
7 năm trước cách đây |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 năm trước cách đây |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 năm trước cách đây |
Davide Galassi
|
86cd42fbd3
Remove double fetch of "OSSL_EX_DATA_GLOBAL" for global lock
|
4 năm trước cách đây |
Rich Salz
|
742ccab318
Deprecate most of debug-memory
|
5 năm trước cách đây |
Matus Kysel
|
0c080f73e8
Remove deadlock that was caused by calling pthread_rwlock_wrlock() on same thread twice. This can be reproduce only with musl.
|
5 năm trước cách đây |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 năm trước cách đây |
Pauli
|
aee6e29f0e
Access data after obtaining the lock not before.
|
5 năm trước cách đây |
Pauli
|
823ee00a39
Use NULL as parameter when pointer can only be NULL.
|
5 năm trước cách đây |
Matt Caswell
|
f2d20f0bb8
Fix NULL pointer dereference in the ex_data code
|
5 năm trước cách đây |
Pauli
|
1f76076095
Coverity CID 1444951: Null pointer dereferences
|
5 năm trước cách đây |
Pauli
|
97ee8af495
Coverity CID 1444955: Null pointer dereferences
|
5 năm trước cách đây |
Matt Caswell
|
1aedc35fd6
Instead of global data store it in an OPENSSL_CTX
|
5 năm trước cách đây |
FdaSilvaYY
|
23dc8feba8
Coverity: fix two minor NPD issues.
|
5 năm trước cách đây |
Richard Levitte
|
e17f5b6a6b
Add CRYPTO_alloc_ex_data()
|
5 năm trước cách đây |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 năm trước cách đây |
Bernd Edlinger
|
eb2b989206
Ensure the thread keys are always allocated in the same order
|
6 năm trước cách đây |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 năm trước cách đây |
Benjamin Kaduk
|
63ab5ea13b
Revert the crypto "global lock" implementation
|
6 năm trước cách đây |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 năm trước cách đây |
Rich Salz
|
ed6b2c7938
Add CRYPTO_thread_glock_new
|
7 năm trước cách đây |
Todd Short
|
1ee2125922
Fix ex_data and session_dup issues
|
7 năm trước cách đây |
Bernd Edlinger
|
b3c31a6572
Fix the error handling in CRYPTO_dup_ex_data.
|
7 năm trước cách đây |
Bernd Edlinger
|
83b4049ab7
Combined patch against master branch for the following issues:
|
7 năm trước cách đây |
Matt Caswell
|
135648bcd0
Fix mem leaks during auto-deinit
|
8 năm trước cách đây |
Richard J. Moore
|
3c8537765c
Const the ex data stuff too to fix warnings
|
8 năm trước cách đây |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
8 năm trước cách đây |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 năm trước cách đây |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 năm trước cách đây |
Matt Caswell
|
1ee7b8b97c
Fix ex_data locks issue
|
8 năm trước cách đây |