summaryrefslogtreecommitdiffstats
path: root/crypto/md2/md2_dgst.c
AgeCommit message (Expand)Author
2017-10-18Remove parentheses of return.KaoruToda
2016-06-30Convert memset calls to OPENSSL_cleanseMatt Caswell
2016-05-17Copyright consolidation 05/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2007-08-31Constify seed and md2.Andy Polyakov
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2002-12-03Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte
2002-11-29A few more memset()s converted to OPENSSL_cleanse().Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
2000-02-03Document hash functions.Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-03-22Fix security hole.Ben Laurie
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall