Matt Caswell
|
689f112d98
Don't leave stale errors on queue if DSO_dsobyaddr() fails
|
7 jaren geleden |
Rich Salz
|
f7edeced4d
Add "random malloc failure" tooling
|
8 jaren geleden |
Richard Levitte
|
8aa9cf7e65
Add a warning stipulating how things should be coded in ossl_init_base
|
8 jaren geleden |
Richard Levitte
|
b7a7f39afe
Stop init loops
|
8 jaren geleden |
Richard Levitte
|
6e290a25c2
Fix the effect of no-dso in crypto/init.c
|
8 jaren geleden |
Matt Caswell
|
2b59d1beaa
Implement GET_MODULE_HANDLE_EX_FLAG_PIN for windows
|
8 jaren geleden |
Matt Caswell
|
b6d5ba1a9f
Link using -znodelete
|
8 jaren geleden |
Matt Caswell
|
5836780f43
Ensure that libcrypto and libssl do not unload until the process exits
|
8 jaren geleden |
jrmarino
|
2df7f11fad
Fix support for DragonFly BSD
|
8 jaren geleden |
Mat
|
a1f2b0e6e0
Do not set load_crypto_strings_inited when OPENSSL_NO_ERR is defined
|
8 jaren geleden |
Richard Levitte
|
8d00e30f96
Don't try to init dasync internally
|
8 jaren geleden |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 jaren geleden |
Richard Levitte
|
c2e4e5d248
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
|
8 jaren geleden |
Richard Levitte
|
5534c16a87
Stop using and deprecate ENGINE_setup_bsd_cryptodev
|
8 jaren geleden |
Rich Salz
|
cda3ae5bd0
RT4562: Fix misleading doc on OPENSSL_config
|
8 jaren geleden |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 jaren geleden |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 jaren geleden |
Richard Levitte
|
21e001747d
Restore the ERR_remove_thread_state() API and make it a no-op
|
8 jaren geleden |
Matt Caswell
|
ff2344052b
Ensure all locks are properly cleaned up
|
8 jaren geleden |
Dr. Stephen Henson
|
a535fe12f6
Remove check_defer()
|
8 jaren geleden |
Richard Levitte
|
13524b112e
Move a declaration that's private to libcrypto
|
8 jaren geleden |
Matt Caswell
|
b3599dbb6a
Rename int_*() functions to *_int()
|
8 jaren geleden |
Matt Caswell
|
342c21cd8b
Rename lots of *_intern or *_internal function to int_*
|
8 jaren geleden |
Matt Caswell
|
cbf6959fe8
Deprecate CONF_modules_free() and make it a no-op
|
8 jaren geleden |
Matt Caswell
|
6d4fb1d59e
Deprecate ENGINE_cleanup() and make it a no-op
|
8 jaren geleden |
Matt Caswell
|
7b8cc9b345
Deprecate OBJ_cleanup() and make it a no-op
|
8 jaren geleden |
Matt Caswell
|
22c84afa77
Deprecate EVP_cleanup() and make it a no-op
|
8 jaren geleden |
Matt Caswell
|
62d876ad17
Deprecate BIO_sock_cleanup() and make it a no-op
|
8 jaren geleden |
Matt Caswell
|
a5e3ac13d6
Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op
|
8 jaren geleden |
Matt Caswell
|
f3cd81d653
Deprecate RAND_cleanup() and make it a no-op
|
8 jaren geleden |