Eneas U de Queiroz
|
2afebe0bab
e_devcrypto: make the /dev/crypto engine dynamic
|
6 anni fa |
Viktor Dukhovni
|
df1f538f28
More configurable crypto and ssl library initialization
|
5 anni fa |
Matt Caswell
|
de2debc524
Support _onexit() in preference to atexit() on Windows
|
6 anni fa |
Matt Caswell
|
41999e7d35
Introduce a no-pinshared option
|
6 anni fa |
Matt Caswell
|
8f6a5c56c1
Implement OPENSSL_INIT_NO_ATEXIT
|
6 anni fa |
Matt Caswell
|
660a1e0434
Fix a RUN_ONCE bug
|
6 anni fa |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 anni fa |
Richard Levitte
|
0145dd324e
Add automatic initializations support for EVP_MAC objects
|
6 anni fa |
Andy Polyakov
|
0b1319ba94
crypto/init.c: improve destructor_key's portability.
|
6 anni fa |
Andy Polyakov
|
80ae7285e1
crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop.
|
6 anni fa |
Bernd Edlinger
|
74a8acbdfb
Fix memleaks in async api
|
6 anni fa |
Bernd Edlinger
|
eb2b989206
Ensure the thread keys are always allocated in the same order
|
6 anni fa |
Bernd Edlinger
|
6b49b30811
Prevent a possible recursion in ERR_get_state and fix the problem that
|
6 anni fa |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 anni fa |
Richard Levitte
|
b71fa7b32d
Include "internal/dso_conf.h" where needed and appropriate
|
6 anni fa |
Matthias Kraft
|
4af14b7b01
Add dladdr() for AIX
|
6 anni fa |
Kurt Roeckx
|
7caf122e71
Make the public and private DRBG thread local
|
6 anni fa |
Dr. Matthias St. Pierre
|
d7c402c4f2
OPENSSL_cleanup: cleanup secure memory
|
6 anni fa |
Benjamin Kaduk
|
adeb4bc7a0
Restore clearing of init_lock after free
|
6 anni fa |
Benjamin Kaduk
|
63ab5ea13b
Revert the crypto "global lock" implementation
|
6 anni fa |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 anni fa |
David von Oheimb
|
ab307dc645
Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto/mem.c
|
6 anni fa |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 anni fa |
Dr. Matthias St. Pierre
|
c16de9d832
Fix reseeding issues of the public RAND_DRBG
|
7 anni fa |
Rich Salz
|
75551e07bd
Address feedback
|
7 anni fa |
Rich Salz
|
ed6b2c7938
Add CRYPTO_thread_glock_new
|
7 anni fa |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 anni fa |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 anni fa |
Kurt Roeckx
|
0b14a5b7cc
Don't auto-instantiate a DRBG when trying to use it and it's not
|
7 anni fa |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 anni fa |