Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove OPENSSL_load_builtin_modules | tb | 2024-08-31 | 1 | -2/+1 |
* | Unexport CONF_set_nconf() | tb | 2024-08-31 | 1 | -2/+1 |
* | Remove more CONF_* functions that are no longer needed | tb | 2024-08-31 | 1 | -9/+1 |
* | Unexport NCONF_default | tb | 2024-08-31 | 1 | -2/+1 |
* | Inline NCONF_free_data in its only user | tb | 2024-08-31 | 1 | -2/+1 |
* | Remove NCONF_WIN32 | tb | 2024-08-31 | 1 | -2/+1 |
* | Unexport some conf layers unused outside of libcrypto | tb | 2024-08-31 | 1 | -13/+1 |
* | Remove unused {,N}CONF_dump_{bio,fp}() | tb | 2024-08-31 | 1 | -5/+1 |
* | Add hidden conf.h, missed in an earlier commit | tb | 2024-04-09 | 1 | -0/+74 |