]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/buffer
Fix intermittent sslapitest early data related failures
[thirdparty/openssl.git] / crypto / buffer /
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-06-17  Matt CaswellUpdate copyright year
2021-05-26  Paulierr: rename err_load_xxx_strings_int functions
2020-11-26  Matt CaswellUpdate copyright year
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2019-10-10  Richard LevitteRework how our providers are built
2019-09-12  Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-08-06  Matt CaswellMake the EC code available from inside the FIPS provider
2019-07-16  Rich SalzRegenerate mkerr files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-03  Matt CaswellUpdate copyright year
2018-03-27  Rich SalzAllow NULL for some _free routines.
2018-03-27  Matt CaswellRemove some code for a contributor that we cannot find
2017-10-18  KaoruTodaRemove parentheses of return.
2017-07-29  Bernd EdlingerUse OPENSSL_secure_clear_free for secure mem BIOs and...
2017-07-10  Bernd EdlingerFix crash in BUF_MEM_grow_clean.
2017-06-07  Rich Salzmake error tables const and separate header file
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-06-30  Matt CaswellConvert memset calls to OPENSSL_cleanse
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-05-07  Ben Lauriememset() doesn't take NULL.
2016-04-20  Richard LevitteRemove --classic build entirely
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
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-01  Emilia Kasperconstify PACKET
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
2015-12-22  Rich SalzRename *_realloc_clean to *_clear_realloc
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-11-05  Dr. Stephen HensonRebuild error source files.
2015-09-22  Emilia KasperBUF_strndup: tidy
2015-09-22  Alessandro GhediniMake BUF_strndup() read-safe on arbitrary inputs
2015-09-03  Rich Salzremove 0 assignments.
2015-06-23  Rich SalzMore secure storage of key material.
2015-06-10  Matt CaswellReplace memset with OPENSSL_clear_free()
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-04  Rich SalzUse safer sizeof variant in malloc
2015-04-28  Rich Salzrealloc of NULL is like malloc
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-13  Dr. Stephen Hensonsize_t for buffer functions.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-08  Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-05-22  Ben LaurieCheck length first in BUF_strnlen().
2014-05-21  Ben LaurieRemove redundant test.
2014-05-21  Ben LaurieImplement BUF_strnlen() and use it instead of strlen().
2014-05-20  Ben LaurieDon't allocate more than is needed in BUF_strndup().
2013-07-17  Dr. Stephen HensonTypo.
2012-04-22  Dr. Stephen Hensoncorrect error code
2012-04-19  Dr. Stephen HensonCheck for potentially exploitable overflows in asn1_d2i...
2011-09-05  Bodo Möllermake update
2011-03-24  Richard Levittemake update
2011-03-12  Ben LaurieAdd SRP support.
2011-02-21  Dr. Stephen HensonUpdate dependencies.
2011-02-03  Bodo Möllermake update
2011-01-27  Dr. Stephen HensonMove all FIPSAPI renames into fips.h header file, inclu...
2011-01-27  Dr. Stephen HensonRedirect FIPS memory allocation to FIPS_malloc() routin...
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2011-01-09  Dr. Stephen Hensonmove some string utilities to buf_str.c to reduce some...
2007-10-09  Andy Polyakovsize_t-fy crypto/buffer.
2006-11-21  Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-04-10  Dr. Stephen HensonNew utility function to reverse a buffer, either by...
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-04-26  Bodo MöllerFix various incorrect error function codes.
2005-04-12  Dr. Stephen HensonRebuild error codes.
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-15  Geoff ThorpeMake some more API types opaquely available from ossl_t...
2004-04-19  Geoff Thorpemake update
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-11-28  Richard LevitteNetware-specific changes,
2003-04-29  Richard LevitteAdd BUF_strndup() and BUF_memdup(). Not currently...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_ERR.
2002-11-14  Richard LevitteRemove warnings.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15  Richard Levittemake update
2001-10-26  Bodo MöllerConsistency fix in BUF_MEM_grow: Initialise to zero...
2001-07-31  Richard Levittemake update
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-03-09  Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-02-22  Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19  Richard LevitteMake all configuration macros available for application...
next