| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | make update | Bodo Möller | 2002-08-09 | 1 | -18/+18 |
* | Add ECDH support. | Bodo Möller | 2002-08-09 | 2 | -0/+4 |
* | New error code ERR_R_DISABLED | Bodo Möller | 2002-08-02 | 2 | -0/+2 |
* | "make update" | Lutz Jänicke | 2002-07-30 | 1 | -25/+25 |
* | Replace 'ecdsaparam' commandline utility by 'ecparam' | Bodo Möller | 2002-07-14 | 1 | -13/+20 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | Handle read errors. | Ben Laurie | 2002-06-11 | 2 | -0/+2 |
* | ERR_file_name is no longer being used. | Lutz Jänicke | 2002-04-22 | 1 | -1/+1 |
* | For some reason, getting the topmost error was done the same way as | Richard Levitte | 2002-02-14 | 1 | -1/+1 |
* | ECDSA support | Bodo Möller | 2002-02-13 | 3 | -6/+12 |
* | sort functions ... | Bodo Möller | 2002-01-24 | 2 | -8/+11 |
* | New functions | Bodo Möller | 2002-01-24 | 2 | -19/+37 |
* | Make no config file not an error. Move /dev/crypto config to ctrl. | Ben Laurie | 2002-01-22 | 2 | -0/+8 |
* | And just for the sake of completeness, let's add some standard macros... | Richard Levitte | 2001-12-21 | 1 | -0/+2 |
* | Better use the same number in all branches, to avoid confusion | Richard Levitte | 2001-12-21 | 1 | -0/+1 |