コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte 01659135a1 include/openssl/x509v3.h: restore previous stack definition arrangement 4 年 前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年 前
  Matt Caswell 33388b44b6 Update copyright year 4 年 前
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 年 前
  Richard Levitte 70a7dd6f96 X509: Rename X509_set0_sm2_id() and friends 4 年 前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 年 前
  Paul Yang bc42bd6298 Support SM2 certificate signing 5 年 前
  Paul Yang ccf453610f Make X509_set_sm2_id consistent with other setters 5 年 前
  杨洋 8267becb8b Support SM2 certificate verification 6 年 前
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 年 前
  Bernd Edlinger 5364902250 Fixed d2i_X509 in-place not re-hashing the ex_flags 5 年 前
  Richard Levitte 3e4b43b9e5 Following the license change, modify the boilerplates in crypto/x509/ 6 年 前
  Matt Caswell 6ec5fce25e Update copyright year 6 年 前
  FdaSilvaYY 7fcdbd839c X509: add more error codes on malloc or sk_TYP_push failure 6 年 前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年 前
  Matt Caswell 888098304b More updates following review feedback 7 年 前
  Matt Caswell 24664a3bf5 Remove OPENSSL_assert() from crypto/x509 7 年 前
  Dr. Stephen Henson 8adc1cb851 Constify X509_get0_signature() 8 年 前
  Richard Levitte f46c2597ab Properly initialise the internal proxy certificate path length cache 8 年 前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年 前
  Viktor Dukhovni fde2257f05 Fix i2d_X509_AUX, update docs and add tests 8 年 前
  Dr. Stephen Henson 05aef4bbdb Fix i2d_X509_AUX: pp can be NULL. 8 年 前
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value 8 年 前
  Matt Caswell 446ba8de9a Ensure we check i2d_X509 return val 8 年 前
  Alessandro Ghedini c001ce3313 Convert CRYPTO_LOCK_X509_* to new multi-threading API 8 年 前
  Dr. Stephen Henson 359aa38fbe remove old unused oneline name field 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年 前
  Viktor Dukhovni 0e76014e58 Drop cached certificate signature validity flag 8 年 前
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. 9 年 前
  Rich Salz cc99bfa76b Fix a few missed "if (!ptr)" cleanups 9 年 前