bind9/lib/isccfg
Ondřej Surý 2bb454182b Make the DNS over HTTPS support optional
This commit adds two new autoconf options `--enable-doh` (enabled by
default) and `--with-libnghttp2` (mandatory when DoH is enabled).

When DoH support is disabled the library is not linked-in and support
for http(s) protocol is disabled in the netmgr, named and dig.
2021-07-07 09:50:53 +02:00
..
include Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
tests Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
aclconf.c Require 'ctx' to be non-NULL in cfg_acl_fromconfig{,2} 2021-01-28 01:54:59 +00:00
dnsconf.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
kaspconf.c Add built-in dnssec-policy "insecure" 2021-04-30 11:18:38 +02:00
log.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00
Makefile.am tls and http configuration code was unnecessarily complex 2021-02-03 12:06:17 +01:00
namedconf.c Make the DNS over HTTPS support optional 2021-07-07 09:50:53 +02:00
parser.c Remove LIB<*>_EXTERNAL_DATA defines 2021-07-06 05:33:48 +00:00