openssl/crypto/conf
Richard Levitte 905c9a72a7 OPENSSL_config(): restore error agnosticism
Great effort has been made to make initialization more configurable.
However, the behavior of OPENSSL_config() was lost in the process,
having it suddenly generate errors it didn't previously, which is not
how it's documented to behave.

A simple setting of default flags fixes this problem.

Fixes #8528

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8533)
2019-03-20 14:24:46 +01:00
..
build.info Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
conf_api.c Following the license change, modify the boilerplates in crypto/conf/ 2018-12-06 14:43:29 +01:00
conf_def.c Allow the syntax of the .include directive to optionally have '=' 2019-02-11 15:24:12 +01:00
conf_def.h make update 2019-01-03 09:21:39 +00:00
conf_err.c Following the license change, modify the boilerplates in crypto/conf/ 2018-12-06 14:43:29 +01:00
conf_lcl.h Following the license change, modify the boilerplates in crypto/conf/ 2018-12-06 14:43:29 +01:00
conf_lib.c More configurable crypto and ssl library initialization 2019-01-07 14:02:28 -05:00
conf_mall.c Following the license change, modify the boilerplates in crypto/conf/ 2018-12-06 14:43:29 +01:00
conf_mod.c More configurable crypto and ssl library initialization 2019-01-07 14:02:28 -05:00
conf_sap.c OPENSSL_config(): restore error agnosticism 2019-03-20 14:24:46 +01:00
conf_ssl.c Fix null pointer dereference in ssl_module_init 2019-02-11 08:30:46 +10:00
keysets.pl Update generator copyright year. 2019-01-07 14:01:58 -05:00