summaryrefslogtreecommitdiff
path: root/crypto/md2
Commit message (Expand)AuthorAgeFilesLines
* Constify seed and md2.appro2007-08-311-1/+1
* Constify version strings and some structures.steve2007-01-211-1/+1
* #include <stddef.h> in digest headers.appro2006-12-291-0/+1
* Update filenames in makefiles.steve2006-02-041-1/+1
* WCE update, mostly typos.appro2005-08-031-0/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-4/+14
* make updatebodo2005-05-161-13/+2
* Fool-proofing Makefilesappro2005-05-151-4/+1
* Check return values of <Digest>_Init functions in low level digest calls.steve2005-04-141-1/+2
* Add emacs cache files to .cvsignore.levitte2005-04-111-0/+2
* Blow away Makefile.ssl.ben2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-1/+1
* Typos, typos...appro2004-07-251-1/+1
* Minor 64-bit md32_common.h update and minor unsignification of digests.appro2004-07-251-1/+1
* EVP_Digest is size_t-fied, clean up test programs accordingly.appro2004-07-221-1/+1
* After the latest round of header-hacking, regenerate the dependencies ingeoff2004-05-171-3/+3
* size_t-fication of message digest APIs. We should size_t-fy more APIs...appro2004-05-153-6/+6
* make updategeoff2004-04-191-2/+3
* Use sh explicitely to run point.shlevitte2003-12-271-1/+1
* Netware-specific changes,levitte2003-11-281-0/+3
* Move header file inclusion to prevent irritation of users forgetting tojaenicke2003-05-281-1/+1
* Make sure we get the definition of OPENSSL_NO_MD2.levitte2003-03-201-1/+1
* Borland C++ Builder 5 complains about unreachable statements.levitte2003-02-191-1/+0
* make updatelevitte2002-12-051-1/+4
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>levitte2002-12-031-0/+1
* A few more memset()s converted to OPENSSL_cleanse().levitte2002-11-292-2/+2
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tlevitte2002-11-281-1/+3
* Security fixes brought forward from 0.9.7.ben2002-11-131-3/+3
* Use double dashes so makedepend doesn't misunderstand the flags welevitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths arelevitte2002-06-271-1/+1
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()steve2001-10-161-1/+1
* make updatelevitte2001-07-311-2/+2
* Really add the EVP and all of the DES changes.ben2001-07-302-3/+4
* Change all calls to low level digest routines in the library andsteve2001-06-191-2/+4
* Instead of telling both 'make' and the user that ranlibbodo2001-03-091-2/+1
* Make EVP_Digest*() routines return a value.steve2001-03-082-8/+11
* e_os.h does not belong with the exported headers. Do not put it therelevitte2001-02-221-2/+2
* Make all configuration macros available for application by makinglevitte2001-02-193-5/+6
* 'ranlib' doesn't always run on some systems. That's actuallylevitte2000-09-251-1/+2
* 'make update'levitte2000-09-071-1/+1
* Enable DSO support on alpha (OSF1), cc and gcc.geoff2000-06-131-3/+4
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,levitte2000-05-021-4/+4
* ispell (and minor modifications)ulf2000-02-031-3/+3
* Document hash functions.ulf2000-02-033-4/+4
* Tidy up CRYPTO_EX_DATA structures.steve2000-01-231-2/+2
* some more patches for avoiding problems with non-automatic variablesbodo1999-09-081-2/+2
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).ulf1999-06-042-0/+20
* It was a very bad idea to use #include "../e_os.h" -- when this occursbodo1999-05-211-2/+3
* Add a kludge :-(bodo1999-05-201-4/+4
* Don't install e_os.h in include/openssl, use it only as a localbodo1999-05-201-5/+4