| Commit message (Expand) | Author | Age | Files | Lines |
* | New functions to enumerate digests and ciphers. | Dr. Stephen Henson | 2006-07-09 | 1 | -0/+3 |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -4/+13 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -12/+2 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | 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 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -2/+2 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -3/+3 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Relax some over-zealous constification that gave some lhash-based code no | Geoff Thorpe | 2003-10-29 | 2 | -9/+9 |
* | Make sure we get the definition of OPENSSL_NO_FP_API. | Richard Levitte | 2003-03-21 | 1 | -0/+1 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -56/+30 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | Remove superflous (and buggy) statement <justin.fletcher@ntlworld.com>. | Lutz Jänicke | 2002-03-21 | 1 | -1/+0 |
* | disable '#ifdef DEBUG' code | Bodo Möller | 2002-03-05 | 1 | -2/+2 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -2/+2 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 1 | -2/+2 |
* | Correct const-ness. | Ben Laurie | 2001-07-08 | 2 | -6/+6 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -2/+2 |
* | Use 0 instead of NULL, at least for function casts, since there are | Richard Levitte | 2001-02-20 | 1 | -2/+2 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 4 | -15/+17 |
* | oops, void functions shouldn't try and return a value. Strangely, gcc | Geoff Thorpe | 2001-01-09 | 1 | -2/+2 |
* | This adds macros to implement (and/or declare) type-safe wrapper functions | Geoff Thorpe | 2001-01-09 | 2 | -14/+35 |
* | Don't access non-existing element buf[256], use buf[255] instead. | Bodo Möller | 2000-12-20 | 1 | -1/+1 |
* | Constification of the data of a hash table. This means the callback | Richard Levitte | 2000-12-13 | 2 | -25/+25 |
* | ANSI C doesn't allow trailing semi-colons after a function's closing brace | Geoff Thorpe | 2000-12-04 | 1 | -6/+3 |
* | Next step in tidying up the LHASH code. This commit defines DECLARE and | Geoff Thorpe | 2000-12-03 | 1 | -0/+29 |
* | First step in tidying up the LHASH code. The callback prototypes (and | Geoff Thorpe | 2000-12-01 | 2 | -13/+25 |
* | Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org> | Richard Levitte | 2000-11-08 | 3 | -14/+14 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | 'make update' | Richard Levitte | 2000-09-07 | 1 | -1/+3 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -3/+3 |
* | Using checks of the existence of HEADER_{foo}_H in other header files | Richard Levitte | 2000-06-09 | 2 | -2/+9 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 2 | -11/+11 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+4 |
* | Eliminate memory leaks in mem_dbg.c. | Bodo Möller | 2000-03-18 | 2 | -15/+5 |
* | Generate correct error reasons strings for SYSerr. | Bodo Möller | 2000-03-04 | 1 | -1/+1 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-04 | 1 | -2/+2 |
* | Seek out and destroy another evil cast. | Ulf Möller | 2000-01-31 | 1 | -4/+4 |
* | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller | 2000-01-30 | 2 | -23/+19 |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-24 | 1 | -3/+4 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -2/+3 |
* | Add a kludge :-( | Bodo Möller | 1999-05-21 | 1 | -3/+2 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -4/+4 |