1. 21 10月, 2001 1 次提交
    • D
      · f1558bb4
      Dr. Stephen Henson 提交于
      Reject certificates with unhandled critical extensions.
      f1558bb4
  2. 12 9月, 2001 1 次提交
  3. 02 9月, 2001 1 次提交
    • G
      Make the necessary changes to work with the recent "ex_data" overhaul. · 79aa04ef
      Geoff Thorpe 提交于
      See the commit log message for that for more information.
      
      NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
      (initialisation by "memset" won't/can't/doesn't work). This fixes that but
      requires that X509_STORE_CTX_init() be able to handle errors - so its
      prototype has been changed to return 'int' rather than 'void'. All uses of
      that function throughout the source code have been tracked down and
      adjusted.
      79aa04ef
  4. 25 6月, 2001 1 次提交
  5. 18 6月, 2001 1 次提交
  6. 09 5月, 2001 1 次提交
  7. 08 5月, 2001 1 次提交
    • D
      · b545dc67
      Dr. Stephen Henson 提交于
      Initial CRL based revocation checking.
      b545dc67
  8. 27 10月, 2000 1 次提交
  9. 08 9月, 2000 1 次提交
  10. 06 9月, 2000 1 次提交
    • D
      *BIG* verify code reorganisation. · 2f043896
      Dr. Stephen Henson 提交于
      The old code was painfully primitive and couldn't handle
      distinct certificates using the same subject name.
      
      The new code performs several tests on a candidate issuer
      certificate based on certificate extensions.
      
      It also adds several callbacks to X509_VERIFY_CTX so its
      behaviour can be customised.
      
      Unfortunately some hackery was needed to persuade X509_STORE
      to tolerate this. This should go away when X509_STORE is
      replaced, sometime...
      
      This must have broken something though :-(
      2f043896
  11. 16 7月, 2000 1 次提交
  12. 26 2月, 2000 2 次提交
  13. 11 2月, 2000 1 次提交
  14. 04 2月, 2000 1 次提交
  15. 02 12月, 1999 1 次提交
  16. 29 11月, 1999 1 次提交
    • D
      Add part of chain verify SSL support code: not complete or doing anything · 13938ace
      Dr. Stephen Henson 提交于
      yet.
      
      Add a function X509_STORE_CTX_purpose_inherit() which implements the logic
      of "inheriting" purpose and trust from a parent structure and using a default:
      this will be used in the SSL code and possibly future S/MIME.
      
      Partial documentation of the 'verify' utility. Still need to document how all
      the extension checking works and the various error messages.
      13938ace
  17. 28 11月, 1999 1 次提交
  18. 26 11月, 1999 1 次提交
  19. 22 11月, 1999 1 次提交
  20. 17 11月, 1999 1 次提交
  21. 22 7月, 1999 1 次提交
  22. 27 4月, 1999 1 次提交
  23. 24 4月, 1999 1 次提交
  24. 20 4月, 1999 1 次提交
  25. 21 12月, 1998 3 次提交