aboutsummaryrefslogtreecommitdiff
path: root/crypto/err
AgeCommit message (Expand)AuthorFilesLines
2008-10-26Add JPAKE.Ben Laurie4-11/+18
2008-08-06Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe3-25/+25
2008-07-03Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe3-27/+24
2008-06-16Update from stable branch.Dr. Stephen Henson2-5/+8
2008-05-31Stop warning about extra ';' outside of function.Dr. Stephen Henson1-4/+4
2008-05-26LHASH revamp. make depend.Ben Laurie2-74/+68
2008-04-06Fix typo and add header files to err library.Dr. Stephen Henson1-0/+2
2008-03-28There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe3-25/+28
2008-03-22Update dependencies.Dr. Stephen Henson1-18/+18
2008-03-12And so it begins...Dr. Stephen Henson5-17/+30
2007-04-11Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson3-0/+4
2006-12-07Update from 0.9.7-stable branch.Dr. Stephen Henson1-4/+0
2006-06-23New functions CRYPTO_set_idptr_callback(),Bodo Möller2-8/+74
2006-06-14Thread-safety fixesBodo Möller1-2/+13
2006-02-12make updateUlf Möller1-3/+3
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller4-0/+8
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2006-01-29add additional checks + cleanupNils Larsch1-1/+1
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller1-0/+5
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2-3/+8
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-12Include error library value in C error source files instead of fixing upDr. Stephen Henson1-2/+4
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-04-05some const fixes and cleanupNils Larsch1-7/+7
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-1/+1
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-07-27Oops, wrong version...Dr. Stephen Henson1-1/+0
2004-07-27Add FIPS library name to error routines.Dr. Stephen Henson1-0/+1
2004-04-19make updateGeoff Thorpe1-9/+10
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2-2/+4
2004-01-24We're passed p, so let's use p instead of making assumptions.Richard Levitte1-4/+4
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte1-1/+1
2003-09-27Add reference counting around the thread state hash table.Richard Levitte2-1/+42
2003-06-11Remove unused variableRichard Levitte1-2/+0
2003-06-11Add functionality to set marks on the error stack and to pop all errors to th...Richard Levitte2-5/+52
2003-05-01make updateRichard Levitte1-4/+4
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2-0/+5
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte1-0/+2
2003-02-18Make the no-err option work properlyRichard Levitte1-0/+2
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte1-0/+4
2003-01-15update error library for EC... changesBodo Möller2-1/+12
2002-12-29make updateRichard Levitte1-19/+12
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte1-1/+0
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-09make updateBodo Möller1-18/+18
2002-08-09Add ECDH support.Bodo Möller2-0/+4
2002-08-02New error code ERR_R_DISABLEDBodo Möller2-0/+2