summaryrefslogtreecommitdiffstats
path: root/crypto/err
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-10-15Fix SSL_R naming inconsistency.Bodo Moeller
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2014-03-27Fix alert handling.mancha
2013-01-20Don't include comp.h if no-comp set.Dr. Stephen Henson
2010-05-15PR: 2253Dr. Stephen Henson
2010-04-20Prevent ERR_print_errors_fp crash on Win32 [from HEAD].Andy Polyakov
2009-09-06make updateDr. Stephen Henson
2009-08-09Add COMP error strings.Dr. Stephen Henson
2008-11-24Revert OPENSSL_EXPERIMENTAL patch.Dr. Stephen Henson
2008-11-19Commit default dependencies.Dr. Stephen Henson
2008-11-19Remove jpake.h dependencies from default build.Dr. Stephen Henson
2008-11-12Add support for experimental code, not compiled in by default andDr. Stephen Henson
2008-10-26Add JPAKE.Ben Laurie
2008-09-17Make update: delete duplicate error code.Dr. Stephen Henson
2008-09-16Merge changes to build system from fips branch.Dr. Stephen Henson
2008-09-16ERR library FIPS merge. Reorganise functions and add FIPS errorDr. Stephen Henson
2008-06-16Add error code for FIPS library and make library numbers consistent.Dr. Stephen Henson
2008-04-06Fix from HEAD.Dr. Stephen Henson
2008-04-06Update error codes.Dr. Stephen Henson
2008-04-03Update default CFLAGS and dependencies.Dr. Stephen Henson
2008-04-03Backport of CMS code to 0.9.8-stable branch. Disabled by default.Dr. Stephen Henson
2006-12-07Update from 0.9.7-stable branchDr. Stephen Henson
2006-06-14Thread-safety fixesBodo Möller
2006-02-08backport recent changes from the cvs headNils Larsch
2006-02-04Update filenames in makefilesDr. Stephen Henson
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-04-12Include error library value in C error source files instead of fixing upDr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-05some const fixes and cleanupNils Larsch
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-07-27Oops, wrong version...Dr. Stephen Henson
2004-07-27Add FIPS library name to error routines.Dr. Stephen Henson
2004-04-19make updateGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2004-01-24We're passed p, so let's use p instead of making assumptions.Richard Levitte
2003-12-27Use sh explicitely to run point.shRichard Levitte
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2003-09-27Add reference counting around the thread state hash table.Richard Levitte
2003-06-11Remove unused variableRichard Levitte
2003-06-11Add functionality to set marks on the error stack and to pop all errors to th...Richard Levitte
2003-05-01make updateRichard Levitte
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte
2003-02-18Make the no-err option work properlyRichard Levitte
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte