Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline _CONF_get_section_values() in its last caller and remove it | tb | 9 days | 1 | -3/+1 |
* | Inline last use of OPENSSL_load_builtin_modules() | tb | 2024-10-18 | 1 | -3/+1 |
* | Remove unused CONF_imodule struct members and accessors | tb | 2024-10-10 | 1 | -9/+1 |
* | Remove OPENSSL_load_builtin_modules | tb | 2024-08-31 | 1 | -1/+3 |
* | Unexport CONF_set_nconf() | tb | 2024-08-31 | 1 | -1/+3 |
* | Unexport NCONF_default | tb | 2024-08-31 | 1 | -1/+3 |
* | const correct uses of CONF_METHOD | tb | 2024-08-31 | 1 | -2/+2 |
* | Retire conf_api.h and the API therein | tb | 2024-08-31 | 1 | -1/+13 |
* | Unexport some conf layers unused outside of libcrypto | tb | 2024-08-31 | 1 | -1/+17 |
* | Make CONF_METHOD opaque | tb | 2024-08-31 | 1 | -0/+79 |