bind9/lib
Artem Boldariev 3a75b33287 Add isc_nmsocket_set_tlsctx()
This commit adds isc_nmsocket_set_tlsctx() - an asynchronous function
that replaces the TLS context within a given TLS-enabled listener
socket object. It is based on the newly added reference counting
functionality.

The intention of adding this function is to add functionality to
replace a TLS context without recreating the whole socket object,
including the underlying TCP listener socket, as a BIND process might
not have enough permissions to re-create it fully on reconfiguration.
2022-04-27 23:58:38 +03:00
..
bind9 More explicit dns64 prefix errors 2022-03-25 16:08:22 +01:00
dns Handle ISC_R_SUCCESS on a deactivated response in udp_recv() 2022-04-27 18:08:42 +00:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Add isc_nmsocket_set_tlsctx() 2022-04-27 23:58:38 +03:00
isccc Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
isccfg Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:24:13 +02:00
ns The route socket and its storage was detached while still reading 2022-04-26 16:41:24 +02: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 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00