| Commit message (Expand) | Author | Age | Files | Lines |
* | WCE update, mostly typos. | Andy Polyakov | 2005-08-03 | 1 | -0/+1 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -4/+14 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -13/+2 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-15 | 1 | -4/+1 |
* | Check return values of <Digest>_Init functions in low level digest calls. | Dr. Stephen Henson | 2005-04-14 | 1 | -1/+2 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | 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-02 | 1 | -1/+1 |
* | Typos, typos... | Andy Polyakov | 2004-07-25 | 1 | -1/+1 |
* | Minor 64-bit md32_common.h update and minor unsignification of digests. | Andy Polyakov | 2004-07-25 | 1 | -1/+1 |
* | EVP_Digest is size_t-fied, clean up test programs accordingly. | Andy Polyakov | 2004-07-22 | 1 | -1/+1 |
* | After the latest round of header-hacking, regenerate the dependencies in | Geoff Thorpe | 2004-05-17 | 1 | -3/+3 |
* | size_t-fication of message digest APIs. We should size_t-fy more APIs... | Andy Polyakov | 2004-05-15 | 3 | -6/+6 |
* | make update | Geoff Thorpe | 2004-04-19 | 1 | -2/+3 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -0/+3 |
* | Move header file inclusion to prevent irritation of users forgetting to | Lutz Jänicke | 2003-05-28 | 1 | -1/+1 |
* | Make sure we get the definition of OPENSSL_NO_MD2. | Richard Levitte | 2003-03-20 | 1 | -1/+1 |
* | Borland C++ Builder 5 complains about unreachable statements. | Richard Levitte | 2003-02-19 | 1 | -1/+0 |
* | make update | Richard Levitte | 2002-12-05 | 1 | -1/+4 |
* | Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> | Richard Levitte | 2002-12-03 | 1 | -0/+1 |
* | A few more memset()s converted to OPENSSL_cleanse(). | Richard Levitte | 2002-11-29 | 2 | -2/+2 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -3/+3 |
* | 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 |
* | Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() | Dr. Stephen Henson | 2001-10-16 | 1 | -1/+1 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -2/+2 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-30 | 2 | -3/+4 |
* | Change all calls to low level digest routines in the library and | Dr. Stephen Henson | 2001-06-19 | 1 | -2/+4 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | Make EVP_Digest*() routines return a value. | Dr. Stephen Henson | 2001-03-08 | 2 | -8/+11 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -2/+2 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 3 | -5/+6 |
* | '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/+1 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -3/+4 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+4 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-03 | 1 | -3/+3 |
* | Document hash functions. | Ulf Möller | 2000-02-03 | 3 | -4/+4 |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-23 | 1 | -2/+2 |
* | some more patches for avoiding problems with non-automatic variables | Bodo Möller | 1999-09-08 | 1 | -2/+2 |
* | Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). | Ulf Möller | 1999-06-04 | 2 | -0/+20 |
* | 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-20 | 1 | -4/+4 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -5/+4 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -3/+4 |
* | Support INSTALL_PREFIX for packagers. | Bodo Möller | 1999-04-29 | 1 | -2/+4 |
* | Ignore Makefile.save | Ulf Möller | 1999-04-29 | 1 | -0/+1 |
* | Obey $(PERL) when running util/mklink.pl. | Bodo Möller | 1999-04-29 | 1 | -3/+3 |