bind9/lib
Evan Hunt fc6f751fbe replace per-protocol keepalive functions with a common one
this commit removes isc__nm_tcpdns_keepalive() and
isc__nm_tlsdns_keepalive(); keepalive for these protocols and
for TCP will now be set directly from isc_nmhandle_keepalive().

protocols that have an underlying TCP socket (i.e., TLS stream
and HTTP), now have protocol-specific routines, called by
isc_nmhandle_keeaplive(), to set the keepalive value on the
underlying socket.
2021-08-27 10:02:10 -07:00
..
bind9 Check that primary tls names are syntactically valid 2021-08-25 15:21:14 +10:00
dns Replace literal 255 with a more descriptive macro name 2021-08-25 15:10:27 -07:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc replace per-protocol keepalive functions with a common one 2021-08-27 10:02:10 -07:00
isccc Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
isccfg More config element are not valid without DOH / DOT 2021-08-25 00:14:50 +00:00
ns enable keepalive when the keepalive EDNS option is seen 2021-08-27 09:56:51 -07: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 Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00