openssl/crypto/conf
Richard Levitte 5aaba37618 Add a tester of OpenSSL config files and test the current .pragma
test/confdump.c reads an OpenSSL config file and prints out the
processed result.  This can be used to check that a config file is
processed correctly.

We add a test recipe and the necessary data to test the dollarid
pragma.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8882)
2019-11-12 13:33:12 +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 Add a tester of OpenSSL config files and test the current .pragma 2019-11-12 13:33:12 +01:00
conf_def.h Add a .pragma directive for configuration files 2019-11-12 13:33:12 +01:00
conf_err.c Add a .pragma directive for configuration files 2019-11-12 13:33:12 +01:00
conf_lib.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
conf_local.h Reorganize local header files 2019-09-28 20:26:35 +02:00
conf_mall.c Reorganize local header files 2019-09-28 20:26:35 +02:00
conf_mod.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
conf_sap.c Update source files for pre-3.0 deprecation 2019-11-07 11:37:25 +01:00
conf_ssl.c Reorganize local header files 2019-09-28 20:26:35 +02:00
keysets.pl Add a .pragma directive for configuration files 2019-11-12 13:33:12 +01:00