Commit History

Author SHA1 Message Date
  Pauli b50ca330cb Remove old KDF initialisation 5 years ago
  Dr. David von Oheimb cf0932cdd9 prevent endless recursion when trace API is used within OPENSSL_init_crypto() 5 years ago
  Richard Levitte 6a4f9cd113 Remove init of MACs from EVP 5 years ago
  Matt Caswell 6913f5fe05 Provide an ability to deregister thread stop handlers 5 years ago
  Matt Caswell 2be8c56a39 Standardise the function naming conventions in initthread.c 5 years ago
  Matt Caswell 72592b8664 Split thread intialisation and handling out of init.c 5 years ago
  Matt Caswell 242f84d06a Convert thread stop handling into a publish/subscribe model 5 years ago
  Matt Caswell a2f27fd750 Move the rand_nonce_lock code into drbg_lib.c 5 years ago
  Matt Caswell da0d114cd9 Convert drbg_lib to use OPENSSL_CTX for its global data 5 years ago
  Shane Lontis d2ba812343 Added EVP_KDF (similiar to the EVP_MAC) 5 years ago
  Matt Caswell 65a1e917a6 Add some TODO notes into init.c 5 years ago
  Matt Caswell 1aedc35fd6 Instead of global data store it in an OPENSSL_CTX 5 years ago
  Richard Levitte e3af453bac OPENSSL_init_crypto(): check config return code correctly 5 years ago
  Richard Levitte 31b6ed76df Rework DSO API conditions and configuration option 5 years ago
  Soujyu Tanaka 9c98aa354d For the lack of GetModuleHandleEx(), we use DSO route for WinCE. 5 years ago
  Richard Levitte 5c64173586 Adapt OPENSSL_INIT_DEBUG to the new generic trace API 6 years ago
  Richard Levitte 469ce8ff48 Deprecate the "hw" configuration options, make "padlockeng" disablable 5 years ago
  Eneas U de Queiroz 2afebe0bab e_devcrypto: make the /dev/crypto engine dynamic 6 years ago
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization 5 years ago
  Matt Caswell de2debc524 Support _onexit() in preference to atexit() on Windows 6 years ago
  Matt Caswell 41999e7d35 Introduce a no-pinshared option 6 years ago
  Matt Caswell 8f6a5c56c1 Implement OPENSSL_INIT_NO_ATEXIT 6 years ago
  Matt Caswell 660a1e0434 Fix a RUN_ONCE bug 6 years ago
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects 6 years ago
  Andy Polyakov 0b1319ba94 crypto/init.c: improve destructor_key's portability. 6 years ago
  Andy Polyakov 80ae7285e1 crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop. 6 years ago
  Bernd Edlinger 74a8acbdfb Fix memleaks in async api 6 years ago
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order 6 years ago
  Bernd Edlinger 6b49b30811 Prevent a possible recursion in ERR_get_state and fix the problem that 6 years ago