Commit History

Author SHA1 Message Date
  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 5 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 5 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 5 years ago
  Matt Caswell 41999e7d35 Introduce a no-pinshared option 5 years ago
  Matt Caswell 8f6a5c56c1 Implement OPENSSL_INIT_NO_ATEXIT 5 years ago
  Matt Caswell 660a1e0434 Fix a RUN_ONCE bug 5 years ago
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects 5 years ago
  Andy Polyakov 0b1319ba94 crypto/init.c: improve destructor_key's portability. 5 years ago
  Andy Polyakov 80ae7285e1 crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop. 5 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
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Richard Levitte b71fa7b32d Include "internal/dso_conf.h" where needed and appropriate 6 years ago
  Matthias Kraft 4af14b7b01 Add dladdr() for AIX 6 years ago
  Kurt Roeckx 7caf122e71 Make the public and private DRBG thread local 6 years ago
  Dr. Matthias St. Pierre d7c402c4f2 OPENSSL_cleanup: cleanup secure memory 6 years ago
  Benjamin Kaduk adeb4bc7a0 Restore clearing of init_lock after free 6 years ago
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation 6 years ago