Commit History

作者 SHA1 備註 提交日期
  Tomas Mraz e9a806b2c2 Avoid reusing the init_lock for a different purpose 2 年之前
  Pauli 979575c6ef init: fix defined but unused warning/error 2 年之前
  Pauli fb4cdca053 strcasecmp: implement strcasecmp and strncasecmp 2 年之前
  Tomas Mraz f505be999f Always try locale initialization from OPENSSL_strcasecmp 2 年之前
  Dr. Matthias St. Pierre 1c8787d5e0 err: get rid of err_free_strings_int() 2 年之前
  Matt Caswell fecb3aae22 Update copyright year 2 年之前
  Mathias Berchtold 1d64b068ca Move ossl_deinit_casecmp to the end of OPENSSL_cleanup() 2 年之前
  Dmitry Belyavskiy 4b2bd2722b Public API functions OPENSSL_str[n]casecmp 2 年之前
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 年之前
  Tomas Mraz b5c4dc6ce5 Prevent recursive call of OPENSSL_INIT_LOAD_CONFIG 3 年之前
  Tomas Mraz 7d69c07ddf OPENSSL_init_crypto must return 0 when cleanup was done 3 年之前
  Pauli b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 年之前
  Todd Short 309c6fbace Add RUN_ONCE support to zlib init 3 年之前
  Tanzinul Islam f1ee757daa Resurrect and modernize C++Builder config 3 年之前
  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 4 年之前
  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 年之前