1. 15 5月, 2004 1 次提交
  2. 16 3月, 2004 1 次提交
  3. 01 2月, 2004 1 次提交
  4. 12 3月, 2003 1 次提交
  5. 31 1月, 2003 1 次提交
  6. 28 11月, 2002 1 次提交
  7. 13 11月, 2002 1 次提交
  8. 10 3月, 2002 1 次提交
    • D
      · bf6a9e66
      Dr. Stephen Henson 提交于
      Make ciphers and digests obtain an ENGINE functional reference
      if impl is explicitly supplied.
      bf6a9e66
  9. 25 1月, 2002 1 次提交
  10. 19 1月, 2002 1 次提交
  11. 16 10月, 2001 1 次提交
    • D
      · 20d2186c
      Dr. Stephen Henson 提交于
      Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
      with existing code.
      
      Modify library to use digest *_ex() functions.
      20d2186c
  12. 26 9月, 2001 2 次提交
  13. 11 9月, 2001 1 次提交
  14. 10 9月, 2001 1 次提交
    • B
      Get rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit case · 5ba372b1
      Bodo Möller 提交于
      distinction (which does not work well because if CRYPTO_MDEBUG is
      defined at library compile time, it is not necessarily defined at
      application compile time; and memory debugging now can be reconfigured
      at run-time anyway).  To get the intended semantics, we could just use
      the EVP_DigestInit_dbg unconditionally (which uses the caller's
      __FILE__ and __LINE__ for memory leak debugging), but this would make
      memory debugging inconsistent.  Instead, callers can use
      CRYPTO_push_info() to track down memory leaks.
      
      Also fix indentation, and add OpenSSL copyright.
      5ba372b1
  15. 07 9月, 2001 1 次提交
  16. 03 9月, 2001 1 次提交
  17. 02 9月, 2001 1 次提交
  18. 28 8月, 2001 1 次提交
  19. 31 7月, 2001 1 次提交
  20. 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
  21. 02 2月, 2001 1 次提交
  22. 05 6月, 1999 1 次提交
  23. 24 4月, 1999 1 次提交
  24. 20 4月, 1999 1 次提交
  25. 19 4月, 1999 1 次提交
  26. 18 4月, 1999 1 次提交
  27. 31 1月, 1999 1 次提交
  28. 21 12月, 1998 2 次提交