Commit Verlauf

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