Histórico de Commits

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