openssl/crypto/conf
Shane Lontis 22e27978b2 Add support for passing the libctx to the config loader
The self tests for the fips module are triggered on startup and they need to know the
core's libctx in order to function correctly. As the provider can be autoloaded via configuration
it then needs to propagate the callers libctx down to the provider via the config load.

Note that OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, ..) is still called, but will only load the default
configuration if the OPENSSL_CONF environment variable is set.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11240)
2020-03-20 20:25:39 +10:00
..
build.info
conf_api.c
conf_def.c Fix an uninitialised read in conf_def.c 2019-11-14 10:42:45 +00:00
conf_def.h Run make update 2020-01-02 14:39:34 +00:00
conf_err.c Add a .pragma directive for configuration files 2019-11-12 13:33:12 +01:00
conf_lib.c Add support for passing the libctx to the config loader 2020-03-20 20:25:39 +10:00
conf_local.h
conf_mall.c
conf_mod.c Add support for passing the libctx to the config loader 2020-03-20 20:25:39 +10:00
conf_sap.c Add support for passing the libctx to the config loader 2020-03-20 20:25:39 +10:00
conf_ssl.c
keysets.pl Make generated copyright year be "now" 2020-01-07 15:53:15 -05:00