1. 04 2月, 2016 2 次提交
  2. 03 2月, 2016 1 次提交
  3. 01 2月, 2016 1 次提交
  4. 31 1月, 2016 1 次提交
  5. 28 1月, 2016 1 次提交
  6. 25 1月, 2016 1 次提交
    • R
      Move pqueue into ssl · cf2cede4
      Rich Salz 提交于
      This is an internal facility, never documented, not for
      public consumption.  Move it into ssl (where it's only used
      for DTLS).
      
      I also made the typedef's for pqueue and pitem follow our style: they
      name structures, not pointers.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      cf2cede4
  7. 20 1月, 2016 1 次提交
  8. 18 1月, 2016 1 次提交
  9. 17 1月, 2016 2 次提交
  10. 15 1月, 2016 1 次提交
  11. 14 1月, 2016 2 次提交
  12. 12 1月, 2016 2 次提交
  13. 10 1月, 2016 2 次提交
  14. 09 1月, 2016 1 次提交
  15. 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
  16. 07 1月, 2016 2 次提交
  17. 24 12月, 2015 1 次提交
  18. 22 12月, 2015 2 次提交
  19. 17 12月, 2015 2 次提交
  20. 16 12月, 2015 2 次提交
  21. 15 12月, 2015 2 次提交
  22. 12 12月, 2015 1 次提交
  23. 11 12月, 2015 1 次提交
  24. 10 12月, 2015 2 次提交
  25. 08 12月, 2015 2 次提交
  26. 03 12月, 2015 1 次提交
  27. 02 12月, 2015 1 次提交
  28. 25 11月, 2015 1 次提交