Histórico de Commits

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