1. 03 4月, 2002 1 次提交
  2. 30 3月, 2002 1 次提交
  3. 27 3月, 2002 2 次提交
  4. 26 3月, 2002 8 次提交
  5. 22 3月, 2002 7 次提交
  6. 21 3月, 2002 1 次提交
  7. 20 3月, 2002 2 次提交
  8. 19 3月, 2002 2 次提交
  9. 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
  10. 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
  11. 16 3月, 2002 1 次提交
  12. 15 3月, 2002 3 次提交
  13. 14 3月, 2002 3 次提交
  14. 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
  15. 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
  16. 11 3月, 2002 1 次提交
  17. 10 3月, 2002 1 次提交
    • D
      · bf6a9e66
      Dr. Stephen Henson 提交于
      Make ciphers and digests obtain an ENGINE functional reference
      if impl is explicitly supplied.
      bf6a9e66