aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err
Commit message (Expand)AuthorAgeFilesLines
* Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe2008-08-063-25/+25
* Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe2008-07-033-27/+24
* Update from stable branch.Dr. Stephen Henson2008-06-162-5/+8
* Stop warning about extra ';' outside of function.Dr. Stephen Henson2008-05-311-4/+4
* LHASH revamp. make depend.Ben Laurie2008-05-262-74/+68
* Fix typo and add header files to err library.Dr. Stephen Henson2008-04-061-0/+2
* There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe2008-03-283-25/+28
* Update dependencies.Dr. Stephen Henson2008-03-221-18/+18
* And so it begins...Dr. Stephen Henson2008-03-125-17/+30
* Experimental HMAC support via EVP_PKEY_METHOD.Dr. Stephen Henson2007-04-113-0/+4
* Update from 0.9.7-stable branch.Dr. Stephen Henson2006-12-071-4/+0
* New functions CRYPTO_set_idptr_callback(),Bodo Möller2006-06-232-8/+74
* Thread-safety fixesBodo Möller2006-06-141-2/+13
* make updateUlf Möller2006-02-121-3/+3
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-124-0/+8
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* add additional checks + cleanupNils Larsch2006-01-291-1/+1
* Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller2006-01-081-0/+5
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-172-3/+8
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Include error library value in C error source files instead of fixing upDr. Stephen Henson2005-04-121-2/+4
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* some const fixes and cleanupNils Larsch2005-04-051-7/+7
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Oops, wrong version...Dr. Stephen Henson2004-07-271-1/+0
* Add FIPS library name to error routines.Dr. Stephen Henson2004-07-271-0/+1
* make updateGeoff Thorpe2004-04-191-9/+10
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-192-2/+4
* We're passed p, so let's use p instead of making assumptions.Richard Levitte2004-01-241-4/+4
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-1/+1
* Add reference counting around the thread state hash table.Richard Levitte2003-09-272-1/+42
* Remove unused variableRichard Levitte2003-06-111-2/+0
* Add functionality to set marks on the error stack and to pop all errors to th...Richard Levitte2003-06-112-5/+52
* make updateRichard Levitte2003-05-011-4/+4
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-012-0/+5
* Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2003-03-201-0/+2
* Make the no-err option work properlyRichard Levitte2003-02-181-0/+2
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+4
* update error library for EC... changesBodo Möller2003-01-152-1/+12
* make updateRichard Levitte2002-12-291-19/+12
* makedepend complains when a header file is included more than once inRichard Levitte2002-10-141-1/+0
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-18/+18
* Add ECDH support.Bodo Möller2002-08-092-0/+4
* New error code ERR_R_DISABLEDBodo Möller2002-08-022-0/+2
* "make update"Lutz Jänicke2002-07-301-25/+25