aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/conf.h.in
AgeCommit message (Expand)AuthorFilesLines
2022-12-01Update copyright yearTomas Mraz1-1/+1
2022-11-21Header file cleanup for C++20 header-unitsNathan Sidwell1-0/+3
2021-06-02Add NCONF_get_section_names()Tomas Mraz1-1/+2
2021-06-02Add NCONF_get0_libctx()Rich Salz1-0/+1
2021-06-02Make conf_method_st and conf_st deprecatedRich Salz1-23/+3
2021-05-06Update copyright yearMatt Caswell1-1/+1
2021-05-05Add .includedir pragmaRich Salz1-1/+3
2020-12-04Switch deprecation method for CONFRichard Levitte1-3/+6
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre1-3/+3
2020-10-01Run the withlibctx.pl scriptMatt Caswell1-3/+3
2020-09-18Update conf.h.in to use the new lhash generation codeMatt Caswell1-4/+3
2020-09-13Fix safestack issues in conf.hMatt Caswell1-0/+188