• 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
可在Tags中查看这些版本中当前仓库的状态.
CHANGES 93.2 KB