openssl/crypto/md4
Tim Hudson 3e9a08ecb1 mark all block comments that need format preserving so that
indent will not alter them when reformatting comments

(cherry picked from commit 1d97c84351)

Conflicts:
	crypto/bn/bn_lcl.h
	crypto/bn/bn_prime.c
	crypto/engine/eng_all.c
	crypto/rc4/rc4_utl.c
	crypto/sha/sha.h
	ssl/kssl.c
	ssl/t1_lib.c

Conflicts:
	crypto/rc4/rc4_enc.c
	crypto/x509v3/v3_scts.c
	crypto/x509v3/v3nametest.c
	ssl/d1_both.c
	ssl/s3_srvr.c
	ssl/ssl.h
	ssl/ssl_locl.h
	ssl/ssltest.c
	ssl/t1_lib.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:33:23 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
Makefile make update 2014-01-06 13:33:27 +00:00
md4.c Make sure not to declare a clashing read() for DJGPP. 2003-01-13 15:35:22 +00:00
md4.h mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
md4_dgst.c Fix some clang warnings. 2013-01-14 00:22:28 +00:00
md4_locl.h Fix some clang warnings. 2013-01-14 00:22:28 +00:00
md4_one.c Check return values of <Digest>_Init functions in low level digest calls. 2005-04-14 22:58:44 +00:00
md4s.cpp MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
md4test.c Remove unnecessary casts and avoid some warnings with gcc 4.2. 2007-06-07 16:07:57 +00:00