Historique des commits

Auteur SHA1 Message Date
  Sam James c713186685 x509: fix -Wunused-but-set-variable il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  PW Hu 09235289c3 Fix: invoking x509_name_cannon improperly il y a 2 ans
  Matt Caswell f5afac4bda Update copyright year il y a 3 ans
  Tomas Mraz 456541f0b7 Document the invariants for the empty X509_NAME encoding il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Matt Caswell 225c9660a5 Ignore unused return values from some sk_*() macros il y a 4 ans
  Matt Caswell 0b28254015 Fix safestack issues in asn1t.h il y a 4 ans
  Matt Caswell e6623cfbff Fix safestack issues in x509.h il y a 4 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ il y a 4 ans
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar il y a 5 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files il y a 5 ans
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION il y a 5 ans
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ il y a 5 ans
  Richard Levitte c1c1783d45 Restore check of |*xn| against |name| in X509_NAME_set il y a 6 ans
  Matt Caswell 6ec5fce25e Update copyright year il y a 6 ans
  FdaSilvaYY 7fcdbd839c X509: add more error codes on malloc or sk_TYP_push failure il y a 6 ans
  Rich Salz 180794c54e Fix error handling/cleanup il y a 7 ans
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions il y a 7 ans
  Bernd Edlinger 83b4049ab7 Combined patch against master branch for the following issues: il y a 7 ans
  Dr. Stephen Henson 6dcba070a9 Fix X509_NAME decode for malloc failures. il y a 8 ans
  FdaSilvaYY 9f5466b9b8 Constify some X509_NAME, ASN1 printing code il y a 8 ans
  Matt Caswell 6eabcc839f Make X509_NAME_get0_der() conform to OpenSSL style il y a 8 ans
  FdaSilvaYY 08275a29c1 Constify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_to_UTF8, ASN1_TYPE_get_octetstring & co... il y a 8 ans
  mrpre 02f730b347 Cleanup after sk_push fail il y a 8 ans
  FdaSilvaYY 5ab0b7e626 Missing NULL check on OBJ_dup result in x509_name_canon il y a 8 ans
  Kurt Roeckx 3892b95750 Avoid creating an illegal pointer il y a 8 ans