summaryrefslogtreecommitdiffstats
path: root/crypto/md32_common.h
AgeCommit message (Expand)Author
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
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-10-29md32_common.h: address compiler warning in HOST_c2l.Andy Polyakov
2014-09-24RT3544: Remove MWERKS supportRich Salz
2014-07-08Please Clang's sanitizer.Andy Polyakov
2013-10-13Initial aarch64 bits.Andy Polyakov
2012-11-28Update support for Intel compiler: add linux-x86_64-icc and fix problems.Andy Polyakov
2010-08-02md32_common.h: modify MD32_REG_T pre-processing logic [triggered by clang].Andy Polyakov
2010-03-02Fix s390x-specific HOST_l2c|c2l.Andy Polyakov
2008-12-29Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov
2008-09-14Some precautions to avoid potential security-relevant problems.Bodo Möller
2007-07-23md32_common.h update.Andy Polyakov
2007-04-30Revert irrelevant changes from commit #16191.Andy Polyakov
2007-04-30rll does not seem to be available on legacy s390.Andy Polyakov
2007-04-30s390x optimizations.Andy Polyakov
2006-10-11Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov
2006-05-01SHA1 for PowerPC.Andy Polyakov
2005-10-25Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov
2005-09-19Oops-type typo.Andy Polyakov
2005-09-19bswapl usage should be masked by I386_ONLY.Andy Polyakov
2005-06-23Update for Stratus VOS.Richard Levitte
2004-12-20Refine PowerPC platform support.Andy Polyakov
2004-07-25Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov
2004-06-11SHA fails to compile on x86_64 if compiled with custom flags, withoutAndy Polyakov
2004-05-31Kill unused macro and reimplement it for that single context it canAndy Polyakov
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2004-03-28This is essentially Intel 32-bit compiler tune-up. To start with allAndy Polyakov
2003-11-28Netware-specific changes,Richard Levitte
2003-10-29Make md32_common.h friendlier to compiler warnings.Geoff Thorpe
2002-12-14x86_64 performance patch.Andy Polyakov
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-11-20avoid uninitialized memory readBodo Möller
2001-10-14openbsd-x86 macrosUlf Möller
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-10-30_lrotl() is a call to the C runtime library!Ulf Möller
2000-02-16Fix signed/unsigned warnings.Ben Laurie
2000-02-15New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86Andy Polyakov
2000-02-06Support for MacOS X (Rhapsody) is added. Also get rid of volatileAndy Polyakov
2000-01-02Metrowerks for Motorola tune-up.Andy Polyakov
1999-12-19Late break-in patch for MacOS support.Andy Polyakov
1999-12-19MacOS updates.Andy Polyakov
1999-12-14Solaris x86 assembler problem is already addressed in ./configUlf Möller
1999-12-08Don't use inline assembler on x86 Solaris (would need a different syntax).Ulf Möller
1999-08-28md32_common.h update and accompanying MD5 update.Andy Polyakov
1999-06-23Don't use inline assembler when configured for "no-asm".Bodo Möller
1999-06-01Borland C fix.Ulf Möller
1999-05-20Some solaris-usparc MD5 fixes.Bodo Möller