openssl/apps
Tomas Mraz 47a80fd203 pkeyutl.c: Avoid freeing pkey at multiple places
Also fixes a leak of pkey in error case for -verifyrecover.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25987)
2024-11-20 17:40:26 +01:00
..
demoSRP Fix grammar in srp_verifier.txt 2024-04-25 11:07:20 +02:00
include apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
lib s_cb.c: Move the negotiated group output 2024-11-20 17:10:20 +01:00
asn1parse.c Copyright year updates 2024-09-05 09:35:49 +02:00
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
CA.pl.in
cert.pem
ciphers.c
client.pem
cmp.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
cms.c apps: Change default cipher to aes-256-cbc for req, cms and smime apps 2024-11-04 09:56:55 +01:00
crl2pkcs7.c
crl.c Copyright year updates 2024-04-09 13:43:27 +02:00
ct_log_list.cnf
dgst.c Copyright year updates 2024-09-05 09:35:49 +02:00
dhparam.c APPS/dhparam: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Copyright year updates 2023-09-07 09:59:15 +01:00
dsap.pem
dsaparam.c APPS/dsaparam: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
ec.c Copyright year updates 2023-09-07 09:59:15 +01:00
ecparam.c APPS/{ecparam,pkeyparam}: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
enc.c Copyright year updates 2024-04-09 13:43:26 +02:00
engine.c Copyright year updates 2024-04-09 13:43:26 +02:00
errstr.c Fix some invalid use of sscanf 2023-12-12 16:12:32 +00:00
fipsinstall.c fipsinstall: Save the 'status indicator' if the FIPS provider is 3.0.X. 2024-10-11 14:52:37 +02:00
gendsa.c Copyright year updates 2023-09-28 14:23:29 +01:00
genpkey.c Copyright year updates 2024-04-09 13:43:26 +02:00
genrsa.c Copyright year updates 2023-09-28 14:23:29 +01:00
info.c Add 'openssl info' item for the Windows install context 2024-10-16 19:29:53 +02:00
insta.ca.crt
kdf.c
list.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
mac.c
nseq.c
ocsp.c APPS/ocsp: fix case where reqin and outfile are the same 2024-10-04 12:09:33 +02:00
openssl-vms.cnf Convert jdkTrustedKeyUsage to be a pkcs12 cmd line option 2023-10-20 16:30:43 +01:00
openssl.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
openssl.cnf Convert jdkTrustedKeyUsage to be a pkcs12 cmd line option 2023-10-20 16:30:43 +01:00
passwd.c replace various calls to sprintf() by BiO_snprintf() to avoid compiler warnings, e.g., on MacOS 2024-10-12 15:38:07 +02:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c APPS/pkcs8: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
pkcs12.c Handle PBMAC1 with absent PBKDF2 PRF 2024-10-07 17:51:54 +02:00
pkey.c APPS/pkey: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
pkeyparam.c APPS/{ecparam,pkeyparam}: fix case where infile and outfile are the same 2024-10-04 12:09:33 +02:00
pkeyutl.c pkeyutl.c: Avoid freeing pkey at multiple places 2024-11-20 17:40:26 +01:00
prime.c
privkey.pem
progs.pl Copyright year updates 2023-09-28 14:23:29 +01:00
rand.c Augment rand argument parsing to allow scaling 2023-11-13 12:21:34 +01:00
rehash.c rehash.c: handle possible null pointer returned by OPENSSL_strdup 2024-09-09 09:20:08 +02:00
req.c apps: Change default cipher to aes-256-cbc for req, cms and smime apps 2024-11-04 09:56:55 +01:00
req.pem
rsa8192.pem
rsa.c Copyright year updates 2023-09-07 09:59:15 +01:00
rsautl.c Copyright year updates 2023-09-07 09:59:15 +01:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_client.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
s_server.c s_server: Support reading HTTP request from early data 2024-09-12 14:19:44 +02:00
s_time.c Copyright year updates 2024-04-09 13:43:26 +02:00
server2.pem
server.pem
server.srl
sess_id.c
smime.c apps: Change default cipher to aes-256-cbc for req, cms and smime apps 2024-11-04 09:56:55 +01:00
speed.c apps/speed.c: Fix the benchmarking for AEAD ciphers 2024-11-04 10:04:23 +01:00
spkac.c Copyright year updates 2023-09-07 09:59:15 +01:00
srp.c
storeutl.c APPS/storeutl: fix case where uri and outfile are the same 2024-10-09 11:10:19 +02:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Copyright year updates 2024-09-05 09:35:49 +02:00
tsget.in
verify.c
version.c Revert API change of OPENSSL_version() 2024-10-17 13:36:58 +02:00
vms_decc_init.c
x509.c apps: ca,req,x509: Add explicit start and end dates options 2024-04-09 20:13:31 +02:00