Commit History

Author SHA1 Message Date
  Richard Levitte 01659135a1 include/openssl/x509v3.h: restore previous stack definition arrangement 4 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
  Richard Levitte 70a7dd6f96 X509: Rename X509_set0_sm2_id() and friends 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Paul Yang bc42bd6298 Support SM2 certificate signing 5 years ago
  Paul Yang ccf453610f Make X509_set_sm2_id consistent with other setters 5 years ago
  杨洋 8267becb8b Support SM2 certificate verification 6 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/ 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
  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 9 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 9 years ago