openssl/crypto/conf
Tomas Mraz 95f59d398c Allow the syntax of the .include directive to optionally have '='
If the old openssl versions not supporting the .include directive
load a config file with it, they will bail out with error.

This change allows using the .include = <filename> syntax which
is interpreted as variable assignment by the old openssl
config file parser.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8141)

(cherry picked from commit 9d5560331d)
2019-02-11 15:25:00 +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 Use secure_getenv(3) when available. 2018-09-24 11:22:22 +10:00
conf_def.c Allow the syntax of the .include directive to optionally have '=' 2019-02-11 15:25:00 +01:00
conf_def.h make update 2019-01-03 09:26:34 +00:00
conf_err.c NCONF_get_number refix. 2018-07-11 09:03:22 +10:00
conf_lcl.h Move the loading of the ssl_conf module to libcrypto 2018-04-05 15:30:12 +01:00
conf_lib.c More configurable crypto and ssl library initialization 2019-01-07 13:53:52 -05:00
conf_mall.c Update copyright year 2018-04-17 15:18:40 +02:00
conf_mod.c More configurable crypto and ssl library initialization 2019-01-07 13:53:52 -05:00
conf_sap.c More configurable crypto and ssl library initialization 2019-01-07 13:53:52 -05:00
conf_ssl.c Fix null pointer dereference in ssl_module_init 2019-02-11 08:33:28 +10:00
keysets.pl Update generator copyright year. 2019-01-07 13:53:24 -05:00