Historia zmian

Autor SHA1 Wiadomość Data
  Bernd Edlinger 00f2efccf5 Fix engine cleanup error handling 1 rok temu
  Matt Caswell da1c088f59 Copyright year updates 1 rok temu
  Pauli e3620700a7 engine: update to structure based atomics 1 rok temu
  Matt Caswell e568d64f9f Convert the ENGINE struct_ref field to be an atomic 1 rok temu
  Kovalev Vasiliy 8c63b14296 Fix memory leak in engine_cleanup_add_first() 1 rok temu
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 lat temu
  Matt Caswell fecb3aae22 Update copyright year 2 lat temu
  Richard Levitte d5f9166bac Move e_os.h to include/internal 2 lat temu
  Bernd Edlinger e2571e02d2 Avoid loading of a dynamic engine twice 3 lat temu
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. 3 lat temu
  Matt Caswell 3c2bdd7df9 Update copyright year 3 lat temu
  Tomas Mraz 12b4e5821d Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto 3 lat temu
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 lat temu
  Matt Caswell 00c405b365 Update copyright year 4 lat temu
  Tomas Mraz e12813d0d3 Prevent use after free of global_engine_lock 4 lat temu
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 lat temu
  Sam Roberts df4439186f Remove unnecessary trailing whitespace 5 lat temu
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ 6 lat temu
  Andy Polyakov e519d6b563 engine/eng_lib.c: remove redundant #ifdef. 6 lat temu
  Pavel Kopyl aebd0e5ca1 Fix memory leaks in CA related functions. 7 lat temu
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order 6 lat temu
  Rich Salz cdb10bae3f Set error code on alloc failures 6 lat temu
  Matt Caswell 6738bf1417 Update copyright year 6 lat temu
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation 6 lat temu
  Pauli 92b1b9a887 A missing semicolon prevents compilation with ENGINE_REF_COUNT_DEBUG enabled. 7 lat temu
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 lat temu
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new 7 lat temu
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 lat temu
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 lat temu
  Richard Levitte 789a2b6250 Don't try to clean up RAND from ENGINE 7 lat temu