Commit History

Author SHA1 Message Date
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli dbde472688 Deprecate the low level HMAC functions 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Richard Levitte 54fffdf47c Following the license change, modify the boilerplates in crypto/pkcs12/ 5 years ago
  Pauli 5c39a55d04 Use secure_getenv(3) when available. 5 years ago
  Matt Caswell 1212818eb0 Update copyright year 5 years ago
  Shane Lontis f5cee414fa key zeroisation fix for p12 5 years ago
  Rich Salz d3c3dfc577 Add checks for alloc failing. 6 years ago
  Dmitry Belyavskiy 1b8f19379a Fix memory leak in pkcs12 -export 7 years ago
  Andy Polyakov 0fe17491c3 Don't switch password formats using global state. 7 years ago
  Andy Polyakov 1194ea8dc3 crypto/pkcs12: facilitate accessing data with non-interoperable password. 8 years ago
  Dr. Stephen Henson 0b7347effe Add X509_getm_notBefore, X509_getm_notAfter 7 years ago
  Matt Caswell 28da14555f Convert PKCS12* functions to use const getters 7 years ago
  Dr. Stephen Henson 59b4da05b4 Constify X509_SIG. 7 years ago
  Dr. Stephen Henson ac4e257747 constify X509_ALGOR_get0() 7 years ago
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 7 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Dr. Stephen Henson a6eb1ce6a9 Make X509_SIG opaque. 8 years ago
  Dr. Stephen Henson c9018bdf81 fix various formatting issues 8 years ago
  Dr. Stephen Henson 293042c9d9 Reorganise functions. 8 years ago
  Dr. Stephen Henson 03922a635b more PKCS12 opacity 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte bf7c68177b Adapt the rest of the source to the opaque HMAC_CTX 8 years ago
  Richard Levitte fa0c23de83 Adapt HMAC to the EVP_MD_CTX changes 8 years ago
  Alessandro Ghedini c2319cf9fc Set salt length after the malloc has succeeded 8 years ago
  Matt Caswell 7788638777 GOST PKCS12 support 8 years ago
  Emilia Kasper 1e4a355dca Use CRYPTO_memcmp when comparing authenticators 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago