1. 19 1月, 2001 1 次提交
  2. 18 1月, 2001 1 次提交
  3. 17 1月, 2001 1 次提交
    • D
      · 81f169e9
      Dr. Stephen Henson 提交于
      Initial OCSP certificate verify. Not complete,
      it just supports a "trusted OCSP global root CA".
      81f169e9
  4. 13 1月, 2001 1 次提交
    • D
      · 5782ceb2
      Dr. Stephen Henson 提交于
      New OCSP utility. This can generate, parse and print
      OCSP requests. It can also query reponders and parse or
      print out responses.
      
      Still needs some more work: OCSP response checks and
      of course documentation.
      5782ceb2
  5. 11 1月, 2001 1 次提交
    • D
      · 9b4dc830
      Dr. Stephen Henson 提交于
      OCSP basic response verify. Very incomplete
      but will verify the signatures on a response
      and locate the signers certifcate.
      
      Still needs to implement a proper OCSP certificate
      verify.
      
      Fix warning in RAND_egd().
      9b4dc830
  6. 08 1月, 2001 2 次提交
    • D
      Add prototypes for new OCSP functions. · b5524a3a
      Dr. Stephen Henson 提交于
      Fix bug in OCSP_find_status().
      b5524a3a
    • D
      · 0b33bc65
      Dr. Stephen Henson 提交于
      Add set of OCSP client functions. All experimental
      and subject to addition, modifcation or deletion.
      
      Add two OCSP nonce utility functions.
      
      Fix typo in status code name.
      0b33bc65
  7. 05 1月, 2001 1 次提交
  8. 04 1月, 2001 1 次提交
    • D
      Update OCSP API. · bf0d176e
      Dr. Stephen Henson 提交于
      Remove extensions argument from various functions
      because it is not needed with the new extension
      code.
      
      New function OCSP_cert_to_id() to convert a pair
      of certificates into an OCSP_CERTID.
      
      New simple OCSP HTTP function. This is rather primitive
      but just about adequate to send OCSP requests and
      parse the response.
      
      Fix typo in CRL distribution points extension.
      
      Fix ASN1 code so it adds a final null to constructed
      strings.
      bf0d176e
  9. 29 12月, 2000 1 次提交
    • D
      Add NO_ASN1_OLD to remove some old style functions: · 73e92de5
      Dr. Stephen Henson 提交于
      currently OpenSSL itself wont compile with this set
      because some old style stuff remains.
      
      Change old functions X509_sign(), X509_verify() etc
      to use new item based functions.
      
      Replace OCSP function declarations with DECLARE macros.
      73e92de5
  10. 28 12月, 2000 1 次提交
  11. 17 12月, 2000 1 次提交
    • D
      · 1f47ec53
      Dr. Stephen Henson 提交于
      Redo OCSP response printing. Remove duplicate or
      obsolete code. Delete some redundant files.
      1f47ec53
  12. 15 12月, 2000 3 次提交
  13. 14 12月, 2000 1 次提交
  14. 14 11月, 2000 1 次提交
  15. 12 11月, 2000 1 次提交
  16. 27 10月, 2000 1 次提交