Commit History

Author SHA1 Message Date
  Matt Caswell 22c84afa77 Deprecate EVP_cleanup() and make it a no-op 8 years ago
  Matt Caswell 62d876ad17 Deprecate BIO_sock_cleanup() and make it a no-op 8 years ago
  Matt Caswell a5e3ac13d6 Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op 8 years ago
  Matt Caswell f3cd81d653 Deprecate RAND_cleanup() and make it a no-op 8 years ago
  Matt Caswell 6827cb3610 Deprecate ERR_free_strings() and make it a no-op 8 years ago
  Matt Caswell 02a247e0fa Deprecate COMP_zlib_cleanup() and make it a no-op 8 years ago
  Matt Caswell 7626fbf2ef Remove some OPENSSL_NO_ASYNC guards in init 8 years ago
  Matt Caswell f9e5503412 Fix no-sock 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Matt Caswell 114de5b595 Ensure that no-comp functions are flagged as such 8 years ago
  Emilia Kasper 3ddd1d0458 Fix CRYPTO_THREAD_run_once return value checks 8 years ago
  Richard Levitte a4d8bcf1f2 Small typo 8 years ago
  Matt Caswell 58a8fc25d7 Fix the init cleanup order 8 years ago
  Matt Caswell b10cdcce00 Add some missing cleanup calls to de-init 8 years ago
  Emilia Kasper 8cab4e9bc7 Fix memory leak in library deinit 8 years ago
  Emilia Kasper e4ad0763e8 Fix no-comp build 8 years ago
  Matt Caswell 773fd0bad4 Call CONF_modules_free() before ENGINE_cleanup() in auto-deinit 8 years ago
  Richard Levitte 9749a07a1d Don't call ENGINE_cleanup when configured "no-engine" 8 years ago
  Matt Caswell ae6412f3be Always call ENGINE_cleanup() in de-init 8 years ago
  Alessandro Ghedini 8509dcc9f3 Convert ERR_STATE to new multi-threading API 8 years ago
  Matt Caswell c292b105b1 Remove use of CRYPTO_LOCK_INIT in init code 8 years ago
  Matt Caswell a072ed0c88 Swap the init code to use the new Thread API thread locals 8 years ago
  Matt Caswell b1f1e7aeba Swap the init code to use CRYPTO_ONCE 8 years ago
  clucey 6cba4a6661 Rework based on feedback: 8 years ago
  Matt Caswell ed49f43a03 Ensure Async is deinited properly 8 years ago
  Matt Caswell 6bc7bad011 Fix windows thread stop code 8 years ago
  Rich Salz 1288f26fb9 RT4310: Fix varous no-XXX builds 8 years ago
  David Woodhouse c7b7938e75 RT4315: Fix UEFI build in crypto/init.c 8 years ago
  Viktor Dukhovni 31305cdf9f Fixes to make no-deprecated work again 8 years ago
  Rich Salz 7253fd550c Hide OPENSSL_INIT_SETTINGS. 8 years ago