openssl/apps
Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc
For the various string-compare routines (strcmp, strcasecmp, str.*cmp)
use "strcmp()==0" instead of "!strcmp()"

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-05-06 22:37:53 -04:00
..
demoCA
demoSRP Missing SRP files. 2011-03-16 11:50:33 +00:00
app_rand.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
apps.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
apps.h In apps, malloc or die 2015-04-30 17:48:31 -04:00
asn1pars.c Fix uninitialized variable. 2015-05-02 07:44:25 -04:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
CA.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
CA.pl.in GH271: Warning on </dev/null to CA.pl 2015-05-04 15:07:52 -04:00
cert.pem
ciphers.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
client.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
cms.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
crl.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
crl2p7.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00
dgst.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c In apps, malloc or die 2015-04-30 17:48:31 -04:00
dsa-ca.pem
dsa-pca.pem
dsa.c free null cleanup finale 2015-05-01 10:02:07 -04:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c Initialize potentially uninitialized local variables 2015-05-06 13:06:46 +01:00
ec.c free null cleanup finale 2015-05-01 10:02:07 -04:00
ecparam.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
enc.c RT2943: Check sizes if -iv and -K arguments 2015-05-04 20:15:54 +02:00
engine.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
errstr.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
gendsa.c free null cleanup finale 2015-05-01 10:02:07 -04:00
genpkey.c free null cleanup finale 2015-05-01 10:02:07 -04:00
genrsa.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
install-apps.com After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
makeapps.com Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
Makefile make update 2015-04-30 23:00:44 +01:00
nseq.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
ocsp.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
openssl-vms.cnf RT3067: simplify patch 2014-09-24 15:35:02 +02:00
openssl.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
openssl.cnf RT2626: Change default_bits from 1K to 2K 2014-09-08 17:21:04 -04:00
opt.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
passwd.c free null cleanup finale 2015-05-01 10:02:07 -04:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c fewer NO_ENGINE #ifdef's 2015-04-25 15:41:29 -04:00
pkcs8.c free null cleanup finale 2015-05-01 10:02:07 -04:00
pkcs12.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
pkey.c free null cleanup finale 2015-05-01 10:02:07 -04:00
pkeyparam.c fewer NO_ENGINE #ifdef's 2015-04-25 15:41:29 -04:00
pkeyutl.c free null cleanup finale 2015-05-01 10:02:07 -04:00
prime.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
privkey.pem
progs.h Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
progs.pl Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
rand.c fewer NO_ENGINE #ifdef's 2015-04-25 15:41:29 -04:00
req.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
req.pem
rsa.c free null cleanup finale 2015-05-01 10:02:07 -04:00
rsa8192.pem
rsautl.c free null cleanup finale 2015-05-01 10:02:07 -04:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
s_cb.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
s_client.c free null cleanup finale 2015-05-01 10:02:07 -04:00
s_server.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
s_socket.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
s_time.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
server.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
server.srl
server2.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
sess_id.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
smime.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
speed.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
spkac.c free null cleanup finale 2015-05-01 10:02:07 -04:00
srp.c Use "==0" instead of "!strcmp" etc 2015-05-06 22:37:53 -04:00
testCA.pem
testdsa.h Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
testrsa.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
timeouts.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts.c In apps, malloc or die 2015-04-30 17:48:31 -04:00
tsget
verify.c free NULL cleanup 5a 2015-04-30 17:33:59 -04:00
version.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
vms_decc_init.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
winrand.c Big apps cleanup (option-parsing, etc) 2015-04-24 15:26:15 -04:00
x509.c Make -CAserial a type 's' option 2015-05-06 19:43:59 +02:00