bind9/lib/bind9
Aram Sargsyan e1dd86aa07 Add 'tls' configuration support for the 'forwarders' option
A 'tls' statement can be specified both for individual addresses
and for the whole list (as a default value when an individual
address doesn't have its own 'tls' set), just as it was done
before for the 'port' value.

Create a new function 'print_rawqstring()' to print a string residing
in a 'isc_textregion_t' type parameter.

Create a new function 'copy_string()' to copy a string from a
'cfg_obj_t' object into a 'isc_textregion_t'.
2023-01-20 14:45:30 +00:00
..
include Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
check.c Add 'tls' configuration support for the 'forwarders' option 2023-01-20 14:45:30 +00:00
getaddresses.c Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
Makefile.am Add OPENSSL_CFLAGS to libbind9 Makefile.am 2021-10-05 13:13:53 +00:00