]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/objects/o_names.c
Update copyright year
[thirdparty/openssl.git] / crypto / objects / o_names.c
2018-02-13  Matt CaswellUpdate copyright year
2018-01-31  Benjamin KadukRevert the crypto "global lock" implementation
2017-08-31  Rich SalzAdd CRYPTO_thread_glock_new
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-06-26  Rich SalzRename static global "lock" to "obj_lock"
2017-06-07  Rich SalzAdd a lock around the OBJ_NAME table
2016-07-05  FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-05-23  Matt CaswellFix a mem leak on an error path in OBJ_NAME_add()
2016-05-20  Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-05-09  FdaSilvaYYfix tab-space mixed indentation
2016-02-26  David WoodhouseRT4335: Fix UEFI build of OBJ_NAME_new_index()
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-01-11  Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11  Dr. Stephen HensonAdd lh_doall inlining
2016-01-11  Dr. Stephen HensonAdd lh_new() inlining
2016-01-11  Dr. Stephen HensonInline LHASH_OF
2016-01-07  Rich Salzmem functions cleanup
2016-01-07  Dr. Stephen HensonOnly declare stacks in headers
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-09-03  Rich Salzremove 0 assignments.
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-04-28  Rich Salzremove malloc casts
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-03-05  Matt CaswellUnchecked malloc fixes
2015-02-06  Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2013-01-13  Ben LaurieFix some clang warnings.
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. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay