Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell a2f27fd750 Move the rand_nonce_lock code into drbg_lib.c vor 5 Jahren
  Matt Caswell da0d114cd9 Convert drbg_lib to use OPENSSL_CTX for its global data vor 5 Jahren
  Shane Lontis d2ba812343 Added EVP_KDF (similiar to the EVP_MAC) vor 5 Jahren
  Matt Caswell 65a1e917a6 Add some TODO notes into init.c vor 5 Jahren
  Matt Caswell 1aedc35fd6 Instead of global data store it in an OPENSSL_CTX vor 5 Jahren
  Richard Levitte e3af453bac OPENSSL_init_crypto(): check config return code correctly vor 5 Jahren
  Richard Levitte 31b6ed76df Rework DSO API conditions and configuration option vor 5 Jahren
  Soujyu Tanaka 9c98aa354d For the lack of GetModuleHandleEx(), we use DSO route for WinCE. vor 5 Jahren
  Richard Levitte 5c64173586 Adapt OPENSSL_INIT_DEBUG to the new generic trace API vor 5 Jahren
  Richard Levitte 469ce8ff48 Deprecate the "hw" configuration options, make "padlockeng" disablable vor 5 Jahren
  Eneas U de Queiroz 2afebe0bab e_devcrypto: make the /dev/crypto engine dynamic vor 5 Jahren
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization vor 5 Jahren
  Matt Caswell de2debc524 Support _onexit() in preference to atexit() on Windows vor 5 Jahren
  Matt Caswell 41999e7d35 Introduce a no-pinshared option vor 5 Jahren
  Matt Caswell 8f6a5c56c1 Implement OPENSSL_INIT_NO_ATEXIT vor 5 Jahren
  Matt Caswell 660a1e0434 Fix a RUN_ONCE bug vor 5 Jahren
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 5 Jahren
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects vor 5 Jahren
  Andy Polyakov 0b1319ba94 crypto/init.c: improve destructor_key's portability. vor 5 Jahren
  Andy Polyakov 80ae7285e1 crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop. vor 6 Jahren
  Bernd Edlinger 74a8acbdfb Fix memleaks in async api vor 6 Jahren
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order vor 6 Jahren
  Bernd Edlinger 6b49b30811 Prevent a possible recursion in ERR_get_state and fix the problem that vor 6 Jahren
  Rich Salz cdb10bae3f Set error code on alloc failures vor 6 Jahren
  Richard Levitte b71fa7b32d Include "internal/dso_conf.h" where needed and appropriate vor 6 Jahren
  Matthias Kraft 4af14b7b01 Add dladdr() for AIX vor 6 Jahren
  Kurt Roeckx 7caf122e71 Make the public and private DRBG thread local vor 6 Jahren
  Dr. Matthias St. Pierre d7c402c4f2 OPENSSL_cleanup: cleanup secure memory vor 6 Jahren
  Benjamin Kaduk adeb4bc7a0 Restore clearing of init_lock after free vor 6 Jahren
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation vor 6 Jahren