Historial de Commits

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