Rich Salz
|
a35f607c9f
Make RAND_DRBG fork-safe
|
vor 7 Jahren |
Xiaoyin Liu
|
c9a41d7dd6
Fix typo in files in crypto folder
|
vor 7 Jahren |
Rich Salz
|
63f483e10d
Rename internal rand.h file
|
vor 7 Jahren |
Rich Salz
|
b5319bdbd0
Fix atfork flag. Avoid double-negatives :)
|
vor 7 Jahren |
Rich Salz
|
2915fe19a6
Add fork handlers, based on pthread_atfork
|
vor 7 Jahren |
Richard Levitte
|
71a5516dcc
Add the STORE module
|
vor 8 Jahren |
Richard Levitte
|
619eb33a0c
Add new /dev/crypto engine
|
vor 7 Jahren |
Rich Salz
|
f39a5501ce
Remove bsd_cryptodev engine
|
vor 7 Jahren |
Bernd Edlinger
|
3ac6d5ee53
Fix the fall-out in 04-test_bioprint.t
|
vor 7 Jahren |
Paul Yang
|
bd91e3c870
Fix a bundle of trailing spaces in several files
|
vor 7 Jahren |
Matt Caswell
|
689f112d98
Don't leave stale errors on queue if DSO_dsobyaddr() fails
|
vor 7 Jahren |
Rich Salz
|
f7edeced4d
Add "random malloc failure" tooling
|
vor 8 Jahren |
Richard Levitte
|
8aa9cf7e65
Add a warning stipulating how things should be coded in ossl_init_base
|
vor 8 Jahren |
Richard Levitte
|
b7a7f39afe
Stop init loops
|
vor 8 Jahren |
Richard Levitte
|
6e290a25c2
Fix the effect of no-dso in crypto/init.c
|
vor 8 Jahren |
Matt Caswell
|
2b59d1beaa
Implement GET_MODULE_HANDLE_EX_FLAG_PIN for windows
|
vor 8 Jahren |
Matt Caswell
|
b6d5ba1a9f
Link using -znodelete
|
vor 8 Jahren |
Matt Caswell
|
5836780f43
Ensure that libcrypto and libssl do not unload until the process exits
|
vor 8 Jahren |
jrmarino
|
2df7f11fad
Fix support for DragonFly BSD
|
vor 8 Jahren |
Mat
|
a1f2b0e6e0
Do not set load_crypto_strings_inited when OPENSSL_NO_ERR is defined
|
vor 8 Jahren |
Richard Levitte
|
8d00e30f96
Don't try to init dasync internally
|
vor 8 Jahren |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
vor 8 Jahren |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
vor 8 Jahren |
Richard Levitte
|
5534c16a87
Stop using and deprecate ENGINE_setup_bsd_cryptodev
|
vor 8 Jahren |
Rich Salz
|
cda3ae5bd0
RT4562: Fix misleading doc on OPENSSL_config
|
vor 8 Jahren |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
vor 8 Jahren |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
vor 8 Jahren |
Richard Levitte
|
21e001747d
Restore the ERR_remove_thread_state() API and make it a no-op
|
vor 8 Jahren |
Matt Caswell
|
ff2344052b
Ensure all locks are properly cleaned up
|
vor 8 Jahren |
Dr. Stephen Henson
|
a535fe12f6
Remove check_defer()
|
vor 8 Jahren |