openssl/apps
Rich Salz d64070838e free NULL cleanup
Start ensuring all OpenSSL "free" routines allow NULL, and remove
any if check before calling them.
This gets DH_free, DSA_free, RSA_free

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-03-24 23:17:16 -04:00
..
demoCA
demoSRP
set
app_rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
apps.c Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
apps.h Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internals 2015-01-31 18:07:11 +00:00
asn1pars.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Add malloc failure checks 2015-03-17 13:39:53 +00:00
CA.com
CA.pl.in RT3291: Add -crl and -revoke options to CA.pl 2014-09-08 11:21:17 -04:00
CA.sh
cert.pem
ciphers.c OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1 2015-01-27 15:14:12 -05:00
client.pem
cms.c free NULL cleanup 2015-03-24 07:52:24 -04:00
crl2p7.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
crl.c ifdef cleanup, part 4a: '#ifdef undef' 2015-01-24 10:58:38 -05:00
dgst.c Move malloc fail checks closer to malloc 2015-03-17 13:39:53 +00:00
dh512.pem
dh1024.pem
dh2048.pem
dh4096.pem
dh.c free NULL cleanup 2015-03-24 23:17:16 -04:00
dhparam.c free NULL cleanup 2015-03-24 23:17:16 -04:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c free NULL cleanup 2015-03-24 23:17:16 -04:00
dsap.pem
dsaparam.c free NULL cleanup 2015-03-24 23:17:16 -04:00
ec.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
enc.c ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF 2015-01-22 12:57:29 -05:00
engine.c Dead code clean: #if 0 removal in apps 2015-01-30 14:52:57 -05:00
errstr.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
gendh.c free NULL cleanup 2015-03-24 23:17:16 -04:00
gendsa.c free NULL cleanup 2015-03-24 23:17:16 -04:00
genpkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
genrsa.c free NULL cleanup 2015-03-24 23:17:16 -04:00
install-apps.com
makeapps.com
Makefile make depend 2015-03-24 12:05:05 +00:00
nseq.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ocsp.c Make OCSP structures opaque. 2015-03-05 14:47:48 +00:00
oid.cnf
openssl-vms.cnf RT3067: simplify patch 2014-09-24 15:35:02 +02:00
openssl.c Fix memory leak reporting. 2015-02-09 12:53:36 +00:00
openssl.cnf RT2626: Change default_bits from 1K to 2K 2014-09-08 17:21:04 -04:00
passwd.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Dead code removal from apps 2015-03-17 14:49:01 +00:00
pkcs8.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pkcs12.c Make X509_ATTRIBUTE opaque. 2015-03-16 15:54:19 +00:00
pkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pkeyparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pkeyutl.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
prime.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
privkey.pem
progs.h OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
progs.pl OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
req.c Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 2015-03-11 09:29:37 -04:00
req.pem
rsa8192.pem
rsa.c free NULL cleanup 2015-03-24 23:17:16 -04:00
rsautl.c Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
s_cb.c apps return value checks 2015-03-23 15:23:18 +00:00
s_client.c apps return value checks 2015-03-23 15:23:18 +00:00
s_server.c free NULL cleanup 2015-03-24 23:17:16 -04:00
s_socket.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
s_time.c apps return value checks 2015-03-23 15:23:18 +00:00
server2.pem
server.pem
server.srl
sess_id.c apps return value checks 2015-03-23 15:23:18 +00:00
smime.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
speed.c free NULL cleanup 2015-03-24 23:17:16 -04:00
spkac.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
srp.c Unchecked malloc fixes 2015-03-05 09:09:57 +00:00
testCA.pem
testdsa.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00: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 Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
tsget
verify.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
version.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
vms_decc_init.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
winrand.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509.c Unchecked malloc fixes 2015-03-05 09:09:57 +00:00