openssl/crypto
DONGGEUN YOO 5b69b74ab5 ts_conf: fix memory leak in TS_CONF_set_policies
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28686)

(cherry picked from commit 1f3a6602a1)
2025-10-01 17:55:07 +02:00
..
aes Copyright year updates 2025-09-30 12:46:35 +00:00
aria
asn1 fix asn1_write_micalg() in asn_mime.c on GostR3411 and SHAKE 2025-08-18 18:03:25 +02:00
async Copyright year updates 2024-09-05 09:35:49 +02:00
bf Avoid duplicating symbols in legacy.a with some build options 2023-01-31 11:10:22 +11:00
bio crypto/bio/bss_file.c: add missing cast in format arg in ERR_raise_data() 2025-09-25 16:59:52 +02:00
bn Copyright year updates 2025-07-01 11:55:48 +00:00
buffer
camellia Copyright year updates 2024-09-05 09:35:49 +02:00
cast Copyright year updates 2023-09-07 09:59:15 +01:00
chacha Fix riscv64 chacha crash due to unaligned data 2025-10-01 17:53:12 +02:00
cmac Add FIPS indicator to CMAC. 2024-07-31 09:04:17 +10:00
cmp Copyright year updates 2025-07-01 11:55:48 +00:00
cms Fix Memory leak in CMS_EncryptedData_set1_key 2025-10-01 17:49:28 +02:00
comp Copyright year updates 2023-09-07 09:59:15 +01:00
conf Copyright year updates 2024-09-05 09:35:49 +02:00
crmf Copyright year updates 2024-09-05 09:35:49 +02:00
ct
des Copyright year updates 2024-09-05 09:35:49 +02:00
dh Copyright year updates 2025-09-30 12:46:35 +00:00
dsa Fix potential use-after-free in REF_PRINT_COUNT 2024-12-10 14:58:51 +01:00
dso Fix potential use-after-free in REF_PRINT_COUNT 2024-12-10 14:58:51 +01:00
ec Copyright year updates 2025-09-30 12:46:35 +00:00
encode_decode Copyright year updates 2025-07-01 11:55:48 +00:00
engine Copyright year updates 2025-02-11 14:27:50 +00:00
err Move ssl_err.c into libcrypto 2025-03-03 10:41:44 +00:00
ess Copyright year updates 2024-09-05 09:35:49 +02:00
evp Copyright year updates 2025-09-30 12:46:35 +00:00
ffc Copyright year updates 2024-09-05 09:35:49 +02:00
hashtable ossl_ht_insert(): Allow for 4 iterations of grow_hashtable() 2024-08-22 14:52:43 +02:00
hmac Copyright year updates 2025-07-01 11:55:48 +00:00
hpke Fix potential memory leak in OSSL_HPKE_CTX_new() 2024-10-30 11:59:33 +00:00
http use_proxy(): Add missing terminating NUL byte 2025-09-29 12:04:25 +02:00
idea Copyright year updates 2024-09-05 09:35:49 +02:00
kdf
lhash Copyright year updates 2024-04-09 13:43:26 +02:00
md2
md4
md5 Copyright year updates 2025-07-01 11:55:48 +00:00
mdc2
modes Copyright year updates 2025-09-30 12:46:35 +00:00
objects Copyright year updates 2024-09-05 09:35:49 +02:00
ocsp Copyright year updates 2024-09-05 09:35:49 +02:00
pem Copyright year updates 2024-10-07 15:13:27 +02:00
perlasm Copyright year updates 2025-07-01 11:55:48 +00:00
pkcs7 Copyright year updates 2025-09-30 12:46:35 +00:00
pkcs12 Copyright year updates 2025-02-11 14:27:50 +00:00
poly1305 Mark OPENSSL_armcap_P .hidden in arm asm 2024-11-22 11:23:07 +01:00
property Copyright year updates 2025-09-30 12:46:35 +00:00
rand Copyright year updates 2025-09-30 12:46:35 +00:00
rc2 Copyright year updates 2023-09-07 09:59:15 +01:00
rc4 Copyright year updates 2023-09-07 09:59:15 +01:00
rc5 Copyright year updates 2023-09-07 09:59:15 +01:00
ripemd
rsa Copyright year updates 2025-09-30 12:46:35 +00:00
seed
sha Mark OPENSSL_armcap_P .hidden in arm asm 2024-11-22 11:23:07 +01:00
siphash
sm2 Copyright year updates 2025-09-30 12:46:35 +00:00
sm3 Copyright year updates 2025-07-01 11:55:48 +00:00
sm4 Copyright year updates 2025-07-01 11:55:48 +00:00
srp Copyright year updates 2024-10-22 13:25:18 +01:00
stack Copyright year updates 2024-04-09 13:43:26 +02:00
store Copyright year updates 2025-09-30 12:46:35 +00:00
thread Fix no-thread-pool build on Windows 2024-09-10 16:37:20 +02:00
ts ts_conf: fix memory leak in TS_CONF_set_policies 2025-10-01 17:55:07 +02:00
txt_db Copyright year updates 2023-09-07 09:59:15 +01:00
ui Copyright year updates 2025-07-01 11:55:48 +00:00
whrlpool Copyright year updates 2024-09-05 09:35:49 +02:00
x509 Copyright year updates 2025-09-30 12:46:35 +00:00
LPdir_nyi.c
LPdir_unix.c Copyright year updates 2023-09-07 09:59:15 +01:00
LPdir_vms.c
LPdir_win.c
LPdir_win32.c
LPdir_wince.c
README-sparse_array.md
alphacpuid.pl
arm64cpuid.pl
arm_arch.h Copyright year updates 2024-04-09 13:43:26 +02:00
armcap.c Copyright year updates 2025-07-01 11:55:48 +00:00
armv4cpuid.pl Mark OPENSSL_armcap_P .hidden in arm asm 2024-11-22 11:23:07 +01:00
asn1_dsa.c
bsearch.c
build.info Move ssl_err.c into libcrypto 2025-03-03 10:41:44 +00:00
c64xpluscpuid.pl
comp_methods.c Move stack of compression methods from libssl to OSSL_LIB_CTX 2024-05-28 08:56:13 +02:00
context.c Copyright year updates 2025-02-11 14:27:50 +00:00
core_algorithm.c
core_fetch.c Take into account no_store when pushing algorithm 2024-12-20 18:26:08 +01:00
core_namemap.c Copyright year updates 2025-07-01 11:55:48 +00:00
cpt_err.c Use the new hashtable for core_namemap 2024-08-21 15:21:26 +02:00
cpuid.c Copyright year updates 2023-09-28 14:23:29 +01:00
cryptlib.c Copyright year updates 2023-09-07 09:59:15 +01:00
ctype.c Copyright year updates 2023-09-07 09:59:15 +01:00
cversion.c Copyright year updates 2025-07-01 11:55:48 +00:00
defaults.c Copyright year updates 2025-07-01 11:55:48 +00:00
der_writer.c
deterministic_nonce.c Copyright year updates 2024-09-05 09:35:49 +02:00
dllmain.c
ebcdic.c
ex_data.c Fix error handling in CRYPTO_get_ex_new_index 2023-09-21 14:43:08 +02:00
getenv.c
ia64cpuid.S
indicator_core.c Add FIPS indicator callback. 2024-07-11 08:29:43 +10:00
info.c Copyright year updates 2025-09-30 12:46:35 +00:00
init.c Copyright year updates 2025-07-01 11:55:48 +00:00
initthread.c Copyright year updates 2024-10-07 15:13:27 +02:00
loongarch64cpuid.pl Copyright year updates 2025-07-01 11:55:48 +00:00
loongarch_arch.h Copyright year updates 2023-09-07 09:59:15 +01:00
loongarchcap.c Copyright year updates 2023-09-07 09:59:15 +01:00
mem.c mem: Don't use posix_memalign() and friends with custom wrapper 2024-10-16 10:14:20 +02:00
mem_clr.c
mem_sec.c Copyright year updates 2024-09-05 09:35:49 +02:00
mips_arch.h
o_dir.c
o_fopen.c Copyright year updates 2024-09-05 09:35:49 +02:00
o_init.c
o_str.c crypto: factorize to hex chars conversion code. 2024-08-07 19:25:10 +02:00
o_time.c
packet.c Copyright year updates 2023-09-07 09:59:15 +01:00
param_build.c params: drop INT_MAX checks 2023-12-29 10:21:10 +01:00
param_build_set.c ossl_param_build_set_multi_key_bn(): Do not set NULL BIGNUMs 2023-10-18 18:07:13 +02:00
params.c uefi: move variables 2024-05-30 18:38:12 +02:00
params_dup.c Copyright year updates 2025-07-01 11:55:48 +00:00
params_from_text.c Copyright year updates 2024-04-09 13:43:26 +02:00
params_idx.c.in params: provide a faster TRIE based param lookup. 2023-06-02 15:13:20 +10:00
pariscid.pl
passphrase.c
ppccap.c Copyright year updates 2024-09-05 09:35:49 +02:00
ppccpuid.pl
provider.c Copyright year updates 2023-09-07 09:59:15 +01:00
provider_child.c Copyright year updates 2023-09-07 09:59:15 +01:00
provider_conf.c Copyright year updates 2025-07-01 11:55:48 +00:00
provider_core.c Add FIPS indicator callback. 2024-07-11 08:29:43 +10:00
provider_local.h
provider_predefined.c
punycode.c Copyright year updates 2023-09-07 09:59:15 +01:00
quic_vlint.c
rcu_internal.h Copyright year updates 2024-04-09 13:43:26 +02:00
riscv32cpuid.pl Copyright year updates 2025-09-30 12:46:35 +00:00
riscv64cpuid.pl Copyright year updates 2025-09-30 12:46:35 +00:00
riscvcap.c Avoid undefined behaviour with the <ctype.h> functions. 2024-10-10 20:48:12 +02:00
s390x_arch.h s390x: Don't probe crypto cards for ME/CRT offloading during initialization 2024-10-23 15:07:46 +02:00
s390xcap.c s390x: Don't probe crypto cards for ME/CRT offloading during initialization 2024-10-23 15:07:46 +02:00
s390xcpuid.pl Copyright year updates 2024-09-05 09:35:49 +02:00
self_test_core.c Copyright year updates 2024-09-05 09:35:49 +02:00
sleep.c Copyright year updates 2025-09-30 12:46:35 +00:00
sparccpuid.S
sparcv9cap.c
sparse_array.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_err.c Copyright year updates 2025-07-01 11:55:48 +00:00
sslerr.h Copyright year updates 2025-07-01 11:55:48 +00:00
threads_lib.c
threads_none.c Copyright year updates 2025-07-01 11:55:48 +00:00
threads_pthread.c Do not use RW mutexes on RISC-V arch 2025-09-23 13:05:31 -04:00
threads_win.c Do some more cleanup in the RCU code 2025-03-18 18:52:53 +01:00
time.c Copyright year updates 2023-09-07 09:59:15 +01:00
trace.c TRACE: automatically respect disabled categories 2024-10-23 15:16:55 +02:00
uid.c Copyright year updates 2023-09-07 09:59:15 +01:00
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl