Commit History

Author SHA1 Message Date
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 years ago
  Bernd Edlinger e2571e02d2 Avoid loading of a dynamic engine twice 2 years ago
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Tomas Mraz 12b4e5821d Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell 00c405b365 Update copyright year 4 years ago
  Tomas Mraz e12813d0d3 Prevent use after free of global_engine_lock 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Sam Roberts df4439186f Remove unnecessary trailing whitespace 5 years ago
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ 5 years ago
  Andy Polyakov e519d6b563 engine/eng_lib.c: remove redundant #ifdef. 5 years ago
  Pavel Kopyl aebd0e5ca1 Fix memory leaks in CA related functions. 6 years ago
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation 6 years ago
  Pauli 92b1b9a887 A missing semicolon prevents compilation with ENGINE_REF_COUNT_DEBUG enabled. 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new 6 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 6 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 6 years ago
  Richard Levitte 789a2b6250 Don't try to clean up RAND from ENGINE 7 years ago
  Kurt Roeckx 0a3dce8257 Fix name of "locked" variable 7 years ago
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 7 years ago
  Matt Caswell 135648bcd0 Fix mem leaks during auto-deinit 7 years ago
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value 8 years ago