bind9/lib
Evan Hunt 73ff8850bf ADB entries could be unlinked too soon
due to a typo in the code, ADB entries were unlinked from their entry
buckets during shutdown if they had a nonzero reference count. they
were only supposed to be unlinked if the reference count was exactly
one (that being the reference held by the bucket itself).
2022-04-11 17:29:03 -07:00
..
bind9 More explicit dns64 prefix errors 2022-03-25 10:59:15 +01:00
dns ADB entries could be unlinked too soon 2022-04-11 17:29:03 -07: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-06 18:45:57 +03:00
isccc Keep the list of scheduled events on the timer 2022-04-01 23:45:23 +02:00
isccfg Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:03:57 +02:00
ns Replace listener TLS contexts on reconfiguration 2022-04-06 18:45:57 +03: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