openssl/apps
Richard Levitte 6514dee726 APPS: Reduce deprecation warning suppression - ENGINE
Some of our apps turn off deprecation warnings solely for the sake of
ENGINE, and thereby shadowing other deprecations that we should take
better care of.

To solve this, all apps ENGINE functionality is move to one file,
where deprecation warning suppression is activate, and the same
suppression can then easily be removed in at least some of the apps.
Any remaining suppression that we still need to deal with should
happen as separate efforts.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13044)
2020-10-04 13:23:03 +02:00
..
demoSRP
include APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
lib APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
asn1pars.c Fix safestack issues in asn1.h 2020-09-13 11:10:40 +01:00
build.info Remove openssl provider app 2020-09-26 07:13:22 +10:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
CA.pl.in Update copyright year 2020-04-23 13:55:52 +01:00
cert.pem
ciphers.c Fix safestack issues in ssl.h 2020-09-13 11:09:45 +01:00
client.pem
cmp_mock_srv.c Fix safestack issues in cmp.h 2020-09-13 11:10:40 +01:00
cmp_mock_srv.h Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_mock_srv_new() 2020-08-21 09:04:11 +02:00
cmp.c FIX strncpy warning in apps/cmp.c. 2020-09-17 14:19:09 +02:00
cms.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
crl2p7.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
crl.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
ct_log_list.cnf
dgst.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
dhparam.c Make error output of dhparams and dsaparams app more consistent 2020-06-10 11:08:21 +02:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
dsap.pem
dsaparam.c coverity 1464212, 1464214 & 1464215: Resource leaks 2020-06-17 15:59:58 +10:00
ec.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
ecparam.c Move EC_METHOD to internal-only 2020-06-02 11:17:24 +03:00
enc.c Specific the engine pointer 2020-07-22 10:37:49 +03:00
engine.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
errstr.c Document command parameters. 2019-11-20 09:49:52 +01:00
fipsinstall.c Add option to fipsinstall to disable fips security checks at run time. 2020-09-18 14:20:50 +01:00
gendsa.c Update copyright year 2020-04-23 13:55:52 +01:00
genpkey.c Add error message to genpkey app for the '-genparam' option 2020-09-18 14:20:38 +01:00
genrsa.c en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management 2020-09-26 07:31:59 +10:00
info.c Add "sections" to -help output 2019-11-08 06:08:30 +10:00
insta.ca.crt openssl-cmp.pod.in: Update and extend example using Insta Demo CA 2020-08-04 12:11:46 +02:00
kdf.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
list.c Update openssl list to support new provider objects. 2020-09-26 07:13:22 +10:00
mac.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
nseq.c Fix safestack issues in x509.h 2020-09-13 11:09:45 +01:00
ocsp.c apps/ocsp: Return non zero exit code with invalid certID 2020-09-21 10:28:10 +02:00
openssl-vms.cnf Add FIPS related configuration data to the default openssl application configuration file 2020-07-15 23:20:32 +02:00
openssl.c apps_ui.c: Improve error handling and return value of setup_ui_method() 2020-09-10 22:01:07 +02:00
openssl.cnf Add FIPS related configuration data to the default openssl application configuration file 2020-07-15 23:20:32 +02:00
passwd.c Update copyright year 2020-04-23 13:55:52 +01:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
pkcs8.c Update copyright year 2020-04-23 13:55:52 +01:00
pkcs12.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
pkey.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
pkeyparam.c Update copyright year 2020-04-23 13:55:52 +01:00
pkeyutl.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
prime.c Update copyright year 2020-04-23 13:55:52 +01:00
privkey.pem
progs.pl Update copyright year 2020-04-23 13:55:52 +01:00
rand.c Update copyright year 2020-04-23 13:55:52 +01:00
rehash.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
req.c APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
req.pem
rsa8192.pem Fix rsa8192.pem 2020-05-13 06:28:36 +02:00
rsa.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
rsautl.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
s_server.c load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02:00
s_time.c s_time: check return values better 2020-09-09 18:01:05 +10: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 Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
speed.c Fix bug in EDDSA speed test 2020-09-26 18:17:31 +10:00
spkac.c Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c 2020-05-15 20:20:08 +02:00
srp.c Update copyright year 2020-04-23 13:55:52 +01:00
storeutl.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ts.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00
tsget.in
verify.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
version.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
vms_decc_init.c
x509.c Run the withlibctx.pl script 2020-10-01 09:25:20 +01:00