]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/conf/conf_api.c
PROV: add RSA signature implementation
[thirdparty/openssl.git] / crypto / conf / conf_api.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-24  PauliUse secure_getenv(3) when available.
2018-05-29  Matt CaswellUpdate copyright year
2018-05-02  Pavel KopylFix memory leaks in CA related functions.
2017-10-18  KaoruTodaRemove parentheses of return.
2017-08-29  PauliMove e_os.h to be the very first include.
2017-08-21  Matt CaswellRemove OPENSSL_assert() from conf_api.c
2016-05-20  Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-01-26  Rich SalzRemove /* foo.c */ comments
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
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup 11
2015-05-01  Rich Salzfree null cleanup finale
2015-02-06  Rich Salzutil/mkstack.pl now generates entire safestack.h
2015-01-30  Rich SalzDead code removal: #if 0 conf, dso, pqueue, threads
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2011-09-02  Dr. Stephen HensonPR: 2576
2010-06-12  Ben LaurieFix warnings.
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...