aboutsummaryrefslogtreecommitdiff
path: root/test/confdump.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-17Update copyright yearMatt Caswell1-1/+1
2021-06-02Add NCONF_get_section_names()Tomas Mraz1-22/+2
2020-09-13Fix safestack issues in conf.hMatt Caswell1-2/+0
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell1-1/+0
2020-05-15Update copyright yearMatt Caswell1-1/+1
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-0/+3
2019-11-15Make sure we free the CONF structure allocated by confdumpMatt Caswell1-5/+6
2019-11-12Add a tester of OpenSSL config files and test the current .pragmaRichard Levitte1-0/+70