1. 22 1月, 2015 1 次提交
  2. 12 1月, 2015 1 次提交
  3. 31 12月, 2014 1 次提交
  4. 08 12月, 2014 1 次提交
  5. 22 12月, 2006 2 次提交
  6. 19 12月, 2005 1 次提交
  7. 24 5月, 2005 1 次提交
  8. 22 5月, 2005 1 次提交
  9. 26 7月, 2004 1 次提交
  10. 15 6月, 2004 1 次提交
  11. 31 5月, 2004 2 次提交
  12. 17 5月, 2004 1 次提交
  13. 15 5月, 2004 1 次提交
  14. 13 5月, 2004 1 次提交
  15. 08 3月, 2001 1 次提交
    • D
      · 2dc769a1
      Dr. Stephen Henson 提交于
      Make EVP_Digest*() routines return a value.
      
      TODO: update docs, and make soe other routines
      which use EVP_Digest*() check return codes.
      2dc769a1
  16. 20 2月, 2001 1 次提交
    • 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
  17. 16 2月, 2000 1 次提交
  18. 30 1月, 2000 1 次提交
  19. 05 9月, 1999 1 次提交
    • A
      SHA clean-up and (LP64) tune-up. · 7f7c318c
      Andy Polyakov 提交于
      "Clean-up" stands for the fact that it's using common message digest
      template ../md32_common.h and sha[1_]dgst.c are reduced down to
      '#define SHA_[01]' and then '#include "sha_locl.h"'. It stands "(LP64)"
      there because it's 64 bit platforms which benefit most from the tune-up.
      The updated code exhibits 40% performance improvement on IRIX64
      (sounds too good, huh? I probably should double check if it's not
      some cache trashing that was holding it back before), 28% - on
      Alpha Linux and 12% - Solaris 7/64.
      7f7c318c
  20. 05 5月, 1999 1 次提交
  21. 27 4月, 1999 3 次提交
  22. 21 4月, 1999 1 次提交
  23. 21 12月, 1998 2 次提交