Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte a1447076be STORE: Deprecate legacy / ENGINE functions 3 years ago
  Richard Levitte e39e295e20 Update copyright year 3 years ago
  Pauli e4468e6d8d deprecate engines in libcrypto 3 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Dr. David von Oheimb 7960dbec68 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 4 years ago
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 5 years ago
  Pauli b50ca330cb Remove old KDF initialisation 4 years ago
  Dr. David von Oheimb cf0932cdd9 prevent endless recursion when trace API is used within OPENSSL_init_crypto() 4 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 4 years ago
  Matt Caswell 2be8c56a39 Standardise the function naming conventions in initthread.c 4 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 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