bind9/lib/isc/netmgr
Artem Boldariev f0e18f3927 Add isc_nm_has_encryption()
This commit adds an isc_nm_has_encryption() function intended to check
if a given handle is backed by a connection which uses encryption.
2021-11-30 12:20:22 +02:00
..
http.c Add isc_nm_has_encryption() 2021-11-30 12:20:22 +02:00
netmgr-int.h Add isc_nm_has_encryption() 2021-11-30 12:20:22 +02:00
netmgr.c Add isc_nm_has_encryption() 2021-11-30 12:20:22 +02:00
tcp.c netmgr: refactor isc__nm_incstats() and isc__nm_decstats() 2021-10-15 00:40:37 -07:00
tcpdns.c Fix a crash on unexpected incoming DNS message during XoT xfer 2021-11-24 11:18:36 +02:00
tlsdns.c Fix a crash on unexpected incoming DNS message during XoT xfer 2021-11-24 11:18:36 +02:00
tlsstream.c TLS stream: disable TLS I/O debug log message by default 2021-11-26 10:23:17 +02:00
udp.c netmgr: add isc_nm_routeconnect() 2021-10-15 00:56:58 -07:00
uv-compat.c Completely remove BIND 9 Windows support 2021-06-09 14:35:14 +02:00
uv-compat.h Use UV_VERSION_HEX to decide whether we need libuv shim functions 2021-05-31 14:52:05 +02:00
uverr2result.c Handle UDP send errors when sending DNS message larger than MTU 2021-06-23 17:41:34 +02:00