1. 16 5月, 2016 1 次提交
  2. 14 5月, 2016 1 次提交
  3. 11 4月, 2016 1 次提交
  4. 23 3月, 2016 1 次提交
  5. 10 3月, 2016 1 次提交
  6. 27 2月, 2016 1 次提交
  7. 24 2月, 2016 1 次提交
  8. 10 2月, 2016 1 次提交
  9. 26 1月, 2016 1 次提交
  10. 11 1月, 2016 1 次提交
  11. 08 1月, 2016 1 次提交
    • R
      mem functions cleanup · bbd86bf5
      Rich Salz 提交于
      Only two macros CRYPTO_MDEBUG and CRYPTO_MDEBUG_ABORT to control this.
      If CRYPTO_MDEBUG is not set, #ifdef out the whole debug machinery.
              (Thanks to Jakob Bohm for the suggestion!)
      Make the "change wrapper functions" be the only paradigm.
      Wrote documentation!
      Format the 'set func' functions so their paramlists are legible.
      Format some multi-line comments.
      Remove ability to get/set the "memory debug" functions at runtme.
      Remove MemCheck_* and CRYPTO_malloc_debug_init macros.
      Add CRYPTO_mem_debug(int flag) function.
      Add test/memleaktest.
      Rename CRYPTO_malloc_init to OPENSSL_malloc_init; remove needless calls.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      bbd86bf5
  12. 06 1月, 2016 1 次提交
  13. 19 12月, 2015 1 次提交
  14. 06 12月, 2015 1 次提交
  15. 30 10月, 2015 4 次提交
  16. 29 10月, 2015 1 次提交
    • R
      Remove SSLeay history, etc., from docs · a528d4f0
      Rich Salz 提交于
      If something was "present in all versions" of SSLeay, or if it was
      added to a version of SSLeay (and therefore predates OpenSSL),
      remove mention of it.  Documentation history now starts with OpenSSL.
      
      Remove mention of all history before OpenSSL 0.9.8, inclusive.
      
      Remove all AUTHOR sections.
      Reviewed-by: NTim Hudson <tjh@openssl.org>
      a528d4f0
  17. 25 9月, 2015 1 次提交
  18. 23 9月, 2015 1 次提交
  19. 22 8月, 2015 1 次提交
  20. 16 5月, 2015 1 次提交
  21. 26 3月, 2015 1 次提交
    • M
      Resolve swallowed returns codes · 17dd65e6
      Matt Caswell 提交于
      The recent updates to libssl to enforce stricter return code checking, left
      a small number of instances behind where return codes were being swallowed
      (typically because the function they were being called from was declared as
      void). This commit fixes those instances to handle the return codes more
      appropriately.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      17dd65e6
  22. 27 1月, 2015 1 次提交
  23. 04 12月, 2014 1 次提交
  24. 19 11月, 2013 1 次提交
  25. 11 7月, 2011 1 次提交
  26. 11 3月, 2006 1 次提交
  27. 15 8月, 2005 1 次提交
  28. 30 3月, 2005 1 次提交
  29. 15 11月, 2002 1 次提交
  30. 19 7月, 2002 1 次提交
  31. 15 2月, 2002 1 次提交
  32. 10 11月, 2001 1 次提交
  33. 13 9月, 2001 1 次提交
  34. 11 9月, 2001 1 次提交
  35. 24 8月, 2001 2 次提交
  36. 23 8月, 2001 1 次提交