1. 26 Mar, 2002 3 commits
  2. 25 Mar, 2002 3 commits
  3. 22 Mar, 2002 5 commits
  4. 21 Mar, 2002 2 commits
  5. 20 Mar, 2002 1 commit
  6. 19 Mar, 2002 2 commits
  7. 16 Mar, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · 59a941e4
      Dr. Stephen Henson authored
      Ensure EVP_CipherInit() uses the correct encode/decode parameter if
      enc == -1
      
      [Reported by Markus Friedl <markus@openbsd.org>]
      
      Fix typo in dh_lib.c (use of DSAerr instead of DHerr).
      59a941e4
  8. 15 Mar, 2002 2 commits
  9. 14 Mar, 2002 5 commits
  10. 13 Mar, 2002 1 commit
    • Dr. Stephen Henson's avatar
      · f2cbb154
      Dr. Stephen Henson authored
      Undo previous patch: avoid warnings by #undef'ing
      duplicate definitions.
      
      Suggested by "Kenneth R. Robinette" <support@securenetterm.com>
      f2cbb154
  11. 12 Mar, 2002 3 commits
    • Dr. Stephen Henson's avatar
      · e38e8b29
      Dr. Stephen Henson authored
      Fix Kerberos warnings with VC++.
      e38e8b29
    • Dr. Stephen Henson's avatar
      · c03ceadf
      Dr. Stephen Henson authored
      Fix ASN1 additions for KRB5
      c03ceadf
    • Dr. Stephen Henson's avatar
      · e50baf58
      Dr. Stephen Henson authored
      Fix various warnings when compiling with KRB5 code.
      e50baf58
  12. 11 Mar, 2002 1 commit
  13. 09 Mar, 2002 2 commits
    • Dr. Stephen Henson's avatar
      · c77bd287
      Dr. Stephen Henson authored
      Make ciphers and digests obtain an ENGINE functional reference
      if impl is explicitly supplied.
      c77bd287
    • Dr. Stephen Henson's avatar
      · 1619add9
      Dr. Stephen Henson authored
      Make {RSA,DSA,DH}_new_method obtain and release an ENGINE
      functional reference.
      1619add9
  14. 08 Mar, 2002 2 commits
    • Dr. Stephen Henson's avatar
      typo · a1a4e8b6
      Dr. Stephen Henson authored
      a1a4e8b6
    • Dr. Stephen Henson's avatar
      · 25f350a0
      Dr. Stephen Henson authored
      Fix the Win32_rename() function so it correctly
      returns an error code. Use the same code in Win9X
      and NT.
      
      Fix some ca.c options so they work under Win32:
      unlink/rename wont work under Win32 unless the file
      is closed.
      25f350a0
  15. 07 Mar, 2002 3 commits
  16. 06 Mar, 2002 3 commits
  17. 05 Mar, 2002 1 commit
    • Bodo Möller's avatar
      Rephrase statement on the security of two-key 3DES. · 2bbaab4a
      Bodo Möller authored
        [Chosen plaintext attack: R. Merkle, M. Hellman: "On the Security of
        Multiple Encryption", CACM 24 (1981) pp. 465-467, p. 776.
      
        Known plaintext angriff: P.C. van Oorschot, M. Wiener: "A
        known-plaintext attack on two-key triple encryption", EUROCRYPT '90.]
      2bbaab4a