1. 28 11月, 2003 1 次提交
  2. 16 11月, 2003 1 次提交
  3. 21 3月, 2003 1 次提交
  4. 17 1月, 2003 1 次提交
  5. 04 1月, 2003 1 次提交
  6. 29 11月, 2002 1 次提交
  7. 28 11月, 2002 1 次提交
  8. 09 10月, 2002 1 次提交
  9. 28 6月, 2002 1 次提交
  10. 01 8月, 2001 1 次提交
  11. 31 7月, 2001 1 次提交
  12. 20 6月, 2001 1 次提交
    • D
      · 323f289c
      Dr. Stephen Henson 提交于
      Change all calls to low level digest routines in the library and
      applications to use EVP. Add missing calls to HMAC_cleanup() and
      don't assume HMAC_CTX can be copied using memcpy().
      
      Note: this is almost identical to the patch submitted to openssl-dev
      by Verdon Walker <VWalker@novell.com> except some redundant
      EVP_add_digest_()/EVP_cleanup() calls were removed and some changes
      made to avoid compiler warnings.
      323f289c
  13. 09 3月, 2001 1 次提交
  14. 07 3月, 2001 1 次提交
  15. 20 2月, 2001 2 次提交
    • R
      Use new-style system-id macros everywhere possible. I hope I haven't · bc36ee62
      Richard Levitte 提交于
      missed any.
      
      This compiles and runs on Linux, and external applications have no
      problems with it.  The definite test will be to build this on VMS.
      bc36ee62
    • R
      Make all configuration macros available for application by making · cf1b7d96
      Richard Levitte 提交于
      sure they are available in opensslconf.h, by giving them names starting
      with "OPENSSL_" to avoid conflicts with other packages and by making
      sure e_os2.h will cover all platform-specific cases together with
      opensslconf.h.
      
      I've checked fairly well that nothing breaks with this (apart from
      external software that will adapt if they have used something like
      NO_KRB5), but I can't guarantee it completely, so a review of this
      change would be a good thing.
      cf1b7d96
  16. 06 2月, 2001 1 次提交
  17. 25 9月, 2000 1 次提交
  18. 02 5月, 2000 1 次提交
  19. 21 3月, 2000 1 次提交
  20. 14 3月, 2000 1 次提交
    • B
      Remove "Makefile.uni" files and some related stuff. · 24aaff58
      Bodo Möller 提交于
      This was meant for building individual ciphers separately;
      but nothing of this is maintained, it does not work
      because we rely on central configuration by the Configure
      utility with <openssl/opensslconf.h> etc., so the files
      are only wasting space and time.
      24aaff58
  21. 13 3月, 2000 1 次提交
  22. 12 3月, 2000 1 次提交
  23. 03 3月, 2000 1 次提交
  24. 05 2月, 2000 1 次提交
  25. 04 2月, 2000 1 次提交
  26. 26 10月, 1999 1 次提交
  27. 07 10月, 1999 1 次提交
  28. 26 9月, 1999 1 次提交
    • A
      RC4 tune-up. · 6cc4ee03
      Andy Polyakov 提交于
      See comments in the code (after #if defined(RC4_CHUNK)) for more details.
      6cc4ee03
  29. 14 6月, 1999 1 次提交
  30. 09 6月, 1999 1 次提交
  31. 29 5月, 1999 1 次提交
  32. 13 5月, 1999 2 次提交
  33. 30 4月, 1999 2 次提交
  34. 29 4月, 1999 2 次提交
  35. 27 4月, 1999 2 次提交