Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ il y a 6 ans
  Andy Polyakov e519d6b563 engine/eng_lib.c: remove redundant #ifdef. il y a 6 ans
  Pavel Kopyl aebd0e5ca1 Fix memory leaks in CA related functions. il y a 7 ans
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order il y a 6 ans
  Rich Salz cdb10bae3f Set error code on alloc failures il y a 6 ans
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation il y a 6 ans
  Pauli 92b1b9a887 A missing semicolon prevents compilation with ENGINE_REF_COUNT_DEBUG enabled. il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new il y a 7 ans
  Pauli 07016a8a31 Move e_os.h to be the very first include. il y a 7 ans
  Pauli 677963e5a4 e_os.h removal from other headers and source files. il y a 7 ans
  Richard Levitte 789a2b6250 Don't try to clean up RAND from ENGINE il y a 7 ans
  Kurt Roeckx 0a3dce8257 Fix name of "locked" variable il y a 8 ans
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics il y a 8 ans
  Matt Caswell 135648bcd0 Fix mem leaks during auto-deinit il y a 8 ans
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead il y a 8 ans
  Rich Salz b1322259d9 Copyright consolidation 09/10 il y a 8 ans
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value il y a 8 ans
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() il y a 8 ans
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* il y a 8 ans
  Matt Caswell 6d4fb1d59e Deprecate ENGINE_cleanup() and make it a no-op il y a 8 ans
  Matt Caswell 40e068d506 Move engine library over to using the new thread API il y a 8 ans
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. il y a 8 ans
  Rich Salz 7984f082d5 Remove store. il y a 8 ans
  FdaSilvaYY 43d6702de9 fix code indentation issue il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. il y a 9 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 9 ans
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc il y a 9 ans