Historial de Commits

Autor SHA1 Mensaje Fecha
  Pauli 1f76076095 Coverity CID 1444951: Null pointer dereferences hace 5 años
  Pauli 97ee8af495 Coverity CID 1444955: Null pointer dereferences hace 5 años
  Matt Caswell 1aedc35fd6 Instead of global data store it in an OPENSSL_CTX hace 5 años
  FdaSilvaYY 23dc8feba8 Coverity: fix two minor NPD issues. hace 5 años
  Richard Levitte e17f5b6a6b Add CRYPTO_alloc_ex_data() hace 5 años
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order hace 6 años
  Matt Caswell 6738bf1417 Update copyright year hace 6 años
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation hace 6 años
  Pauli f32b0abe26 Remove unnecessary #include <openssl/lhash.h> directives. hace 7 años
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new hace 7 años
  Todd Short 1ee2125922 Fix ex_data and session_dup issues hace 7 años
  Bernd Edlinger b3c31a6572 Fix the error handling in CRYPTO_dup_ex_data. hace 7 años
  Bernd Edlinger 83b4049ab7 Combined patch against master branch for the following issues: hace 7 años
  Matt Caswell 135648bcd0 Fix mem leaks during auto-deinit hace 8 años
  Richard J. Moore 3c8537765c Const the ex data stuff too to fix warnings hace 8 años
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead hace 8 años
  Rich Salz aa6bb1352b Copyright consolidation 05/10 hace 8 años
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public hace 8 años
  Matt Caswell 1ee7b8b97c Fix ex_data locks issue hace 8 años
  Matt Caswell ff2344052b Ensure all locks are properly cleaned up hace 8 años
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() hace 8 años
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* hace 8 años
  Matt Caswell a5e3ac13d6 Deprecate CRYPTO_cleanup_all_ex_data() and make it a no-op hace 8 años
  FdaSilvaYY de70582410 Fix error code hace 8 años
  Richard Levitte e7c8cafab8 Change an function macro for ERR match the function it's used in. hace 8 años
  Emilia Kasper 8cab4e9bc7 Fix memory leak in library deinit hace 8 años
  Alessandro Ghedini f75200115d Convert CRYPTO_LOCK_EX_DATA to new multi-threading API hace 8 años
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. hace 8 años
  Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers hace 8 años