openssl/crypto/evp
Matt Caswell c7c7a432df 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

Conflicts:
	crypto/ec/ecp_nistp224.c
	crypto/evp/evp.h
	ssl/d1_both.c
	ssl/ssl.h
	ssl/ssl_lib.c

Conflicts:
	crypto/bio/bss_file.c
	crypto/ec/ec_lcl.h
	crypto/evp/evp.h
	crypto/store/str_mem.c
	crypto/whrlpool/wp_block.c
	crypto/x509/x509_vfy.h
	ssl/ssl.h
	ssl/ssl3.h
	ssl/ssltest.c
	ssl/t1_lib.c
	ssl/tls1.h

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:50:57 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
bio_b64.c Initialize num properly. 2014-05-06 14:09:26 +01:00
bio_enc.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
bio_md.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
bio_ok.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
c_all.c OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a 2004-08-29 16:36:05 +00:00
c_allc.c Fixups. 2013-02-05 16:50:33 +00:00
c_alld.c Remove MD2 from digest algorithm table. This follows the recommendation in 2009-07-08 08:33:27 +00:00
dig_eng.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
digest.c Fix memory leak: free up ENGINE functional reference if digest is not 2010-03-05 13:35:06 +00:00
e_aes.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_bf.c Make sure we get the definition of OPENSSL_NO_BF. 2003-03-20 23:28:16 +00:00
e_camellia.c Make camellia work with updated EVP macros. 2008-09-21 10:24:08 +00:00
e_cast.c Make sure we get the definition of OPENSSL_NO_CAST. 2003-03-20 23:28:27 +00:00
e_des.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_des3.c Make -DKSSL_DEBUG work again. 2008-11-10 18:55:07 +00:00
e_dsa.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
e_idea.c Make sure we get the definition of OPENSSL_NO_IDEA. 2003-03-20 23:28:55 +00:00
e_null.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_old.c Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c 2005-04-25 23:09:00 +00:00
e_rc2.c A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 2003-10-29 20:24:15 +00:00
e_rc4.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
e_rc5.c Make sure we get the definition of OPENSSL_NO_RC5. 2003-03-20 23:29:26 +00:00
e_seed.c Fix warnings: C++ comments and computed value not used. 2007-07-04 12:56:33 +00:00
e_xcbc_d.c fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
enc_min.c PR: 2295 2010-10-11 23:28:54 +00:00
encode.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
evp.h indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:50:57 +00:00
evp_acnf.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
evp_cnf.c Don't attempt to enter FIPS mode in autoconfig module if already in FIPS mode. 2008-11-11 12:52:14 +00:00
evp_enc.c Revert "RT3425: constant-time evp_enc" 2014-12-17 14:57:16 +01:00
evp_err.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
evp_key.c Update from HEAD. 2006-03-01 21:17:50 +00:00
evp_lib.c Traditional Yuletide commit ;-) 2009-12-25 14:11:18 +00:00
evp_locl.h mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
evp_pbe.c initialise pbe_tmp 2010-07-08 16:51:48 +00:00
evp_pkey.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
evp_test.c PR: 2588 2011-09-01 13:48:48 +00:00
evptests.txt Add SEED encryption algorithm. 2007-04-23 23:50:26 +00:00
m_dss.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_dss1.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_ecdsa.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_md2.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_md4.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_md5.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_mdc2.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_null.c size_t-fication of message digest APIs. We should size_t-fy more APIs... 2004-05-15 11:29:55 +00:00
m_ripemd.c make 2005-07-16 11:13:10 +00:00
m_sha.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
m_sha1.c Merge EVP changes in from FIPS branch. 2008-09-15 22:21:42 +00:00
Makefile Revert "RT3425: constant-time evp_enc" 2014-12-17 14:57:16 +01:00
names.c don't add digest alias if signature algorithm is undefined 2010-03-06 20:52:33 +00:00
openbsd_hw.c This changes EVP's cipher and digest code to hook via the ENGINE support. 2001-09-25 21:37:02 +00:00
p5_crpt.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
p5_crpt2.c Change old obsolete email address... 2008-11-05 18:36:57 +00:00
p_dec.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
p_enc.c Constify d2i, s2i, c2i and r2i functions and other associated 2004-03-15 23:15:26 +00:00
p_lib.c make 2005-07-16 11:13:10 +00:00
p_open.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
p_seal.c mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
p_sign.c ../comm.txt 2010-11-27 17:33:34 +00:00
p_verify.c ../comm.txt 2010-11-27 17:33:34 +00:00