Skip to content
  1. Jan 23, 2000
  2. Jan 22, 2000
  3. Jan 21, 2000
  4. Jan 20, 2000
  5. Jan 19, 2000
  6. Jan 16, 2000
  7. Jan 13, 2000
  8. Jan 12, 2000
  9. Jan 11, 2000
  10. Jan 09, 2000
  11. Jan 08, 2000
  12. Jan 07, 2000
  13. Jan 06, 2000
  14. Jan 02, 2000
  15. Jan 01, 2000
  16. Dec 29, 1999
  17. Dec 26, 1999
  18. Dec 24, 1999
  19. Dec 23, 1999
  20. Dec 22, 1999
  21. Dec 19, 1999
  22. Dec 18, 1999
    • 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