bind9/lib
Evan Hunt 7f63ee3bae address '--disable-doh' failures
Change 5756 (GL #2854) introduced build errors when using
'configure --disable-doh'.  To fix this, isc_nm_is_http_handle() is
now defined in all builds, not just builds that have DoH enabled.

Missing code comments were added both for that function and for
isc_nm_is_tlsdns_handle().
2021-11-17 13:48:43 -08:00
..
bind9 Be less strict regarding "tls" statements in the configuration file 2021-10-30 11:54:33 +03:00
dns DoH: Set the "max-age" "Cache-Control" HTTP header value 2021-11-05 14:14:59 +02:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc address '--disable-doh' failures 2021-11-17 13:48:43 -08:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg Replace ARRAYSIZE with ARRAY_SIZE 2021-11-02 16:14:40 +11:00
ns address '--disable-doh' failures 2021-11-17 13:48:43 -08:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00