bind9/lib/isccfg
Artem Boldariev 78b73d0865 Disable unused 'tls' clause options: 'ca-file' and 'hostname'
This commit disables the unused 'tls' clause options. For these some
backing code exists, but their values are not really used anywhere,
nor there are sufficient syntax tests for them.

These options are only disabled temporarily, until TLS certificate
verification gets implemented.
2021-11-29 14:02:48 +02:00
..
include Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
tests Replace ARRAYSIZE with ARRAY_SIZE 2021-11-02 16:14:40 +11: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 Change nsec3param default to iter 0 salt-length 0 2021-10-25 11:27:23 +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 Disable unused 'tls' clause options: 'ca-file' and 'hostname' 2021-11-29 14:02:48 +02:00
parser.c Address use before NULL check warning of obj 2021-09-28 11:57:47 +10:00