1. 26 3月, 2002 7 次提交
  2. 22 3月, 2002 7 次提交
  3. 21 3月, 2002 1 次提交
  4. 20 3月, 2002 2 次提交
  5. 19 3月, 2002 2 次提交
  6. 18 3月, 2002 2 次提交
    • B
      Fix bugs and typos. · af28dd6c
      Bodo Möller 提交于
      Add some WTLS curves.
      New function EC_GROUP_check() (this will probably
      be implemented differently soon).
      
      Submitted by: Nils Larsch
      Reviewed by: Bodo Moeller
      af28dd6c
    • B
      fix #include position · e79ec456
      Bodo Möller 提交于
      Submitted by: Nils Larsch
      e79ec456
  7. 17 3月, 2002 1 次提交
    • D
      · 3e268d27
      Dr. Stephen Henson 提交于
      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).
      3e268d27
  8. 16 3月, 2002 1 次提交
  9. 15 3月, 2002 3 次提交
  10. 14 3月, 2002 3 次提交
  11. 13 3月, 2002 2 次提交
    • D
      · 497810ca
      Dr. Stephen Henson 提交于
      Undo previous patch: avoid warnings by #undef'ing
      duplicate definitions.
      
      Suggested by "Kenneth R. Robinette" <support@securenetterm.com>
      497810ca
    • D
      · cbc9d971
      Dr. Stephen Henson 提交于
      Fix Kerberos warnings with VC++.
      cbc9d971
  12. 12 3月, 2002 2 次提交
    • D
      · 98fa4fe8
      Dr. Stephen Henson 提交于
      Fix ASN1 additions for KRB5
      98fa4fe8
    • D
      · 0b4c91c0
      Dr. Stephen Henson 提交于
      Fix various warnings when compiling with KRB5 code.
      0b4c91c0
  13. 11 3月, 2002 1 次提交
  14. 10 3月, 2002 2 次提交
    • D
      · bf6a9e66
      Dr. Stephen Henson 提交于
      Make ciphers and digests obtain an ENGINE functional reference
      if impl is explicitly supplied.
      bf6a9e66
    • D
      · 0c372b94
      Dr. Stephen Henson 提交于
      Make {RSA,DSA,DH}_new_method obtain and release an ENGINE
      functional reference in all cases.
      0c372b94
  15. 09 3月, 2002 1 次提交
    • D
      · 26e12373
      Dr. Stephen Henson 提交于
      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.
      26e12373
  16. 08 3月, 2002 3 次提交