Matt Caswell
|
1aedc35fd6
Instead of global data store it in an OPENSSL_CTX
|
5 жил өмнө |
Richard Levitte
|
e3af453bac
OPENSSL_init_crypto(): check config return code correctly
|
5 жил өмнө |
Richard Levitte
|
31b6ed76df
Rework DSO API conditions and configuration option
|
5 жил өмнө |
Soujyu Tanaka
|
9c98aa354d
For the lack of GetModuleHandleEx(), we use DSO route for WinCE.
|
5 жил өмнө |
Richard Levitte
|
5c64173586
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
|
6 жил өмнө |
Richard Levitte
|
469ce8ff48
Deprecate the "hw" configuration options, make "padlockeng" disablable
|
5 жил өмнө |
Eneas U de Queiroz
|
2afebe0bab
e_devcrypto: make the /dev/crypto engine dynamic
|
6 жил өмнө |
Viktor Dukhovni
|
df1f538f28
More configurable crypto and ssl library initialization
|
5 жил өмнө |
Matt Caswell
|
de2debc524
Support _onexit() in preference to atexit() on Windows
|
6 жил өмнө |
Matt Caswell
|
41999e7d35
Introduce a no-pinshared option
|
6 жил өмнө |
Matt Caswell
|
8f6a5c56c1
Implement OPENSSL_INIT_NO_ATEXIT
|
6 жил өмнө |
Matt Caswell
|
660a1e0434
Fix a RUN_ONCE bug
|
6 жил өмнө |
Richard Levitte
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 жил өмнө |
Richard Levitte
|
0145dd324e
Add automatic initializations support for EVP_MAC objects
|
6 жил өмнө |
Andy Polyakov
|
0b1319ba94
crypto/init.c: improve destructor_key's portability.
|
6 жил өмнө |
Andy Polyakov
|
80ae7285e1
crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop.
|
6 жил өмнө |
Bernd Edlinger
|
74a8acbdfb
Fix memleaks in async api
|
6 жил өмнө |
Bernd Edlinger
|
eb2b989206
Ensure the thread keys are always allocated in the same order
|
6 жил өмнө |
Bernd Edlinger
|
6b49b30811
Prevent a possible recursion in ERR_get_state and fix the problem that
|
6 жил өмнө |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 жил өмнө |
Richard Levitte
|
b71fa7b32d
Include "internal/dso_conf.h" where needed and appropriate
|
6 жил өмнө |
Matthias Kraft
|
4af14b7b01
Add dladdr() for AIX
|
6 жил өмнө |
Kurt Roeckx
|
7caf122e71
Make the public and private DRBG thread local
|
6 жил өмнө |
Dr. Matthias St. Pierre
|
d7c402c4f2
OPENSSL_cleanup: cleanup secure memory
|
6 жил өмнө |
Benjamin Kaduk
|
adeb4bc7a0
Restore clearing of init_lock after free
|
6 жил өмнө |
Benjamin Kaduk
|
63ab5ea13b
Revert the crypto "global lock" implementation
|
6 жил өмнө |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 жил өмнө |
David von Oheimb
|
ab307dc645
Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto/mem.c
|
6 жил өмнө |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 жил өмнө |
Dr. Matthias St. Pierre
|
c16de9d832
Fix reseeding issues of the public RAND_DRBG
|
7 жил өмнө |