summaryrefslogtreecommitdiffstats
path: root/crypto/md5/md5_locl.h
AgeCommit message (Expand)Author
2017-10-13Remove email addresses from source code.Rich Salz
2016-05-17Copyright consolidation 09/10Rich Salz
2016-05-02Remove obsolete defined(__INTEL__) condition.Andy Polyakov
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-23Keep disclaiming 16-bit support.Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2013-01-13Fix some clang warnings.Ben Laurie
2012-09-23Add md5-sparcv9.pl.Andy Polyakov
2006-10-11Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov
2005-10-25Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov
2005-07-19Engage MD5 assembler module.Andy Polyakov
2005-06-23Update for Stratus VOS.Richard Levitte
2005-05-03Engage md5-x86_64 assembler module.Andy Polyakov
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2002-12-28Merge from 0.9.7-stable.Richard Levitte
2002-12-27UltraSPARC performance "tune-up."Andy Polyakov
2001-10-14openbsd-x86 macrosUlf Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-03-19FLAT_INC is not needed; we use -I.. all the timeUlf Möller
2000-02-03ispell (and minor modifications)Ulf Möller
1999-09-06Fix warnings.Ben Laurie
1999-08-28md32_common.h update and accompanying MD5 update.Andy Polyakov
1999-07-25Minor MD5 tune-up for WIN32 on Intel.Andy Polyakov
1999-05-28Some assembler-related clean-ups.Bodo Möller
1999-05-20Bring VMS in sync with the recent changes.Ulf Möller
1999-05-17Make MD5 work on Alpha, and fix a bug.Bodo Möller
1999-05-15Get rid of casts.Ben Laurie
1999-05-14Avoid compiler warnings for x86.Bodo Möller
1999-05-13Reorganize and speed up MD5.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
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall