Commit History

作者 SHA1 備註 提交日期
  Matt Caswell 6e629b5be4 Add some sanity checks when checking CRL scores 8 年之前
  Richard Levitte 1228ae7738 Don't check any revocation info on proxy certificates 8 年之前
  Dr. Stephen Henson 3dc160e9be Fix CRL time comparison. 8 年之前
  Dr. Stephen Henson 325da8231c Use newest CRL. 8 年之前
  Richard Levitte 30aeb31281 Fix proxy certificate pathlength verification 8 年之前
  Richard Levitte 338fb1688f Check that the subject name in a proxy cert complies to RFC 3820 8 年之前
  Viktor Dukhovni 5553a12735 Ensure verify error is set when X509_verify_cert() fails 8 年之前
  Viktor Dukhovni a3baa17105 Fix missing ok=0 with locally blacklisted CAs 8 年之前
  Viktor Dukhovni a3d74afcae Fix X509_STORE_CTX_cleanup() 8 年之前
  Viktor Dukhovni 39c76ceb2d Better handling of verify param id peername field 9 年之前
  Alessandro Ghedini c8491de393 GH354: Memory leak fixes 9 年之前
  Rich Salz 56353962e7 Fix 1.0.2 build break 9 年之前
  Ismo Puustinen 25efcb44ac GH364: Free memory on an error path 9 年之前
  Matt Caswell 692f07c3e0 Reject calls to X509_verify_cert that have not been reinitialised 9 年之前
  Matt Caswell 21376d8ae3 Fix alternate chains certificate forgery issue 9 年之前
  Emilia Kasper 9bc3665ac9 Fix length checks in X509_cmp_time to avoid out-of-bounds reads. 9 年之前
  Rich Salz f34b095fab Add NULL checks from master 9 年之前
  Matt Caswell 937a766982 Revert "Fix verify algorithm." 9 年之前
  Dr. Stephen Henson 47daa155a3 Fix verify algorithm. 9 年之前
  Matt Caswell dfd3322d72 Add flag to inhibit checking for alternate certificate chains. Setting this 9 年之前
  Matt Caswell 6281abc796 In certain situations the server provided certificate chain may no longer be 9 年之前
  Matt Caswell 83975c80bb Re-align some comments after running the reformat script. 9 年之前
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell c695ebe2a0 Additional comment changes for reformat of 1.0.2 9 年之前
  Matt Caswell e19d4a99b8 Further comment amendments to preserve formatting prior to source reformat 9 年之前
  Paul Suhler b8d687bb56 RT2841: Extra return in check_issued 10 年之前
  Viktor Dukhovni e83c913723 Update API to use (char *) for email addresses and hostnames 10 年之前
  Viktor Dukhovni 55fe56837a Set optional peername when X509_check_host() succeeds. 10 年之前
  Viktor Dukhovni 41e3ebd5ab One more typo when changing !result to result <= 0 10 年之前
  Viktor Dukhovni 9624b50d51 Fix typo in last commit 10 年之前