openssl/apps
Matt Caswell e16db4b3d7 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

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:44:02 +00:00
..
demoCA
set
.cvsignore Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 2008-04-17 10:19:16 +00:00
app_rand.c
apps.c Memory leak and NULL dereference fixes. 2014-06-27 14:53:21 +01:00
apps.h Add option to allow in-band CRL loading in verify utility. Add function 2009-10-31 13:34:19 +00:00
asn1pars.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:41:33 +00:00
CA.com Corrections to the VMS build system. 2011-03-25 16:21:39 +00:00
CA.pl.in
CA.sh PR: 1847 2009-10-15 17:27:47 +00:00
cert.pem
ciphers.c Fix source where indent will not be able to cope 2015-01-22 09:41:47 +00:00
client.pem
cms.c oops, add -debug_decrypt option which was accidenatally left out 2012-06-19 13:38:47 +00:00
crl.c Add option to generate old hash format. 2014-04-03 13:37:56 +01:00
crl2p7.c Additional comment changes for reformat of 1.0.0 2015-01-22 09:41:42 +00:00
dgst.c Use default digest implementation in dgst.c 2014-01-23 18:38:51 +00:00
dh.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
dsa-ca.pem
dsa-pca.pem
dsa.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
ec.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
ecparam.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
enc.c Fix compilation with no-comp 2014-06-11 14:33:47 +01:00
engine.c Change STRING to OPENSSL_STRING etc as common words such 2009-07-27 21:08:53 +00:00
errstr.c LHASH revamp. make depend. 2008-05-26 11:24:29 +00:00
gendh.c Additional comment changes for reformat of 1.0.0 2015-01-22 09:41:42 +00:00
gendsa.c Fix warnings (From HEAD, original patch by Ben). 2010-06-15 17:25:15 +00:00
genpkey.c Make no-engine work again. 2008-12-20 17:04:40 +00:00
genrsa.c use supplied ENGINE in genrsa 2010-03-01 14:22:02 +00:00
install-apps.com Apply all the changes submitted by Steven M. Schweda <sms@antinode.info> 2011-03-19 09:44:53 +00:00
makeapps.com Make sure that disabling the MAYLOSEDATA3 warning is only done when the compiler supports it. Otherwise, there are warnings about it lacking everywhere, which is quite tedious to read through while trying to check for other warnings. 2014-10-15 11:32:15 +02:00
Makefile make update 2010-12-02 18:26:12 +00:00
nseq.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
ocsp.c Tidy up ocsp help output 2014-11-27 14:21:42 +00:00
oid.cnf
openssl-vms.cnf make update 2012-01-04 16:52:53 +00:00
openssl.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
openssl.cnf The default CN prompt message can be confusing when often the CN needs to 2011-12-06 00:01:00 +00:00
passwd.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:41:33 +00:00
pkcs8.c Tolerate PKCS#8 DSA format with negative private key. 2010-01-22 20:17:30 +00:00
pkcs12.c PR: 2469 2011-03-13 18:20:14 +00:00
pkey.c Update obsolete email address... 2008-11-05 18:39:08 +00:00
pkeyparam.c Fix warnings (From HEAD, original patch by Ben). 2010-06-15 17:25:15 +00:00
pkeyutl.c PR: 2366 2010-11-11 14:42:19 +00:00
prime.c
privkey.pem Oops... 2006-05-17 12:29:16 +00:00
progs.h Make no-ssl3 no-ssl2 do more sensible things. 2014-06-29 03:05:54 +01:00
progs.pl Make no-ssl3 no-ssl2 do more sensible things. 2014-06-29 03:05:54 +01:00
rand.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
req.c Further comment amendments to preserve formatting prior to source reformat 2015-01-22 09:41:33 +00:00
req.pem
rsa.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
rsa8192.pem
rsautl.c Make no-rsa, no-dsa and no-dh compile again. 2009-04-23 17:16:40 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h PR: 2028 2009-09-04 17:42:06 +00:00
s_cb.c Additional comment changes for reformat of 1.0.0 2015-01-22 09:41:42 +00:00
s_client.c indent has problems with comments that are on the right hand side of a line. 2015-01-22 09:44:02 +00:00
s_server.c Updates to s_client and s_server to remove the constant 28 (for IPv4 header 2014-12-03 09:43:49 +00:00
s_socket.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
s_time.c Fix source where indent will not be able to cope 2015-01-22 09:41:47 +00:00
server.pem
server.srl
server2.pem
sess_id.c
smime.c Change default cipher in smime app to des3. 2014-05-29 14:12:12 +01:00
speed.c apps/speed.c: make it indent-friendly. 2015-01-22 09:42:56 +00:00
spkac.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
tsget PR: 2031 2009-09-07 17:57:02 +00:00
verify.c Add missing functions to allow access to newer X509_STORE_CTX status 2009-10-31 19:21:47 +00:00
version.c Add missing "-d" to option list of openssl version. 2008-10-20 12:53:36 +00:00
vms_decc_init.c mark all block comments that need format preserving so that 2015-01-22 09:41:18 +00:00
winrand.c Additional comment changes for reformat of 1.0.0 2015-01-22 09:41:42 +00:00
x509.c use keyformat for -x509toreq, don't hard code PEM 2011-09-23 21:48:59 +00:00