bind9/lib/isccfg
Evan Hunt 06951472dd Add parser support for DoH configuration options
This commit adds stub parser support and tests for:
- an "http" global option for HTTP/2 endpoint configuration.
- command line options to set http or https port numbers by
  specifying -p http=PORT or -p https=PORT.  (NOTE: this change
  only affects syntax; specifying HTTP and HTTPS ports on the
  command line currently has no effect.)
- named.conf options "http-port" and "https-port"
- HTTPSPORT environment variable for use when running tests.
2021-02-03 12:06:17 +01:00
..
include Add parser support for DoH configuration options 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
httpconf.c Add parser support for DoH configuration options 2021-02-03 12:06:17 +01: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 Add parser support for DoH configuration options 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
tlsconf.c Add parser support for DoH configuration options 2021-02-03 12:06:17 +01:00