Fix memory leaks in CA related functions.
[openssl.git] / crypto / conf / conf_api.c
2018-05-12 Pavel KopylFix memory leaks in CA related functions.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-09-02 Dr. Stephen HensonPR: 2576
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15 Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-07-04 Dr. Stephen HensonAvoid warnings with -pedantic, specifically:
2008-06-04 Ben LaurieMore type-checking.
2008-05-26 Ben LaurieLHASH revamp. make depend.
2007-09-07 Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2001-02-22 Richard Levittee_os.h defines Getenv()
2001-01-09 Geoff ThorpeMove all the existing function pointer casts associated...
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-10-19 Richard LevitteNCONF_get_number() has no error checking at all. As...
2000-09-09 Richard LevitteMore VMS synchronisation
2000-09-04 Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-04-26 Richard LevitteClarifications and removal of double declaration...
2000-04-09 Richard LevitteI've always wanted to make the CONF library more adapta...