]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/err
Changed OPENSSL_gmtime so macOS uses threadsafe gmtime_r instead of gmtime.
[thirdparty/openssl.git] / crypto / err /
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2017-08-18  Andy Polyakoverr/err.c: fix "wraparound" bug in ERR_set_error_data.
2017-06-14  Bernd EdlingerRemove the fallback from ERR_get_state because the
2017-06-14  Bernd EdlingerFix a possible crash in the error handling.
2017-04-30  Rich SalzCheck fflush on BIO_ctrl call
2016-10-15  Matt CaswellEnsure we handle len == 0 in ERR_err_string_n
2016-05-18  Richard LevitteCleanup openssl.ec
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-10-15  Bodo MoellerFix SSL_R naming inconsistency.
2014-10-15  Bodo MoellerSupport TLS_FALLBACK_SCSV.
2013-01-20  Dr. Stephen HensonDon't include comp.h if no-comp set.
2012-12-30  Dr. Stephen Hensonmake no-comp compile
2012-12-26  Dr. Stephen Hensonadd ssl_locl.h to err header files, rebuild ssl error...
2012-06-03  Ben LaurieReduce version skew: trivia (I hope).
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-06-21  Dr. Stephen HensonAdd FIPS error codes.
2011-06-06  Dr. Stephen HensonBackport from HEAD:
2011-05-26  Dr. Stephen HensonThe first of many changes to make OpenSSL 1.0.1 FIPS...
2011-01-14  Dr. Stephen Hensonadd va_list version of ERR_add_error_data
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-05-15  Dr. Stephen HensonPR: 2253
2009-08-09  Dr. Stephen HensonAdd COMP error strings.
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-12-02  Bodo MöllerImplement Configure option pattern "experimental-foo"
2008-11-24  Dr. Stephen HensonUpdate from stable-branch.
2008-11-12  Dr. Stephen HensonUpdate from stable branch.
2008-10-26  Ben LaurieAdd JPAKE.
2008-08-06  Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-03  Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-06-16  Dr. Stephen HensonUpdate from stable branch.
2008-05-31  Dr. Stephen HensonStop warning about extra ';' outside of function.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2008-04-06  Dr. Stephen HensonFix typo and add header files to err library.
2008-03-28  Geoff ThorpeThere was a need to support thread ID types that couldn...
2008-03-22  Dr. Stephen HensonUpdate dependencies.
2008-03-12  Dr. Stephen HensonAnd so it begins...
2007-04-11  Dr. Stephen HensonExperimental HMAC support via EVP_PKEY_METHOD.
2006-12-07  Dr. Stephen HensonUpdate from 0.9.7-stable branch.
2006-06-23  Bodo MöllerNew functions CRYPTO_set_idptr_callback(),
2006-06-14  Bodo MöllerThread-safety fixes
2006-02-12  Ulf Möllermake update
2006-02-12  Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-02-04  Dr. Stephen HensonUpdate filenames in makefiles.
2006-01-29  Nils Larschadd additional checks + cleanup
2006-01-08  Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2005-05-17  Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16  Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15  Andy PolyakovFool-proofing Makefiles
2005-04-12  Dr. Stephen HensonInclude error library value in C error source files...
2005-04-11  Richard LevitteAdd emacs cache files to .cvsignore.
2005-04-05  Nils Larschsome const fixes and cleanup
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2004-11-02  Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-07-27  Dr. Stephen HensonOops, wrong version...
2004-07-27  Dr. Stephen HensonAdd FIPS library name to error routines.
2004-04-19  Geoff Thorpemake update
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2004-01-24  Richard LevitteWe're passed p, so let's use p instead of making assump...
2003-12-27  Richard LevitteUse sh explicitely to run point.sh
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-09-27  Richard LevitteAdd reference counting around the thread state hash...
2003-06-11  Richard LevitteRemove unused variable
2003-06-11  Richard LevitteAdd functionality to set marks on the error stack and...
2003-05-01  Richard Levittemake update
2003-05-01  Richard LevitteDefine a STORE type. For documentation, read the entry...
2003-03-20  Richard LevitteMake sure we get the definition of OPENSSL_NO_FP_API.
2003-02-18  Richard LevitteMake the no-err option work properly
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-15  Bodo Möllerupdate error library for EC... changes
2002-12-29  Richard Levittemake update
2002-10-14  Richard Levittemakedepend complains when a header file is included...
2002-10-09  Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09  Bodo Möllermake update
2002-08-09  Bodo MöllerAdd ECDH support.
2002-08-02  Bodo MöllerNew error code ERR_R_DISABLED
2002-07-30  Lutz Jänicke"make update"
2002-07-14  Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27  Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-11  Ben LaurieHandle read errors.
2002-04-22  Lutz JänickeERR_file_name is no longer being used.
2002-02-14  Richard LevitteFor some reason, getting the topmost error was done...
2002-02-13  Bodo MöllerECDSA support
2002-01-24  Bodo Möllersort functions ...
2002-01-24  Bodo MöllerNew functions
2002-01-22  Ben LaurieMake no config file not an error. Move /dev/crypto...
2001-12-21  Richard LevitteAnd just for the sake of completeness, let's add some...
2001-12-21  Richard LevitteBetter use the same number in all branches, to avoid...
2001-10-04  Richard Levitte'make update'
2001-09-24  Richard LevitteIn case of memory problems, the va_start() wasn't clean...
2001-09-12  Geoff ThorpeENGINE files were renamed, and error strings are now...
2001-09-10  Bodo Möllerfix memory leak (I think)
2001-09-10  Bodo Möllerremove an old comment
2001-09-06  Bodo MöllerTotally get rid of CRYPTO_LOCK_ERR_HASH.
2001-09-04  Bodo Möllertypo
2001-09-04  Bodo MöllerNow that we have ERR_unload_strings(), ERR_load_ERR_str...
2001-09-04  Bodo Möllerchanging something requires a write lock, not a read...
2001-09-03  Geoff ThorpeAdd a new ERR function, "ERR_unload_strings", to comple...
next