openssl/crypto/conf
Yi Li 500e479db1 conf/conf_sap.c: correct return of ossl_config_int() in UEFI system
FIX: https://github.com/openssl/openssl/issues/21299

ret in ossl_config_int() only used to check return value of
CONF_modules_load_file(), should set it to 1 if in UEFI system.

Signed-off-by: Yi Li <yi1.li@intel.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21300)
2023-06-30 16:56:02 +02:00
..
build.info Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
conf_api.c Update copyright year 2022-05-03 13:34:51 +01:00
conf_def.c Prevent a fuzzing timeout in the conf fuzzer 2023-05-08 10:33:48 +01:00
conf_def.h Fix copyright year issues 2022-01-06 09:27:02 +01:00
conf_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
conf_lib.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
conf_local.h Make conf_method_st and conf_st deprecated 2021-06-02 12:40:02 +10:00
conf_mall.c Update copyright year 2021-04-08 13:04:41 +01:00
conf_mod.c CONF_modules_load_file_ex(): Do not try to load an empty file name 2023-06-27 14:48:33 +02:00
conf_sap.c conf/conf_sap.c: correct return of ossl_config_int() in UEFI system 2023-06-30 16:56:02 +02:00
conf_ssl.c Update copyright year 2021-04-08 13:04:41 +01:00
keysets.pl Add a local perl module to get year last changed 2021-03-31 13:59:53 +02:00