aboutsummaryrefslogtreecommitdiff
path: root/crypto/md5/md5_dgst.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-01-19Deprecate the low level MD5 functions.Pauli1-0/+6
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-2/+2
2018-12-06Following the license change, modify the boilerplates in crypto/mdN/Richard Levitte1-1/+1
2016-05-17Copyright consolidation 09/10Rich Salz1-54/+6
2016-03-01RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse1-16/+16
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-113/+144
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2006-10-11Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov1-109/+1
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov1-2/+2
2002-12-14x86_64 performance patch.Andy Polyakov1-32/+4
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson1-1/+2
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov1-75/+77
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-1/+1
1999-05-16Convert void *.Ben Laurie1-1/+2
1999-05-15Get rid of casts.Ben Laurie1-2/+3
1999-05-13Reorganize and speed up MD5.Ulf Möller1-235/+130
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-10/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-18/+6
1999-03-22Fix security hole.Ben Laurie1-1/+2
1999-02-09More exactitude with function arguments.Ben Laurie1-2/+3
1998-12-31Fix version stuff:Ralf S. Engelschall1-1/+1
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1-1/+1
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall1-1/+1
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+440