summaryrefslogtreecommitdiff
path: root/crypto/mdc2
Commit message (Expand)AuthorAgeFilesLines
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson2005-04-141-1/+2
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* 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
* Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov2004-07-252-2/+3
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-7/+7
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-153-12/+12
* make updateGeoff Thorpe2004-04-191-8/+8
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Netware-specific changes,Richard Levitte2003-11-281-0/+3
* A few more memset()s converted to OPENSSL_cleanse().Richard Levitte2002-11-291-1/+1
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* 'make update'Richard Levitte2002-02-051-4/+8
* make updateRichard Levitte2002-01-241-6/+8
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-242-8/+8
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-4/+4
* make updateRichard Levitte2001-07-311-1/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-303-7/+10
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-9/+9
* One des_encrypt to des_encrypt1 I forgot to commit...Richard Levitte2001-03-291-2/+2
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-082-7/+10
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-3/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-6/+8
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-1/+2
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-2/+2
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-2/+2
* Document hash functions.Ulf Möller2000-02-033-6/+7
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-2/+2
* Some more ifdefs for no-xxx options.Ulf Möller2000-01-211-1/+1
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-031-2/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+8
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-3/+4
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-4/+3
* Change type of various DES function arguments from des_cblockBodo Möller1999-05-161-4/+4
* Update dependencies.Bodo Möller1999-05-151-3/+4
* Update dependencies.Ben Laurie1999-05-131-2/+2
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-2/+18
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-262-15/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* "make depend"Bodo Möller1999-04-231-4/+8