openssl/crypto/ec
Tim Hudson b558c8d597 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

Conflicts:
	crypto/asn1/a_sign.c
	crypto/bn/bn_div.c
	crypto/dsa/dsa_asn1.c
	crypto/ec/ecp_nistp224.c
	crypto/ec/ecp_nistp256.c
	crypto/ec/ecp_nistp521.c
	crypto/ec/ecp_nistputil.c
	crypto/modes/gcm128.c
	crypto/opensslv.h
	ssl/d1_both.c
	ssl/heartbeat_test.c
	ssl/s3_clnt.c
	ssl/s3_srvr.c
	ssl/ssl_sess.c
	ssl/t1_lib.c
	test/testutil.h

Conflicts:
	apps/openssl.c
	apps/ts.c
	apps/vms_decc_init.c
	crypto/aes/aes_core.c
	crypto/aes/aes_x86core.c
	crypto/dsa/dsa_ameth.c
	crypto/ec/ec2_mult.c
	crypto/evp/evp.h
	crypto/objects/objects.h
	crypto/rsa/rsa_pss.c
	crypto/stack/safestack.h
	crypto/ts/ts.h
	crypto/ts/ts_rsp_verify.c
	crypto/whrlpool/wp_dgst.c
	crypto/x509v3/v3_ncons.c
	e_os2.h
	engines/ccgost/gost89.c
	engines/ccgost/gost_ctl.c
	engines/ccgost/gost_keywrap.c
	engines/ccgost/gost_keywrap.h
	engines/ccgost/gost_sign.c
	ssl/kssl.c
	ssl/s3_srvr.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:48:44 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
ec.h mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
ec2_mult.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
ec2_smpl.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
ec2_smpt.c Improve error handling if decompression of an ec point fails, and cleanup 2004-07-06 15:50:04 +00:00
ec_asn1.c Fix the BIT STRING encoding of EC points or parameter seeds 2006-12-19 15:10:46 +00:00
ec_check.c fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 2006-03-13 23:12:08 +00:00
ec_curve.c comment 2005-12-13 05:46:30 +00:00
ec_cvt.c Sun has agreed to removing the covenant language from most files. 2002-10-29 10:59:32 +00:00
ec_err.c Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:48:06 +00:00
ec_key.c Fixed double inclusion of string.h 2014-08-29 21:40:15 +01:00
ec_lcl.h mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
ec_lib.c "EC_POINT_invert" was checking "dbl" function pointer instead of "invert". 2014-07-21 22:29:35 +01:00
ec_mult.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
ec_print.c fix memory leak 2002-06-06 10:33:05 +00:00
ecp_mont.c Fix various incorrect error function codes. 2005-04-26 18:53:22 +00:00
ecp_nist.c remove OPENSSL_NO_ASM dependency 2005-06-28 15:03:58 +00:00
ecp_smpl.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
ectest.c Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 2007-05-22 09:48:06 +00:00
Makefile Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00