strsep implementation to allow the file to compile on non-BSD systems
[openssl.git] / crypto / mem_dbg.c
2001-08-28 Geoff ThorpeEnsure that failure to create the BIO in 'CRYPTO_mem_le...
2001-08-27 Geoff ThorpeMake sure "CRYPTO_mem_leaks_fp" doesn't itself create...
2001-07-08 Ben LaurieCorrect const-ness.
2001-02-22 Richard LevitteOne indirection level too little compared to the
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Bodo MöllerMemory leak detection bugfixes for multi-threading.
2001-01-09 Geoff ThorpeGet rid of the function pointer casting in the debuggin...
2000-12-15 Bodo MöllerLocking issues.
2000-12-13 Richard LevitteConstification of the data of a hash table. This means...
2000-12-08 Geoff ThorpeNext step in tidying up the LHASH code.
2000-12-04 Geoff ThorpeMake the remaining LHASH macro changes. This should...
2000-12-01 Geoff ThorpeFirst step in tidying up the LHASH code. The callback...
2000-11-29 Ulf Mölleruse standard C
2000-11-12 Richard LevitteEnhance granularity on what I want to debug for the...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-03-18 Bodo MöllerEliminate memory leaks in mem_dbg.c.
2000-02-11 Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-01-30 Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-22 Ulf MöllerDocument the DH library, and make some minor changes...
2000-01-18 Richard LevitteCompaq C 6.2 for VMS will complain when we want to...
2000-01-14 Richard LevitteTypo...
2000-01-14 Bodo MöllerAvoid some warnings, and run "make update".
1999-12-18 Bodo MöllerRename
1999-12-18 Bodo Möllerfix typos and other little errors ...
1999-12-18 Bodo Möller- Don't assume that int and size_t have the same repres...
1999-12-18 Richard Levitte - Made sure some changed behavior is documented in...
1999-12-17 Richard LevitteClear out license confusion.
1999-12-17 Richard LevitteRebuild of the OpenSSL memory allocation and deallocati...