Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Rich Salz 349807608f Remove /* foo.c */ comments vor 9 Jahren
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. vor 9 Jahren
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto vor 9 Jahren
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc vor 9 Jahren
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes vor 9 Jahren
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc vor 9 Jahren
  Rich Salz efa7dd6444 free NULL cleanup 11 vor 9 Jahren