Explicitly check for empty ASN.1 strings in d2i_ECPrivateKey
[openssl.git] / crypto / mem_dbg.c
2009-04-20 Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2009-01-11 Dr. Stephen HensonAdd CRYPTO_MDEBUG_ABORT to abort() is there are any...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01 Ben Lauriesize_tification.
2008-08-06 Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-17 Andy Polyakovmem_dbg.c: avoid compiler warnings.
2008-07-04 Dr. Stephen HensonAvoid warnings with -pedantic, specifically:
2008-07-03 Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-05-26 Ben LaurieLHASH revamp. make depend.
2008-03-28 Geoff ThorpeThere was a need to support thread ID types that couldn...
2006-06-23 Bodo MöllerNew functions CRYPTO_set_idptr_callback(),
2005-07-05 Andy PolyakovPull up Win64 support from 0.9.8.
2005-05-17 Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2002-11-18 Bodo Möllerfix memory leak in memory debuggin code ...
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
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...