コミット履歴

作者 SHA1 メッセージ 日付
  Eneas U de Queiroz 2afebe0bab e_devcrypto: make the /dev/crypto engine dynamic 6 年 前
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization 5 年 前
  Matt Caswell de2debc524 Support _onexit() in preference to atexit() on Windows 6 年 前
  Matt Caswell 41999e7d35 Introduce a no-pinshared option 6 年 前
  Matt Caswell 8f6a5c56c1 Implement OPENSSL_INIT_NO_ATEXIT 6 年 前
  Matt Caswell 660a1e0434 Fix a RUN_ONCE bug 6 年 前
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 年 前
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects 6 年 前
  Andy Polyakov 0b1319ba94 crypto/init.c: improve destructor_key's portability. 6 年 前
  Andy Polyakov 80ae7285e1 crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop. 6 年 前
  Bernd Edlinger 74a8acbdfb Fix memleaks in async api 6 年 前
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order 6 年 前
  Bernd Edlinger 6b49b30811 Prevent a possible recursion in ERR_get_state and fix the problem that 6 年 前
  Rich Salz cdb10bae3f Set error code on alloc failures 6 年 前
  Richard Levitte b71fa7b32d Include "internal/dso_conf.h" where needed and appropriate 6 年 前
  Matthias Kraft 4af14b7b01 Add dladdr() for AIX 6 年 前
  Kurt Roeckx 7caf122e71 Make the public and private DRBG thread local 6 年 前
  Dr. Matthias St. Pierre d7c402c4f2 OPENSSL_cleanup: cleanup secure memory 6 年 前
  Benjamin Kaduk adeb4bc7a0 Restore clearing of init_lock after free 6 年 前
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation 6 年 前
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year 6 年 前
  David von Oheimb ab307dc645 Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto/mem.c 6 年 前
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 7 年 前
  Dr. Matthias St. Pierre c16de9d832 Fix reseeding issues of the public RAND_DRBG 7 年 前
  Rich Salz 75551e07bd Address feedback 7 年 前
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new 7 年 前
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 年 前
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 年 前
  Kurt Roeckx 0b14a5b7cc Don't auto-instantiate a DRBG when trying to use it and it's not 7 年 前
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 7 年 前