openssl/crypto/conf
Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
This is not done absolutely everywhere, as there are places where
the use of ERR_add_error_data() is quite complex, but at least the
simple cases are done.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13318)
2020-11-13 09:35:31 +01:00
..
build.info
conf_api.c Fix safestack issues in conf.h 2020-09-13 11:11:20 +01:00
conf_def.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
conf_def.h
conf_err.c conf: add an error if the openssl_conf section isn't found. 2020-08-11 08:08:24 +10:00
conf_lib.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
conf_local.h
conf_mall.c Add a "random" configuration section. 2020-09-23 15:28:29 +10:00
conf_mod.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
conf_sap.c
conf_ssl.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
keysets.pl