Historie revizí

Autor SHA1 Zpráva Datum
  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
  Matt Caswell 6738bf1417 Update copyright year před 6 roky
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation před 6 roky
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. před 7 roky
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new před 7 roky
  Todd Short 1ee2125922 Fix ex_data and session_dup issues před 7 roky
  Bernd Edlinger b3c31a6572 Fix the error handling in CRYPTO_dup_ex_data. před 7 roky
  Bernd Edlinger 83b4049ab7 Combined patch against master branch for the following issues: před 7 roky
  Matt Caswell 135648bcd0 Fix mem leaks during auto-deinit před 8 roky
  Richard J. Moore 3c8537765c Const the ex data stuff too to fix warnings před 8 roky
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead před 8 roky
  Rich Salz aa6bb1352b Copyright consolidation 05/10 před 8 roky
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public před 8 roky
  Matt Caswell 1ee7b8b97c Fix ex_data locks issue před 8 roky