openssl/crypto/sha
Matt Caswell 3cf9f81b09 indent has problems with comments that are on the right hand side of a line.
Sometimes it fails to format them very well, and sometimes it corrupts them!
This commit moves some particularly problematic ones.

Conflicts:
	crypto/bn/bn.h
	crypto/ec/ec_lcl.h
	crypto/rsa/rsa.h
	demos/engines/ibmca/hw_ibmca.c
	ssl/ssl.h
	ssl/ssl3.h

Conflicts:
	crypto/ec/ec_lcl.h
	ssl/tls1.h

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:36:16 +00:00
..
asm Fix irix-cc build. 2015-01-07 18:43:34 +01:00
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
Makefile make update 2014-01-06 13:33:27 +00:00
sha.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
sha.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:36:16 +00:00
sha1.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
sha1_one.c Reduce version skew. 2012-06-08 09:18:47 +00:00
sha1dgst.c Reduce version skew. 2012-06-08 09:18:47 +00:00
sha1test.c Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00
sha256.c Fix some clang warnings. 2013-01-14 00:22:28 +00:00
sha256t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha512.c mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
sha512t.c fix warnings when building openssl with the following compiler options: 2005-08-28 22:49:57 +00:00
sha_dgst.c Reduce version skew. 2012-06-08 09:18:47 +00:00
sha_locl.h Fix some clang warnings. 2013-01-14 00:22:28 +00:00
sha_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
shatest.c Avoid aliasing warning. 2007-12-16 13:57:44 +00:00