openssl/apps
Tomas Mraz 9d0de908ec pkey: Imply public check if -pubin is specified
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20044)

(cherry picked from commit 3b1c0c8f3c)
2023-01-17 12:19:52 +01:00
..
demoSRP apps & al : Fix various typos, repeated words, align some spelling to LDP. 2022-11-23 18:21:53 +01:00
include Update copyright year 2022-12-01 12:47:05 +01:00
lib unbuffer stdin before get passwd from stdin 2022-12-12 07:24:35 +11:00
CA.pl.in apps/CA.pl.in: restore the quotes around -CAfile, they were there for a reason 2021-06-26 06:43:09 +02:00
asn1parse.c find-doc-nits: Make -c option (cmd-nits) independent of app build and execution 2021-05-18 13:02:23 +02:00
build.info CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h 2021-05-20 16:23:27 +02:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use random serial. 2022-07-14 07:26:34 +01:00
cert.pem
ciphers.c Check that sk_SSL_CIPHER_value returns non-NULL value. 2022-09-20 18:27:53 +02:00
client.pem
cmp.c CMP: fix status held in OSSL_CMP_CTX, in particular for genp messages 2022-11-24 14:22:11 +01:00
cms.c CMS app: Fix new -wrap option 2021-08-25 20:01:09 +02:00
crl.c Add support for ISO 8601 datetime format 2021-06-11 12:39:46 +02:00
crl2pkcs7.c find-doc-nits: Make -c option (cmd-nits) independent of app build and execution 2021-05-18 13:02:23 +02:00
ct_log_list.cnf
dgst.c apps/dgst.c: Set digestname from argv[0] if it is a builtin hash name 2022-11-07 14:41:02 +01:00
dhparam.c apps & al : Fix various typos, repeated words, align some spelling to LDP. 2022-11-23 18:21:53 +01:00
dsa-ca.pem
dsa-pca.pem
dsa.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c APPS: dsaparam, gendsa: Support setting properties 2022-07-01 11:12:12 +02:00
ec.c Update copyright year 2022-06-21 14:03:39 +01:00
ecparam.c APPS: ecparam: Support setting properties 2022-08-17 09:31:08 +02:00
enc.c apps: remove AEAD/mode checks that are now redundant 2021-06-16 18:32:30 +10:00
engine.c Update copyright year 2022-12-01 12:47:05 +01:00
errstr.c
fipsinstall.c Update copyright year 2022-12-01 12:47:05 +01:00
gendsa.c Update copyright year 2022-07-05 10:33:12 +02:00
genpkey.c genpkey: -quiet doesn't take an argument 2021-08-12 16:26:22 +10:00
genrsa.c Update copyright year 2022-10-11 13:20:27 +01:00
info.c Update copyright year 2021-05-06 13:03:23 +01:00
insta.ca.crt
kdf.c kdf: use the app's libctx and property query when searching for algorithms 2021-06-15 18:26:47 +10:00
list.c openssl list: Fix help text about -cipher-algorithms option 2022-10-24 11:05:20 +01:00
mac.c Update copyright year 2022-10-11 13:20:27 +01:00
nseq.c Update copyright year 2021-05-06 13:03:23 +01:00
ocsp.c apps/ocsp.c: Add missing test if make_ocsp_response failed 2022-11-15 12:00:32 +01:00
openssl-vms.cnf openssl.cnf: split option value and comment and remove leading space 2022-11-23 18:21:43 +01:00
openssl.c Update copyright year 2022-12-01 12:47:05 +01:00
openssl.cnf openssl.cnf: split option value and comment and remove leading space 2022-11-23 18:21:43 +01:00
passwd.c Update copyright year 2022-03-15 13:52:58 +00:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c
pkcs12.c Update copyright year 2022-10-11 13:20:27 +01:00
pkey.c pkey: Imply public check if -pubin is specified 2023-01-17 12:19:52 +01:00
pkeyparam.c Update copyright year 2022-10-11 13:20:27 +01:00
pkeyutl.c Update copyright year 2022-03-15 13:52:58 +00:00
prime.c Update copyright year 2021-05-06 13:03:23 +01:00
privkey.pem
progs.pl Update copyright year 2022-03-15 13:52:58 +00:00
rand.c
rehash.c str[n]casecmp => OPENSSL_strncasecmp 2022-04-21 17:12:32 +02:00
req.c req, x509: Allow printing modulus of RSA-PSS keys 2022-04-01 09:37:50 +02:00
req.pem
rsa.c Add missing ')' to command help 2022-08-26 09:03:50 +10:00
rsa8192.pem
rsautl.c Update copyright year 2022-12-21 11:17:29 +01:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c Cleanup : directly include of `internal/nelem.h` when required. 2022-11-23 18:15:39 +01:00
s_server.c Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_size 2022-12-05 13:05:45 +01:00
s_time.c s_time: avoid unlikely division by zero 2021-06-30 13:55:09 +10:00
server.pem
server.srl
server2.pem
sess_id.c Update copyright year 2021-05-06 13:03:23 +01:00
smime.c apps: use get_cipher_any() instead of get_cipher() for commands that support these ciphers/modes 2021-06-16 18:32:30 +10:00
speed.c Coverity: fix 272011 resource leak 2022-12-15 11:31:31 +11:00
spkac.c spkac: allow digests other than MD5 to be used for signing 2021-06-15 18:26:34 +10:00
srp.c openssl srp: make index.txt parsing error more verbose 2021-05-24 14:37:00 +02:00
storeutl.c Update copyright year 2022-12-21 11:17:29 +01:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Fix the checks of X509_LOOKUP_* functions 2022-06-23 12:43:19 +02:00
tsget.in Update copyright year 2021-12-14 14:41:27 +00:00
verify.c apps & al : Fix various typos, repeated words, align some spelling to LDP. 2022-11-23 18:21:53 +01:00
version.c Update copyright year 2021-05-06 13:03:23 +01:00
vms_decc_init.c
x509.c apps/x509: add warnings for options ignored when -CA is not specified 2022-07-14 07:26:37 +01:00