]> git.ipfire.org Git - thirdparty/bind9.git/commit
DoT test
authorWitold Kręcicki <wpk@isc.org>
Mon, 12 Oct 2020 21:06:55 +0000 (23:06 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 10 Nov 2020 13:17:18 +0000 (14:17 +0100)
commitd2a28040693b658483c0a7c7cf928763eea7922b
treeb63a7e1a31287e7ca31977882b9cdc4b09a5d052
parente94afa5bc0ea9947ce265351bb93e21a60d46cbb
DoT test

Preliminary test for DNSoverTLS - add the dot-port template to system
tests, test a simple query to an authoritative.
22 files changed:
bin/named/config.c
bin/named/include/named/globals.h
bin/named/main.c
bin/named/named.conf.rst
bin/named/named.rst
bin/named/server.c
bin/tests/system/Makefile.am
bin/tests/system/conf.sh.common
bin/tests/system/dot/clean.sh [new file with mode: 0644]
bin/tests/system/dot/ns1/named.conf.in [new file with mode: 0644]
bin/tests/system/dot/ns1/root.db [new file with mode: 0644]
bin/tests/system/dot/setup.sh [new file with mode: 0644]
bin/tests/system/dot/tests.sh [new file with mode: 0644]
bin/tests/system/get_ports.sh
bin/tests/system/run.sh.in
doc/man/named.8in
doc/man/named.conf.5in
doc/misc/options
doc/misc/options.active
doc/misc/options.grammar.rst
lib/isccfg/namedconf.c
util/copyrights