1. 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
  2. 14 8月, 2000 1 次提交
  3. 23 2月, 2000 1 次提交
    • D
      · 41e68ef2
      Dr. Stephen Henson 提交于
      Add PBE algorithms with ciphers, not digests.
      41e68ef2
  4. 04 2月, 2000 1 次提交
  5. 08 6月, 1999 1 次提交
  6. 27 4月, 1999 1 次提交
  7. 24 4月, 1999 1 次提交
  8. 20 4月, 1999 1 次提交
  9. 16 2月, 1999 1 次提交
    • M
      Updates to the new SSL compression code · 413c4f45
      Mark J. Cox 提交于
           [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)]
      
      Fix so that the version number in the master secret, when passed
           via RSA, checks that if TLS was proposed, but we roll back to SSLv3
           (because the server will not accept higher), that the version number
           is 0x03,0x01, not 0x03,0x00
           [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)]
      
      Submitted by:
      Reviewed by:
      PR:
      413c4f45
  10. 21 12月, 1998 3 次提交