bind9/lib/ns
Artem Boldariev 6c05fb09c3 Add support for Strict/Mutual TLS into BIND
This commit adds support for Strict/Mutual TLS into BIND. It does so
by implementing the backing code for 'hostname' and 'ca-file' options
of the 'tls' statement. The commit also updates the documentation
accordingly.
2022-04-28 13:39:21 +03:00
..
include Add support for Strict/Mutual TLS into BIND 2022-04-28 13:39:21 +03:00
tests Remove UNREACHABLE() statements after exit() 2022-03-25 10:07:25 +01:00
client.c Remove task exclusive mode from ns_clientmgr 2022-04-26 15:56:30 +02:00
hooks.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
interfacemgr.c prevent a deadlock in the shutdown system test 2022-04-27 23:56:59 -07:00
listenlist.c Add support for Strict/Mutual TLS into BIND 2022-04-28 13:39:21 +03:00
log.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Fix loading plugins using just their filenames 2022-04-22 13:29:10 +02:00
notify.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
query.c Add stale answer extended errors 2022-04-28 11:21:22 +02:00
server.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
sortlist.c Add isc_rwlock around dns_aclenv .localhost and .localnets member 2022-04-26 14:21:57 +02:00
stats.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
update.c Log "not authoritative for update zone" more clearly 2022-03-30 13:19:46 +01:00
xfrout.c Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00