Commit History

Author SHA1 Message Date
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Richard Levitte e39e295e20 Update copyright year 4 years ago
  Pauli e4468e6d8d deprecate engines in libcrypto 4 years ago
  Pauli 9bada854de Engine: Add NULL check. 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ 6 years ago
  Matt Caswell fd38836ba8 Update copyright year 6 years ago
  Richard Levitte 5eb774324a ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 method 6 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 years ago
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Matt Caswell 40e068d506 Move engine library over to using the new thread API 8 years ago
  FdaSilvaYY 43d6702de9 fix code indentation issue 8 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Dr. Stephen Henson 5fe736e5fc Move some ASN.1 internals to asn1_int.h 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Geoff Thorpe 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 years ago
  Dr. Stephen Henson 2f0550c4c1 Lookup public key ASN1 methods by string by iterating through all 17 years ago
  Ben Laurie 777c47acbe Make things static that should be. Declare stuff in headers that should be. 18 years ago
  Dr. Stephen Henson 41eacc84a0 Clarify comment and add #ifdef. 18 years ago
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 years ago
  Dr. Stephen Henson de9fcfe348 Initial public key ASN1 method engine support. Not integrated yet. 18 years ago