Commit History

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