Rich Salz
|
75551e07bd
Address feedback
|
7 éve |
Rich Salz
|
ed6b2c7938
Add CRYPTO_thread_glock_new
|
7 éve |
Pauli
|
07016a8a31
Move e_os.h to be the very first include.
|
7 éve |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 éve |
Kurt Roeckx
|
0b14a5b7cc
Don't auto-instantiate a DRBG when trying to use it and it's not
|
7 éve |
Rich Salz
|
176db6dc51
Use "" not <> for internal/ includes
|
7 éve |
Rich Salz
|
a35f607c9f
Make RAND_DRBG fork-safe
|
7 éve |
Xiaoyin Liu
|
c9a41d7dd6
Fix typo in files in crypto folder
|
7 éve |
Rich Salz
|
63f483e10d
Rename internal rand.h file
|
7 éve |
Rich Salz
|
b5319bdbd0
Fix atfork flag. Avoid double-negatives :)
|
7 éve |
Rich Salz
|
2915fe19a6
Add fork handlers, based on pthread_atfork
|
7 éve |
Richard Levitte
|
71a5516dcc
Add the STORE module
|
8 éve |
Richard Levitte
|
619eb33a0c
Add new /dev/crypto engine
|
7 éve |
Rich Salz
|
f39a5501ce
Remove bsd_cryptodev engine
|
7 éve |
Bernd Edlinger
|
3ac6d5ee53
Fix the fall-out in 04-test_bioprint.t
|
7 éve |
Paul Yang
|
bd91e3c870
Fix a bundle of trailing spaces in several files
|
7 éve |
Matt Caswell
|
689f112d98
Don't leave stale errors on queue if DSO_dsobyaddr() fails
|
7 éve |
Rich Salz
|
f7edeced4d
Add "random malloc failure" tooling
|
8 éve |
Richard Levitte
|
8aa9cf7e65
Add a warning stipulating how things should be coded in ossl_init_base
|
8 éve |
Richard Levitte
|
b7a7f39afe
Stop init loops
|
8 éve |
Richard Levitte
|
6e290a25c2
Fix the effect of no-dso in crypto/init.c
|
8 éve |
Matt Caswell
|
2b59d1beaa
Implement GET_MODULE_HANDLE_EX_FLAG_PIN for windows
|
8 éve |
Matt Caswell
|
b6d5ba1a9f
Link using -znodelete
|
8 éve |
Matt Caswell
|
5836780f43
Ensure that libcrypto and libssl do not unload until the process exits
|
8 éve |
jrmarino
|
2df7f11fad
Fix support for DragonFly BSD
|
8 éve |
Mat
|
a1f2b0e6e0
Do not set load_crypto_strings_inited when OPENSSL_NO_ERR is defined
|
8 éve |
Richard Levitte
|
8d00e30f96
Don't try to init dasync internally
|
8 éve |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 éve |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
8 éve |
Richard Levitte
|
5534c16a87
Stop using and deprecate ENGINE_setup_bsd_cryptodev
|
8 éve |