summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Inline _CONF_get_section_values() in its last caller and remove ittb9 days1-3/+1
* Inline last use of OPENSSL_load_builtin_modules()tb2024-10-181-3/+1
* Remove unused CONF_imodule struct members and accessorstb2024-10-101-9/+1
* Remove OPENSSL_load_builtin_modulestb2024-08-311-1/+3
* Unexport CONF_set_nconf()tb2024-08-311-1/+3
* Unexport NCONF_defaulttb2024-08-311-1/+3
* const correct uses of CONF_METHODtb2024-08-311-2/+2
* Retire conf_api.h and the API thereintb2024-08-311-1/+13
* Unexport some conf layers unused outside of libcryptotb2024-08-311-1/+17
* Make CONF_METHOD opaquetb2024-08-311-0/+79