1. 12 8月, 2000 3 次提交
  2. 11 8月, 2000 1 次提交
    • R
      Abdelilah Essiari <aes@george.lbl.gov> reports that for very small · 35140f33
      Richard Levitte 提交于
      records, EVP_EncodeUpdate() may misbehave.  This happens when there's
      a record boundary between the two ending b64 equal signs, which makes
      EVP_EncodeUpdate think there has been more than one EOF, and therefore
      add an extra NUL at the end of the output buffer.  This fix corrects
      that problem.
      35140f33
  3. 10 8月, 2000 1 次提交
  4. 08 8月, 2000 1 次提交
  5. 07 8月, 2000 1 次提交
  6. 06 8月, 2000 1 次提交
  7. 04 8月, 2000 4 次提交
  8. 03 8月, 2000 1 次提交
  9. 02 8月, 2000 9 次提交
  10. 01 8月, 2000 2 次提交
  11. 31 7月, 2000 1 次提交
  12. 30 7月, 2000 3 次提交
    • D
      · bd4e1527
      Dr. Stephen Henson 提交于
      Document the new DN printing options.
      
      Change a few names to be more meaningful.
      
      Fix typos in CA.pl docs.
      bd4e1527
    • B
      Document rollback issues. · aa826d88
      Bodo Möller 提交于
      aa826d88
    • B
      Fix SSL 2.0 rollback checking: The previous implementation of the · 37569e64
      Bodo Möller 提交于
      test was never triggered due to an off-by-one error.
      
      In s23_clnt.c, don't use special rollback-attack detection padding
      (RSA_SSLV23_PADDING) if SSL 2.0 is the only protocol enabled in the
      client; similarly, in s23_srvr.c, don't do the rollback check if
      SSL 2.0 is the only protocol enabled in the server.
      37569e64
  13. 28 7月, 2000 5 次提交
  14. 27 7月, 2000 2 次提交
  15. 26 7月, 2000 5 次提交