Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 00c405b365 Update copyright year vor 4 Jahren
  Tomas Mraz e12813d0d3 Prevent use after free of global_engine_lock vor 4 Jahren
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files vor 5 Jahren
  Sam Roberts df4439186f Remove unnecessary trailing whitespace vor 5 Jahren
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ vor 6 Jahren
  Andy Polyakov e519d6b563 engine/eng_lib.c: remove redundant #ifdef. vor 6 Jahren
  Pavel Kopyl aebd0e5ca1 Fix memory leaks in CA related functions. vor 7 Jahren
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order vor 6 Jahren
  Rich Salz cdb10bae3f Set error code on alloc failures vor 6 Jahren
  Matt Caswell 6738bf1417 Update copyright year vor 6 Jahren
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation vor 6 Jahren
  Pauli 92b1b9a887 A missing semicolon prevents compilation with ENGINE_REF_COUNT_DEBUG enabled. vor 7 Jahren
  KaoruToda 26a7d938c9 Remove parentheses of return. vor 7 Jahren
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new vor 7 Jahren
  Pauli 07016a8a31 Move e_os.h to be the very first include. vor 7 Jahren
  Pauli 677963e5a4 e_os.h removal from other headers and source files. vor 7 Jahren
  Richard Levitte 789a2b6250 Don't try to clean up RAND from ENGINE vor 7 Jahren
  Kurt Roeckx 0a3dce8257 Fix name of "locked" variable vor 8 Jahren
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics vor 8 Jahren
  Matt Caswell 135648bcd0 Fix mem leaks during auto-deinit vor 8 Jahren
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead vor 8 Jahren
  Rich Salz b1322259d9 Copyright consolidation 09/10 vor 8 Jahren
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value vor 8 Jahren
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() vor 8 Jahren
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* vor 8 Jahren
  Matt Caswell 6d4fb1d59e Deprecate ENGINE_cleanup() and make it a no-op vor 8 Jahren
  Matt Caswell 40e068d506 Move engine library over to using the new thread API vor 8 Jahren
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. vor 8 Jahren
  Rich Salz 7984f082d5 Remove store. vor 8 Jahren
  FdaSilvaYY 43d6702de9 fix code indentation issue vor 8 Jahren