aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2/md2_dgst.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level MD2 functions.Pauli2020-01-121-0/+6
* Following the license change, modify the boilerplates in crypto/mdN/Richard Levitte2018-12-061-1/+1
* Remove parentheses of return.KaoruToda2017-10-181-2/+2
* Convert memset calls to OPENSSL_cleanseMatt Caswell2016-06-301-1/+1
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-4/+4
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-153/+150
* Constify seed and md2.Andy Polyakov2007-08-311-1/+1
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-3/+3
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-0/+1
* A few more memset()s converted to OPENSSL_cleanse().Richard Levitte2002-11-291-1/+1
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-3/+3
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-081-5/+8
* ispell (and minor modifications)Ulf Möller2000-02-031-3/+3
* Document hash functions.Ulf Möller2000-02-031-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-13/+5
* Massive constification.Ben Laurie1999-04-171-2/+2
* Fix security hole.Ben Laurie1999-03-221-1/+2
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+235