Commit History

Author SHA1 Message Date
  杨洋 8267becb8b Support SM2 certificate verification 5 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
  Bernd Edlinger 5364902250 Fixed d2i_X509 in-place not re-hashing the ex_flags 5 years ago
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ 5 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
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Matt Caswell 888098304b More updates following review feedback 7 years ago
  Matt Caswell 24664a3bf5 Remove OPENSSL_assert() from crypto/x509 7 years ago
  Dr. Stephen Henson 8adc1cb851 Constify X509_get0_signature() 8 years ago
  Richard Levitte f46c2597ab Properly initialise the internal proxy certificate path length cache 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Viktor Dukhovni fde2257f05 Fix i2d_X509_AUX, update docs and add tests 8 years ago
  Dr. Stephen Henson 05aef4bbdb Fix i2d_X509_AUX: pp can be NULL. 8 years ago
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value 8 years ago
  Matt Caswell 446ba8de9a Ensure we check i2d_X509 return val 8 years ago
  Alessandro Ghedini c001ce3313 Convert CRYPTO_LOCK_X509_* to new multi-threading API 8 years ago
  Dr. Stephen Henson 359aa38fbe remove old unused oneline name field 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Viktor Dukhovni 0e76014e58 Drop cached certificate signature validity flag 8 years ago
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. 9 years ago
  Rich Salz cc99bfa76b Fix a few missed "if (!ptr)" cleanups 8 years ago
  Dr. Stephen Henson 81e4943843 embed certificate serial number and signature fields 9 years ago
  Kurt Roeckx 605236f6a8 Fix more d2i cases to properly update the input pointer 9 years ago
  Dr. Stephen Henson 94e84f5e95 header includes 9 years ago
  Dr. Stephen Henson 2aa707c6ac Fix path in comments 9 years ago
  Dr. Stephen Henson 1e898fb0f5 Move certificate request and CRL routines to x509 dir. 9 years ago