]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/objects/o_names.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / objects / o_names.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2013-01-13  Ben LaurieFix some clang warnings.
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben Lauriesize_tification.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2005-04-05  Nils Larschsome const fixes and cleanup
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2002-05-30  Richard LevitteCheck the return values where memory allocation failure...
2001-02-20  Richard LevitteWith later version of DEC C on VMS, some functions...
2001-02-20  Geoff ThorpeThe callbacks in the NAME_FUNCS structure are not used...
2001-02-20  Richard LevitteGet the right cast for lhash callback functions.
2001-01-09  Geoff ThorpeMove all the existing function pointer casts associated...
2001-01-08  Geoff ThorpeWhilst in the process of fixing outstanding function...
2000-12-21  Dr. Stephen HensonVarious Win32 related fixes. Doesn't compile yet on
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-20  Ben LaurieBetter handling of EVP names, add EVP to speed.
2000-06-21  Dr. Stephen HensonFixes for Win32 build.
2000-06-16  Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-06-01  Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-03-03  Dr. Stephen HensonMake name_funcs_stack static.
2000-02-25  Richard LevitteEnhance consistency by using BIO_flush() instead of...
2000-01-30  Ulf MöllerSeek out and destroy another evil cast.
2000-01-30  Ulf MöllerSource code cleanups: Use void * rather than char ...
2000-01-29  Richard LevitteReimplement so only one synchronous stack is used....
2000-01-18  Richard LevitteCompaq C 6.2 for VMS will complain when we want to...
1999-05-19  Dr. Stephen HensonNew functions sk_set, sk_value and sk_num to replace...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-01-17  Ben LaurieOops. Missing NULL frees.
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...