bind9/lib/ns
Evan Hunt 75c985c07f change the signature of recv callbacks to include a result code
this will allow recv event handlers to distinguish between cases
in which the region is NULL because of error, shutdown, or cancelation.
2020-06-19 12:33:26 -07:00
..
include change the signature of recv callbacks to include a result code 2020-06-19 12:33:26 -07:00
tests Fix "make dist" 2020-06-05 13:19:49 +02:00
win32 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
api Update library API versions 2020-06-18 10:03:05 +02:00
client.c change the signature of recv callbacks to include a result code 2020-06-19 12:33:26 -07:00
hooks.c Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
interfacemgr.c make isc_nmsocket_{attach,detach}{} functions private 2020-06-19 09:39:50 +02:00
lib.c change "expr == false" to "!expr" in conditionals 2020-05-25 16:09:57 -07:00
listenlist.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
log.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00
notify.c apply the modified style 2020-02-13 15:05:06 -08:00
query.c The dsset returned by dns_keynode_dsset needs to be thread safe. 2020-06-11 16:02:09 +10:00
server.c apply the modified style 2020-02-13 15:05:06 -08:00
sortlist.c apply the modified style 2020-02-13 15:05:06 -08:00
stats.c apply the modified style 2020-02-13 15:05:06 -08:00
update.c Ignore attempts to add DS records at zone apex 2020-06-04 16:00:33 +02:00
xfrout.c Adjust NS_CLIENT_TCP_BUFFER_SIZE and cleanup client_allocsendbuf 2020-06-18 09:59:19 +02:00