Historie revizí

Autor SHA1 Zpráva Datum
  Bernd Edlinger 00f2efccf5 Fix engine cleanup error handling před 1 rokem
  Matt Caswell da1c088f59 Copyright year updates před 1 rokem
  Pauli e3620700a7 engine: update to structure based atomics před 1 rokem
  Matt Caswell e568d64f9f Convert the ENGINE struct_ref field to be an atomic před 1 rokem
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
  Bernd Edlinger e2571e02d2 Avoid loading of a dynamic engine twice před 3 roky
  Rich Salz a935791d54 Rework and make DEBUG macros consistent. před 3 roky
  Matt Caswell 3c2bdd7df9 Update copyright year před 3 roky
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock před 3 roky
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere před 3 roky
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() před 4 roky
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call před 4 roky
  Pauli e4468e6d8d deprecate engines in libcrypto před 4 roky
  Matt Caswell 33388b44b6 Update copyright year před 4 roky
  Shane Lontis a5c864ce90 Fix Dynamic engine loading so that the call to ENGINE_load_builtin_engines() is performed. před 4 roky
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files před 5 roky
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ před 6 roky
  Pauli 5c39a55d04 Use secure_getenv(3) when available. před 6 roky
  Bernd Edlinger 284f4f6b70 Don't use getenv for critical functions when run as setuid/setgid před 6 roky
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year před 6 roky
  Patrick Steuer 1a49ff5a4f crypto/engine/eng_list.c: compare getenv rv to NULL instead of 0 před 7 roky
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style před 7 roky
  Josh Soref 6bcb4175e6 improve comment: use "optimization" for clarity před 7 roky
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics před 8 roky
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead před 8 roky
  Rich Salz b1322259d9 Copyright consolidation 09/10 před 8 roky
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() před 8 roky
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* před 8 roky
  Matt Caswell 6d4fb1d59e Deprecate ENGINE_cleanup() and make it a no-op před 8 roky
  Matt Caswell 40e068d506 Move engine library over to using the new thread API před 8 roky