1. 23 1月, 2000 2 次提交
  2. 22 1月, 2000 3 次提交
  3. 21 1月, 2000 2 次提交
  4. 20 1月, 2000 1 次提交
  5. 19 1月, 2000 1 次提交
  6. 17 1月, 2000 1 次提交
  7. 16 1月, 2000 1 次提交
  8. 14 1月, 2000 3 次提交
  9. 12 1月, 2000 3 次提交
  10. 11 1月, 2000 2 次提交
  11. 09 1月, 2000 1 次提交
  12. 08 1月, 2000 1 次提交
  13. 07 1月, 2000 2 次提交
  14. 06 1月, 2000 3 次提交
  15. 03 1月, 2000 2 次提交
  16. 02 1月, 2000 1 次提交
  17. 30 12月, 1999 1 次提交
  18. 29 12月, 1999 3 次提交
  19. 27 12月, 1999 1 次提交
  20. 25 12月, 1999 1 次提交
  21. 23 12月, 1999 2 次提交
  22. 22 12月, 1999 1 次提交
  23. 20 12月, 1999 1 次提交
  24. 18 12月, 1999 1 次提交
    • R
      - Added more documentation in CHANGES. · f3a2a044
      Richard Levitte 提交于
       - Made CRYPTO_MDEBUG even less used in crypto.h, giving
         MemCheck_start() and MemCheck_stop() only one possible definition.
       - Made the values of the debug function pointers in mem.c dependent
         on the existence of the CRYPTO_MDEBUG macro, and made the rest of
         the code understand the NULL case.
      
      That's it.  With this code, the old behvior of the debug functionality
      is restored, but you can still opt to have it on, even when the
      library wasn't compiled with a defined CRYPTO_MDEBUG.
      f3a2a044