Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Yuri Penkin dc4ccc7024 Ignore the fetch error when a legacy algorithm is found 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Pauli 9428977994 pkcs12: fix Coverity 1485667 logically dead code 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 28cab20916 crypto: updates to pass size_t to RAND_bytes_ex() 3 years ago
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 years ago
  Jon Spillett b536880c45 Add library context and property query support into the PKCS12 API 3 years ago
  Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Tomas Mraz 762970bd68 Change default algorithms in PKCS12_create() and PKCS12_set_mac() 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  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 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 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. 6 years ago
  Matt Caswell 1212818eb0 Update copyright year 6 years ago
  Shane Lontis f5cee414fa key zeroisation fix for p12 6 years ago
  Rich Salz d3c3dfc577 Add checks for alloc failing. 7 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. 8 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 8 years ago
  Matt Caswell 28da14555f Convert PKCS12* functions to use const getters 8 years ago
  Dr. Stephen Henson 59b4da05b4 Constify X509_SIG. 8 years ago
  Dr. Stephen Henson ac4e257747 constify X509_ALGOR_get0() 8 years ago
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago