openssl/apps
Shane Lontis d5e66eab0b Fix coverity issues CID 1457745...1457752, 1457853, 1457854
CID 1457854 - keymgmt_lib.c : OVERRUN
CID 1457853 - self_test_kats.c : UNINT
CID 1457752 - fipsprov.c RESOURCE_LEAK (code change in another PR removed this)
CID 1457751 - apps/pkcs12.c CHECKED_RETURN
CID 1457750 - dsa_ossl.c RESOURCE_LEAK (marked as false positive since tmp can not be NULL)
CID 1457749 - apps/nseq.c : CHECKED_RETURN
CID 1457748 - cipher_aes_cbc_hmac_sha.c : SIZEOF_MISMATCH
CID 1457747 - cipher_aes_cbc_hmac_sha.c : SIZEOF_MISMATCH
CID 1457746 - same as 1457752
CID 1457745 - apps/ocsp  : CHECKED_RETURN

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10934)
2020-02-04 13:50:51 +10:00
..
demoSRP Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
include APPS & TEST: Adapt to use the new BIO_f_prefix() 2019-12-18 19:42:44 +01:00
lib Deprecate the low level HMAC functions 2020-01-29 19:49:23 +10:00
asn1pars.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
build.info Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Document command parameters. 2019-11-20 09:49:52 +01:00
CA.pl.in Following the license change, modify the boilerplates in apps/ 2018-12-06 14:15:27 +01:00
cert.pem
ciphers.c Document command parameters. 2019-11-20 09:49:52 +01:00
client.pem
cms.c Document command parameters. 2019-11-20 09:49:52 +01:00
crl2p7.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
crl.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
ct_log_list.cnf Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
dgst.c APPS & TEST: Eliminate as much use of EVP_PKEY_size() as possible 2020-01-19 02:47:46 +01:00
dh1024.pem Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
dh2048.pem Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
dh4096.pem Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
dhparam.c Document command parameters. 2019-11-20 09:49:52 +01:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
dsap.pem
dsaparam.c Document command parameters. 2019-11-20 09:49:52 +01:00
ec.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
ecparam.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
enc.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
engine.c Document command parameters. 2019-11-20 09:49:52 +01:00
errstr.c Document command parameters. 2019-11-20 09:49:52 +01:00
fipsinstall.c Add FIPS Self test kats for digests 2020-01-15 10:48:01 +10:00
gendsa.c Document command parameters. 2019-11-20 09:49:52 +01:00
genpkey.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
genrsa.c Document command parameters. 2019-11-20 09:49:52 +01:00
info.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
kdf.c Check the return from OPENSSL_buf2hexstr() 2019-11-29 14:21:55 +00:00
list.c Document most missing options 2020-01-29 18:42:31 +01:00
mac.c Document command parameters. 2019-11-20 09:49:52 +01:00
nseq.c Fix coverity issues CID 1457745...1457752, 1457853, 1457854 2020-02-04 13:50:51 +10:00
ocsp.c Fix coverity issues CID 1457745...1457752, 1457853, 1457854 2020-02-04 13:50:51 +10:00
openssl-vms.cnf Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
openssl.c APPS & TEST: Adapt to use the new BIO_f_prefix() 2019-12-18 19:42:44 +01:00
openssl.cnf Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
passwd.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
pkcs8.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
pkcs12.c Fix coverity issues CID 1457745...1457752, 1457853, 1457854 2020-02-04 13:50:51 +10:00
pkey.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
pkeyparam.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
pkeyutl.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
prime.c Document command parameters. 2019-11-20 09:49:52 +01:00
privkey.pem
progs.c Run make update 2020-01-02 14:39:34 +00:00
progs.h Run make update 2020-01-02 14:39:34 +00:00
progs.pl Refactor apps/progs.* to be generate with 'make update' 2019-07-15 07:00:29 +02:00
provider.c Document command parameters. 2019-11-20 09:49:52 +01:00
rand.c Document command parameters. 2019-11-20 09:49:52 +01:00
rehash.c Document command parameters. 2019-11-20 09:49:52 +01:00
req.c Adapt some 'openssl' commands for SM2 changes. 2020-02-02 12:06:39 +01:00
req.pem
rsa8192.pem
rsa.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
rsautl.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c Document command parameters. 2019-11-20 09:49:52 +01:00
s_server.c commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8 2019-11-16 08:29:26 +10:00
s_time.c Document most missing options 2020-01-29 18:42:31 +01:00
server2.pem
server.pem Replace apps/server.pem with certificate with a sha256 signature. 2020-01-25 14:10:40 +01:00
server.srl
sess_id.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
smime.c Document command parameters. 2019-11-20 09:49:52 +01:00
speed.c Adapt some 'openssl' commands for SM2 changes. 2020-02-02 12:06:39 +01:00
spkac.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
srp.c Document command parameters. 2019-11-20 09:49:52 +01:00
storeutl.c Document command parameters. 2019-11-20 09:49:52 +01:00
testCA.pem
testdsa.h Following the license change, modify the boilerplates in apps/ 2018-12-06 14:15:27 +01:00
testrsa.h Following the license change, modify the boilerplates in apps/ 2018-12-06 14:15:27 +01:00
timeouts.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ts.c Check return value after loading config file 2019-12-13 13:39:31 +10:00
tsget.in apps/tsget.in: use the full version in the user agent string 2018-12-10 20:09:17 +01:00
verify.c Document command parameters. 2019-11-20 09:49:52 +01:00
version.c Deprecate the low level DES functions. 2020-01-25 09:30:59 +10:00
vms_decc_init.c VMS: move copy_argc to its own module and make it an aux source 2019-03-05 08:51:09 +01:00
x509.c Fix regression on x509 keyform argument 2019-12-19 09:58:51 +01:00