| Commit message (Expand) | Author | Age | Files | Lines |
* | Add COMP error strings. | Dr. Stephen Henson | 2009-08-09 | 1 | -0/+2 |
* | Implement Configure option pattern "experimental-foo" | Bodo Möller | 2008-12-02 | 1 | -12/+11 |
* | Update from stable-branch. | Dr. Stephen Henson | 2008-11-24 | 1 | -2/+2 |
* | Update from stable branch. | Dr. Stephen Henson | 2008-11-12 | 1 | -1/+4 |
* | Add JPAKE. | Ben Laurie | 2008-10-26 | 4 | -11/+18 |
* | Remove the dual-callback scheme for numeric and pointer thread IDs, | Geoff Thorpe | 2008-08-06 | 3 | -25/+25 |
* | Revert my earlier CRYPTO_THREADID commit, I will commit a reworked | Geoff Thorpe | 2008-07-03 | 3 | -27/+24 |
* | Update from stable branch. | Dr. Stephen Henson | 2008-06-16 | 2 | -5/+8 |
* | Stop warning about extra ';' outside of function. | Dr. Stephen Henson | 2008-05-31 | 1 | -4/+4 |
* | LHASH revamp. make depend. | Ben Laurie | 2008-05-26 | 2 | -74/+68 |
* | Fix typo and add header files to err library. | Dr. Stephen Henson | 2008-04-06 | 1 | -0/+2 |
* | There was a need to support thread ID types that couldn't be reliably cast | Geoff Thorpe | 2008-03-28 | 3 | -25/+28 |
* | Update dependencies. | Dr. Stephen Henson | 2008-03-22 | 1 | -18/+18 |
* | And so it begins... | Dr. Stephen Henson | 2008-03-12 | 5 | -17/+30 |
* | Experimental HMAC support via EVP_PKEY_METHOD. | Dr. Stephen Henson | 2007-04-11 | 3 | -0/+4 |
* | Update from 0.9.7-stable branch. | Dr. Stephen Henson | 2006-12-07 | 1 | -4/+0 |
* | New functions CRYPTO_set_idptr_callback(), | Bodo Möller | 2006-06-23 | 2 | -8/+74 |
* | Thread-safety fixes | Bodo Möller | 2006-06-14 | 1 | -2/+13 |
* | make update | Ulf Möller | 2006-02-13 | 1 | -3/+3 |
* | RFC 3161 compliant time stamp request creation, response generation | Ulf Möller | 2006-02-13 | 4 | -0/+8 |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | add additional checks + cleanup | Nils Larsch | 2006-01-30 | 1 | -1/+1 |
* | Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) | Bodo Möller | 2006-01-08 | 1 | -0/+5 |
* | Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h | Andy Polyakov | 2005-05-17 | 2 | -3/+8 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -2/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Include error library value in C error source files instead of fixing up | Dr. Stephen Henson | 2005-04-12 | 1 | -2/+4 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | some const fixes and cleanup | Nils Larsch | 2005-04-05 | 1 | -7/+7 |
* | Give everything prototypes (well, everything that's actually used). | Ben Laurie | 2005-03-31 | 1 | -1/+1 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | Oops, wrong version... | Dr. Stephen Henson | 2004-07-27 | 1 | -1/+0 |
* | Add FIPS library name to error routines. | Dr. Stephen Henson | 2004-07-27 | 1 | -0/+1 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -9/+10 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 2 | -2/+4 |
* | We're passed p, so let's use p instead of making assumptions. | Richard Levitte | 2004-01-24 | 1 | -4/+4 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Use BUF_strlcpy() instead of strcpy(). | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Add reference counting around the thread state hash table. | Richard Levitte | 2003-09-27 | 2 | -1/+42 |
* | Remove unused variable | Richard Levitte | 2003-06-11 | 1 | -2/+0 |
* | Add functionality to set marks on the error stack and to pop all errors to th... | Richard Levitte | 2003-06-11 | 2 | -5/+52 |
* | make update | Richard Levitte | 2003-05-01 | 1 | -4/+4 |
* | Define a STORE type. For documentation, read the entry in CHANGES, | Richard Levitte | 2003-05-01 | 2 | -0/+5 |
* | Make sure we get the definition of OPENSSL_NO_FP_API. | Richard Levitte | 2003-03-21 | 1 | -0/+2 |
* | Make the no-err option work properly | Richard Levitte | 2003-02-18 | 1 | -0/+2 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 1 | -0/+4 |
* | update error library for EC... changes | Bodo Möller | 2003-01-15 | 2 | -1/+12 |
* | make update | Richard Levitte | 2002-12-29 | 1 | -19/+12 |
* | makedepend complains when a header file is included more than once in | Richard Levitte | 2002-10-14 | 1 | -1/+0 |