aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse2016-03-011-1/+1
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-27/+11
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-322/+381
* RT3544: Remove MWERKS supportRich Salz2014-09-241-8/+1
* Fix some clang warnings.Ben Laurie2013-01-131-20/+20
* Fix bug in big-endian path and optimize it for size.Andy Polyakov2006-10-181-54/+39
* Further synchronizations with md32_common.h update, consistent namingAndy Polyakov2006-10-171-21/+9
* Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2006-10-111-228/+81
* SHA1 for PowerPC.Andy Polyakov2006-05-011-0/+7
* SHA-1 for x86_64.Andy Polyakov2006-04-161-1/+2
* Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov2005-10-251-7/+5
* Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update.Andy Polyakov2005-07-191-7/+7
* Update for Stratus VOS.Richard Levitte2005-06-231-11/+13
* Engage SHA1 IA64 assembler on IA64 platforms.Andy Polyakov2004-12-091-0/+5
* Since num is now a size_t, it's not necssary to check for less than 0,Richard Levitte2004-05-271-4/+4
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-8/+8
* I implemented this when troubleshooting performance problem on SPARC Solaris.Andy Polyakov2003-01-021-0/+126
* x86_64 performance patch.Andy Polyakov2002-12-141-6/+6
* openbsd-x86 macrosUlf Möller2001-10-141-1/+1
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-081-1/+2
* FLAT_INC is not needed; we use -I.. all the timeUlf Möller2000-03-191-4/+0
* HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov2000-02-121-12/+31
* Metrowerks for Motorola tune-up.Andy Polyakov2000-01-021-1/+8
* Fix warnings.Ben Laurie1999-09-061-6/+6
* SHA clean-up and (LP64) tune-up.Andy Polyakov1999-09-051-188/+349
* Don't use inline assembler when configured for "no-asm".Bodo Möller1999-06-231-1/+1
* I386_ONLY is defined in opensslconf.h, so we need to include it.Bodo Möller1999-05-271-0/+2
* Use ifndef PEDANTIC for all inline assembler.Ulf Möller1999-05-111-2/+2
* Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall1999-05-101-3/+3
* Make -pedantic work again.Ben Laurie1999-05-071-1/+1
* SHA-1 cleanups and performance enhancements.Ulf Möller1999-05-051-10/+58
* Problems with 64-bit long.Ulf Möller1999-04-201-2/+0
* Remove useless defines.Ulf Möller1999-04-201-6/+0
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-17/+65
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+198