openssl/apps
Andy Polyakov 750d5587d1 apps/req.c: fix -addext option.
Address even Coverity nit.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6671)
2018-07-09 19:11:24 +02:00
..
demoSRP
app_rand.c
apps.c apps: when the 'compat' nameopt has been set, leave it be 2018-05-31 11:00:56 +02:00
apps.h Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF 2018-05-17 16:48:25 +01:00
asn1pars.c Change the "offset too large" message to more generic wording 2018-04-03 16:02:17 +02:00
bf_prefix.c
build.info Fix resource files 2018-03-22 10:53:22 -04:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c apps/ca: fix useless get before delete. 2018-06-21 15:14:06 +02:00
CA.pl.in Update copyright year 2018-03-20 13:08:46 +00:00
cert.pem
ciphers.c Split configuration of TLSv1.3 ciphers from older ciphers 2018-03-14 10:15:50 +00:00
client.pem
cms.c
crl2p7.c
crl.c
ct_log_list.cnf
dgst.c Add a note and better error if using Ed25519/Ed448 in dgst 2018-04-06 10:10:05 +01:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c Fix late opening of output file 2018-04-23 10:51:36 +02:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c
dsap.pem
dsaparam.c Issue warnings for large DSA and RSA keys 2018-06-05 18:08:01 +02:00
ec.c
ecparam.c Fix ecparam -genkey with point compression or DER outform 2018-03-25 11:12:46 +02:00
enc.c Add support for PBKDF2 for enc command 2018-02-21 12:36:21 +00:00
engine.c
errstr.c
gendsa.c Issue warnings for large DSA and RSA keys 2018-06-05 18:08:01 +02:00
genpkey.c add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c 2018-06-18 10:45:35 +01:00
genrsa.c Issue warnings for large DSA and RSA keys 2018-06-05 18:08:01 +02:00
nseq.c
ocsp.c Fix ocsp app exit code 2018-04-19 08:39:42 +01:00
openssl-vms.cnf Add support for .include directive in config files 2018-03-05 13:32:40 +00:00
openssl.c Use void in all function definitions that do not take any arguments 2018-05-11 14:37:48 +02:00
openssl.cnf Add support for .include directive in config files 2018-03-05 13:32:40 +00:00
opt.c apps/opt.c: Remove the access checks of input and output files 2018-04-25 11:44:26 +02:00
passwd.c
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c
pkcs12.c
pkey.c
pkeyparam.c
pkeyutl.c Add a sanity check on the length of pkeyutl inputs 2018-05-24 17:26:03 +01:00
prime.c
privkey.pem
progs.pl Enable all implemented digests 2018-04-19 21:03:53 +02:00
rand.c
rehash.c Replace strdup() with OPENSSL_strdup() 2018-05-29 17:08:39 +01:00
req.c apps/req.c: fix -addext option. 2018-07-09 19:11:24 +02:00
req.pem
rsa8192.pem
rsa.c
rsautl.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h openssl s_server: print the accepting address and socket 2018-04-04 20:24:26 +02:00
s_cb.c Text description of GOST signature algorithms 2018-05-30 09:14:04 +01:00
s_client.c Only dump session data after we have received it 2018-06-26 10:07:01 +01:00
s_server.c Don't fail if the PSK identity doesn't match 2018-07-06 23:38:53 +01:00
s_socket.c Only set TCP_NODELAY if the protocol is TCP 2018-05-31 10:39:13 +01:00
s_time.c Don't call setsockopt with an invalid fd 2018-05-31 10:39:13 +01:00
server2.pem
server.pem
server.srl
sess_id.c Fix the type of -out option 2018-02-28 18:44:56 +01:00
smime.c
speed.c apps/speed.c: add missing checks for RAND_bytes() 2018-06-24 20:26:37 +02:00
spkac.c Fix mixed indentation (and other whitespace issues) 2018-04-26 21:34:46 +02:00
srp.c update SRP copyright notice 2018-03-13 18:33:44 +10:00
storeutl.c Free a variable 2018-05-31 10:39:13 +01:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c
tsget.in Update copyright year 2018-03-20 13:08:46 +00:00
verify.c Fix memory leaks in CA related functions. 2018-05-02 08:35:32 +02:00
version.c Restore the display of options with 'openssl version -a' 2018-03-09 14:28:51 +01:00
vms_decc_init.c
vms_term_sock.c
vms_term_sock.h
win32_init.c
x509.c Support directories with "." in x509_load_serial() 2018-06-24 15:42:28 +02:00