bind9/lib/isccfg
Evan Hunt aa9d51c494 tls and http configuration code was unnecessarily complex
removed the isc_cfg_http_t and isc_cfg_tls_t structures
and the functions that loaded and accessed them; this can
be done using normal config parser functions.
2021-02-03 12:06:17 +01:00
..
include tls and http configuration code was unnecessarily complex 2021-02-03 12:06:17 +01:00
tests update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32 Drop unused headers 2020-11-11 10:08:12 +01:00
aclconf.c Require 'ctx' to be non-NULL in cfg_acl_fromconfig{,2} 2021-01-28 01:54:59 +00:00
dnsconf.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
kaspconf.c Treat dnssec-policy "none" as a builtin zone 2020-12-23 09:02:11 +01:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am tls and http configuration code was unnecessarily complex 2021-02-03 12:06:17 +01:00
namedconf.c Add parser support for DoH configuration options 2021-02-03 12:06:17 +01:00
parser.c Remove a lot of obsoleted options 2021-01-19 10:12:40 +01:00