openssl/crypto/pkcs7
Tim Hudson 6977c7e2ba 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

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:23:04 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
bio_pk7.c Reduce version skew: trivia (I hope). 2012-06-03 22:03:37 +00:00
Makefile Remove ancient obsolete files under pkcs7. 2014-06-27 13:53:23 +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 Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
pk7_doit.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:23:15 +01:00
pk7_enc.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
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:23:04 +00:00
pkcs7err.c Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in PR#3339 2014-05-07 23:23:15 +01:00