Historique des commits

Auteur SHA1 Message Date
  Bernd Edlinger d4f22a915a Fix error handling in CRYPTO_get_ex_new_index il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Matt Caswell 6d15357aeb When we're just reading EX_CALLBACK data just get a read lock il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority il y a 3 ans
  Shane Lontis e4bec86910 Fix external symbols for crypto_* il y a 3 ans
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Matt Caswell 04b9435a99 Always ensure we hold ctx->lock when calling CRYPTO_get_ex_data() il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 3 ans
  Matt Caswell 225c9660a5 Ignore unused return values from some sk_*() macros il y a 4 ans
  Matt Caswell 15c3dcfc78 Fix safestack issues in crypto.h il y a 4 ans
  Bernd Edlinger 712e8debb5 Fix the parameter types of the CRYPTO_EX_dup function type. il y a 7 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Davide Galassi 86cd42fbd3 Remove double fetch of "OSSL_EX_DATA_GLOBAL" for global lock il y a 4 ans
  Rich Salz 742ccab318 Deprecate most of debug-memory il y a 4 ans
  Matus Kysel 0c080f73e8 Remove deadlock that was caused by calling pthread_rwlock_wrlock() on same thread twice. This can be reproduce only with musl. il y a 4 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  Pauli aee6e29f0e Access data after obtaining the lock not before. il y a 5 ans
  Pauli 823ee00a39 Use NULL as parameter when pointer can only be NULL. il y a 5 ans
  Matt Caswell f2d20f0bb8 Fix NULL pointer dereference in the ex_data code il y a 5 ans
  Pauli 1f76076095 Coverity CID 1444951: Null pointer dereferences il y a 5 ans
  Pauli 97ee8af495 Coverity CID 1444955: Null pointer dereferences il y a 5 ans
  Matt Caswell 1aedc35fd6 Instead of global data store it in an OPENSSL_CTX il y a 5 ans
  FdaSilvaYY 23dc8feba8 Coverity: fix two minor NPD issues. il y a 5 ans
  Richard Levitte e17f5b6a6b Add CRYPTO_alloc_ex_data() il y a 5 ans
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order il y a 6 ans