1. 10 11月, 2015 1 次提交
  2. 14 5月, 2015 1 次提交
  3. 01 5月, 2015 1 次提交
    • R
      free cleanup almost the finale · 4b45c6e5
      Rich Salz 提交于
      Add OPENSSL_clear_free which merges cleanse and free.
      (Names was picked to be similar to BN_clear_free, etc.)
      Removed OPENSSL_freeFunc macro.
      Fixed the small simple ones that are left:
              CRYPTO_free CRYPTO_free_locked OPENSSL_free_locked
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      4b45c6e5
  4. 04 2月, 2015 1 次提交
  5. 22 1月, 2015 1 次提交
  6. 04 6月, 2012 1 次提交
  7. 23 11月, 2010 1 次提交
  8. 12 10月, 2010 1 次提交
    • D
      PR: 2295 · 776654ad
      Dr. Stephen Henson 提交于
      Submitted by: Alexei Khlebnikov <alexei.khlebnikov@opera.com>
      Reviewed by: steve
      
      OOM checking. Leak in OOM fix. Fall-through comment. Duplicate code
      elimination.
      776654ad
  9. 24 9月, 2009 1 次提交
  10. 17 6月, 2009 1 次提交
  11. 30 12月, 2008 1 次提交
  12. 06 11月, 2008 1 次提交
  13. 18 5月, 2004 1 次提交
  14. 28 11月, 2002 1 次提交
  15. 06 11月, 2001 1 次提交
  16. 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
  17. 31 7月, 2001 1 次提交
  18. 18 3月, 2001 1 次提交
  19. 14 1月, 2001 1 次提交
  20. 02 6月, 2000 1 次提交
    • R
      There have been a number of complaints from a number of sources that names · 26a3a48d
      Richard Levitte 提交于
      like Malloc, Realloc and especially Free conflict with already existing names
      on some operating systems or other packages.  That is reason enough to change
      the names of the OpenSSL memory allocation macros to something that has a
      better chance of being unique, like prepending them with OPENSSL_.
      
      This change includes all the name changes needed throughout all C files.
      26a3a48d
  21. 04 5月, 2000 1 次提交
  22. 08 3月, 2000 1 次提交
  23. 15 12月, 1999 1 次提交
  24. 31 10月, 1999 1 次提交
  25. 06 5月, 1999 1 次提交
  26. 24 4月, 1999 1 次提交
  27. 23 4月, 1999 1 次提交
  28. 20 4月, 1999 1 次提交
  29. 18 4月, 1999 1 次提交
  30. 30 3月, 1999 1 次提交
  31. 29 3月, 1999 1 次提交