Historie revizí

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