openssl/crypto/pkcs7
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
bio_pk7.c Reduce version skew. 2012-06-08 09:18:47 +00:00
Makefile Remove ancient obsolete files under pkcs7. 2014-06-27 13:54:45 +01:00
pk7_asn1.c pval must always be set when pk7_cb() does anything (Coverity ID 146). 2008-12-26 15:29:02 +00:00
pk7_attr.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pk7_dgst.c
pk7_doit.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:25:46 +01:00
pk7_enc.c
pk7_lib.c Fix warnings (From HEAD, original patch by Ben). 2010-06-15 17:25:15 +00:00
pk7_mime.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pk7_smime.c check return value of BIO_write in PKCS7_decrypt 2012-03-08 14:02:51 +00:00
pkcs7.h mark all block comments that need format preserving so that 2015-01-22 09:33:23 +00:00
pkcs7err.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:25:46 +01:00