..
demoCA
demoSRP
app_rand.c
Big apps cleanup (option-parsing, etc)
2015-04-24 15:26:15 -04:00
apps.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -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 p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00
CA.com
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
cms.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00
crl2p7.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00
crl.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -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
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c
free null cleanup finale
2015-05-01 10:02:07 -04:00
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
makeapps.com
Big apps cleanup (option-parsing, etc)
2015-04-24 15:26:15 -04:00
Makefile
Remove Kerberos support from libssl
2015-05-13 15:07:57 +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
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00
pkcs12.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -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 p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00
req.pem
rsa8192.pem
rsa.c
free null cleanup finale
2015-05-01 10:02:07 -04:00
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
Fix for memcpy() and strcmp() being undefined.
2015-05-11 12:01:51 +01:00
s_client.c
Remove Kerberos support from apps
2015-05-13 15:07:34 +01:00
s_server.c
Remove Kerberos support from apps
2015-05-13 15:07:34 +01: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
server2.pem
server.pem
server.srl
sess_id.c
free NULL cleanup -- coda
2015-05-01 14:37:16 -04:00
smime.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00
speed.c
Add missing terminating NULL to speed_options table.
2015-05-11 12:09:52 +01:00
spkac.c
free null cleanup finale
2015-05-01 10:02:07 -04:00
srp.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -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
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00
tsget
verify.c
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -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
Use p==NULL not !p (in if statements, mainly)
2015-05-11 10:06:38 -04:00