Skip to content
  1. Mar 26, 2002
  2. Mar 25, 2002
  3. Mar 22, 2002
  4. Mar 21, 2002
  5. Mar 20, 2002
  6. Mar 19, 2002
  7. Mar 18, 2002
    • Bodo Möller's avatar
      Fix bugs and typos. · af28dd6c
      Bodo Möller authored
      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
    • Bodo Möller's avatar
      fix #include position · e79ec456
      Bodo Möller authored
      Submitted by: Nils Larsch
      e79ec456
  8. Mar 16, 2002
    • Dr. Stephen Henson's avatar
      · 3e268d27
      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).
      3e268d27
  9. Mar 15, 2002
  10. Mar 14, 2002
  11. Mar 13, 2002
    • Dr. Stephen Henson's avatar
      · 497810ca
      Dr. Stephen Henson authored
      Undo previous patch: avoid warnings by #undef'ing
      duplicate definitions.
      
      Suggested by "Kenneth R. Robinette" <support@securenetterm.com>
      497810ca
  12. Mar 12, 2002
    • Dr. Stephen Henson's avatar
      · cbc9d971
      Dr. Stephen Henson authored
      Fix Kerberos warnings with VC++.
      cbc9d971
    • Dr. Stephen Henson's avatar
      · 98fa4fe8
      Dr. Stephen Henson authored
      Fix ASN1 additions for KRB5
      98fa4fe8
    • Dr. Stephen Henson's avatar
      · 0b4c91c0
      Dr. Stephen Henson authored
      Fix various warnings when compiling with KRB5 code.
      0b4c91c0
  13. Mar 11, 2002
  14. Mar 09, 2002
    • Dr. Stephen Henson's avatar
      · bf6a9e66
      Dr. Stephen Henson authored
      Make ciphers and digests obtain an ENGINE functional reference
      if impl is explicitly supplied.
      bf6a9e66
    • Dr. Stephen Henson's avatar
      · 0c372b94
      Dr. Stephen Henson authored
      Make {RSA,DSA,DH}_new_method obtain and release an ENGINE
      functional reference in all cases.
      0c372b94
  15. Mar 08, 2002
    • Dr. Stephen Henson's avatar
      · 26e12373
      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.
      26e12373
    • Bodo Möller's avatar
      EC curve stuff · 4882171d
      Bodo Möller authored
      Submitted by: Nils Larsch
      4882171d
  16. Mar 07, 2002