summaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha_locl.h
AgeCommit message (Expand)Author
2016-05-17Copyright consolidation 09/10Rich Salz
2016-03-01RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-09-24RT3544: Remove MWERKS supportRich Salz
2013-01-13Fix some clang warnings.Ben Laurie
2006-10-18Fix bug in big-endian path and optimize it for size.Andy Polyakov
2006-10-17Further synchronizations with md32_common.h update, consistent namingAndy Polyakov
2006-10-11Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov
2006-05-01SHA1 for PowerPC.Andy Polyakov
2006-04-16SHA-1 for x86_64.Andy Polyakov
2005-10-25Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov
2005-07-19Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update.Andy Polyakov
2005-06-23Update for Stratus VOS.Richard Levitte
2004-12-09Engage SHA1 IA64 assembler on IA64 platforms.Andy Polyakov
2004-05-27Since num is now a size_t, it's not necssary to check for less than 0,Richard Levitte
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2003-01-02I implemented this when troubleshooting performance problem on SPARC Solaris.Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2001-10-14openbsd-x86 macrosUlf Möller
2001-03-08Make EVP_Digest*() routines return a value.Dr. Stephen Henson
2000-03-19FLAT_INC is not needed; we use -I.. all the timeUlf Möller
2000-02-12HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov
2000-01-02Metrowerks for Motorola tune-up.Andy Polyakov
1999-09-06Fix warnings.Ben Laurie
1999-09-05SHA clean-up and (LP64) tune-up.Andy Polyakov
1999-06-23Don't use inline assembler when configured for "no-asm".Bodo Möller
1999-05-27I386_ONLY is defined in opensslconf.h, so we need to include it.Bodo Möller
1999-05-11Use ifndef PEDANTIC for all inline assembler.Ulf Möller
1999-05-10Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall
1999-05-07Make -pedantic work again.Ben Laurie
1999-05-05SHA-1 cleanups and performance enhancements.Ulf Möller
1999-04-20Problems with 64-bit long.Ulf Möller
1999-04-20Remove useless defines.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall