summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/conf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove OPENSSL_load_builtin_modulestb2024-08-311-2/+1
* Unexport CONF_set_nconf()tb2024-08-311-2/+1
* Remove more CONF_* functions that are no longer neededtb2024-08-311-9/+1
* Unexport NCONF_defaulttb2024-08-311-2/+1
* Inline NCONF_free_data in its only usertb2024-08-311-2/+1
* Remove NCONF_WIN32tb2024-08-311-2/+1
* Unexport some conf layers unused outside of libcryptotb2024-08-311-13/+1
* Remove unused {,N}CONF_dump_{bio,fp}()tb2024-08-311-5/+1
* Add hidden conf.h, missed in an earlier committb2024-04-091-0/+74