]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/conf
Make the fuzzers more reproducible
[thirdparty/openssl.git] / crypto / conf /
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-06-29  FdaSilvaYYWhitespace cleanup in crypto
2016-06-15  FdaSilvaYYConstify some conf_mod.c internal methods
2016-06-14  Rich SalzRT4562: Fix misleading doc on OPENSSL_config
2016-05-25  Richard LevitteHandle Visual C warning about non-standard function...
2016-05-23  Matt CaswellAdd error return for OPENSSL_INIT_set_config_filename()
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-20  Rich SalzRename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-05-03  Dmitry-MeProperly own the duplicated string
2016-05-01  Richard Levittemake update
2016-05-01  Richard LevitteAdjust a last few generators to new license boilerplate...
2016-04-29  Matt CaswellFix EBCDIC problem in conf_def.h
2016-04-29  Matt CaswellFix building with -DCHARSET_EBCDIC
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13  Matt CaswellDeprecate CONF_modules_free() and make it a no-op
2016-03-23  Rich SalzMove dso.h to internal
2016-03-21  Dr. Stephen HensonDon't use hardcoded values for types
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20  Rich SalzRemove #error from include files.
2016-03-17  Dr. Stephen HensonUse correct C format for keysets.pl
2016-03-07  David WoodhouseElide OPENSSL_INIT_set_config_filename() for no-stdio...
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-18  Roumen PetrovFix OPENSSL_config with NULL parameter
2016-02-14  Viktor DukhovniFixes to make no-deprecated work again
2016-02-11  Rich SalzCheck malloc
2016-02-11  Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10  Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09  Rich SalzPortability fix
2016-02-09  Matt CaswellUpdates for auto init/deinit review comments
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-02-02  Emilia KasperRT3854 Update docs.
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-20  Rich SalzRemove update tags
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard Levittemake update
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-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-09  Dr. Stephen Hensonmake update
2015-11-24  Marcus Meissnermark openssl configuration as loaded at end of OPENSSL_...
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05  Dr. Stephen HensonRebuild error source files.
2015-10-23  Alessandro GhediniReplace malloc+strlcpy with strdup
2015-09-30  David WoodhouseFix no-stdio build
2015-09-03  Rich Salzremove 0 assignments.
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-06-09  Rich SalzNo fprintf in the txt_db component
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-05-01  Rich Salzfree NULL cleanup 11
2015-05-01  Rich Salzfree null cleanup finale
2015-04-28  Rich Salzremove malloc casts
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-02-12  Graeme PerrowRT3670: Check return from BUF_MEM_grow_clean
2015-02-06  Rich SalzLive code cleanup: remove #if 1 stuff
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-27  Rich Salz"#if 0" removal: header files
2015-01-26  Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-11-20  Rich SalzRT3488: Update doc for OPENSSL_config
2014-08-30  Rich SalzRemove some outdated README files, to avoid confusing...
2014-08-28  Dr. Stephen Hensonfix warning
2014-08-18  Justin BlanchardRT1815: More const'ness improvements
2014-07-07  David LloydPrevent infinite loop loading config files.
2012-10-22  Dr. Stephen HensonNew config module for string tables. This can be used...
2012-07-03  Dr. Stephen HensonPR: 2840
2011-09-02  Dr. Stephen HensonPR: 2576
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-06-12  Ben LaurieFix warnings.
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-07-04  Dr. Stephen HensonAvoid warnings with -pedantic, specifically:
2008-06-04  Ben LaurieMore type-checking.
2008-05-31  Dr. Stephen HensonStop warning about extra ';' outside of function.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2007-09-07  Dr. Stephen HensonChange safestack reimplementation to match 0.9.8.
next