1. 14 2月, 2002 1 次提交
  2. 04 10月, 2001 1 次提交
  3. 06 8月, 2001 1 次提交
  4. 01 8月, 2001 1 次提交
  5. 31 7月, 2001 1 次提交
  6. 26 2月, 2001 1 次提交
    • R
      make update · d88a26c4
      Richard Levitte 提交于
      Note that all *_it variables are suddenly non-existant according to
      libeay.num.  This is a bug that will be corrected.  Please be patient.
      d88a26c4
  7. 22 2月, 2001 1 次提交
  8. 20 2月, 2001 1 次提交
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  9. 08 2月, 2001 1 次提交
    • D
      · deb2c1a1
      Dr. Stephen Henson 提交于
      Fix AES code.
      
      Update Rijndael source to v3.0
      
      Add AES OIDs.
      
      Change most references of Rijndael to AES.
      
      Add new draft AES ciphersuites.
      deb2c1a1
  10. 05 2月, 2001 1 次提交
  11. 04 2月, 2001 1 次提交
    • D
      · 02e4fbed
      Dr. Stephen Henson 提交于
      Various OCSP responder utility functions.
      
      Delete obsolete OCSP functions.
      
      Largely untested at present...
      02e4fbed
  12. 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
  13. 08 1月, 2001 1 次提交
    • 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
  14. 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
  15. 29 12月, 2000 1 次提交
  16. 17 12月, 2000 1 次提交
    • D
      · 1f47ec53
      Dr. Stephen Henson 提交于
      Redo OCSP response printing. Remove duplicate or
      obsolete code. Delete some redundant files.
      1f47ec53
  17. 15 12月, 2000 1 次提交
  18. 14 12月, 2000 1 次提交
  19. 13 11月, 2000 1 次提交
  20. 27 10月, 2000 1 次提交