1. 23 Jan, 2000 1 commit
  2. 22 Jan, 2000 4 commits
  3. 21 Jan, 2000 2 commits
  4. 20 Jan, 2000 1 commit
  5. 19 Jan, 2000 1 commit
  6. 16 Jan, 2000 2 commits
  7. 13 Jan, 2000 3 commits
  8. 12 Jan, 2000 1 commit
  9. 11 Jan, 2000 4 commits
  10. 09 Jan, 2000 1 commit
  11. 08 Jan, 2000 1 commit
  12. 07 Jan, 2000 2 commits
  13. 06 Jan, 2000 3 commits
  14. 02 Jan, 2000 2 commits
  15. 01 Jan, 2000 1 commit
  16. 29 Dec, 1999 4 commits
  17. 26 Dec, 1999 1 commit
  18. 24 Dec, 1999 1 commit
  19. 23 Dec, 1999 1 commit
  20. 22 Dec, 1999 2 commits
  21. 19 Dec, 1999 1 commit
  22. 18 Dec, 1999 1 commit
    • Richard Levitte's avatar
      - Added more documentation in CHANGES. · f3a2a044
      Richard Levitte authored
       - 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