Commit History

作者 SHA1 備註 提交日期
  Matt Caswell 3c2bdd7df9 Update copyright year 3 年之前
  Shane Lontis f148f7034c Add ossl_ conf symbols 3 年之前
  Shane Lontis 1335ca4b07 Add ossl_rand symbols 3 年之前
  Matt Caswell 50864bd2f7 Convert some TODO(3.0) comments in init.c to normal comments 3 年之前
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 年之前
  Matt Caswell db6bcc81ab Optimise OPENSSL_init_crypto 3 年之前
  Matt Caswell ae031148fd Optimise OPENSSL_init_crypto to not need a lock when loading config 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Randall S. Becker 9750b4d39c Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. 3 年之前
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 年之前
  Richard Levitte a1447076be STORE: Deprecate legacy / ENGINE functions 4 年之前
  Richard Levitte e39e295e20 Update copyright year 4 年之前
  Pauli e4468e6d8d deprecate engines in libcrypto 4 年之前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年之前
  Dr. David von Oheimb 7960dbec68 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL 5 年之前
  Dr. Matthias St. Pierre 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 5 年之前
  Pauli b50ca330cb Remove old KDF initialisation 5 年之前
  Dr. David von Oheimb cf0932cdd9 prevent endless recursion when trace API is used within OPENSSL_init_crypto() 5 年之前
  Richard Levitte 6a4f9cd113 Remove init of MACs from EVP 5 年之前
  Matt Caswell 6913f5fe05 Provide an ability to deregister thread stop handlers 5 年之前
  Matt Caswell 2be8c56a39 Standardise the function naming conventions in initthread.c 5 年之前
  Matt Caswell 72592b8664 Split thread intialisation and handling out of init.c 5 年之前
  Matt Caswell 242f84d06a Convert thread stop handling into a publish/subscribe model 5 年之前
  Matt Caswell a2f27fd750 Move the rand_nonce_lock code into drbg_lib.c 5 年之前
  Matt Caswell da0d114cd9 Convert drbg_lib to use OPENSSL_CTX for its global data 5 年之前
  Shane Lontis d2ba812343 Added EVP_KDF (similiar to the EVP_MAC) 5 年之前
  Matt Caswell 65a1e917a6 Add some TODO notes into init.c 5 年之前
  Matt Caswell 1aedc35fd6 Instead of global data store it in an OPENSSL_CTX 5 年之前
  Richard Levitte e3af453bac OPENSSL_init_crypto(): check config return code correctly 5 年之前
  Richard Levitte 31b6ed76df Rework DSO API conditions and configuration option 5 年之前