bind9/lib
Evan Hunt f841f545b7 Lock the address entry bucket when dumping ADB namehook
When dumping an ADB address entry associated with a name,
the name bucket lock was held, but the entry bucket lock was
not; this could cause data races when other threads were updating
address entry info. (These races are probably not operationally
harmful, but they triggered TSAN error reports.)
2022-08-12 15:55:41 -07:00
..
bind9 warn about zones with both dnssec-policy and max-zone-ttl 2022-07-22 13:13:24 -07:00
dns Lock the address entry bucket when dumping ADB namehook 2022-08-12 15:55:41 -07:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc fix overflow error in mem_putstats() 2022-08-09 11:21:35 -07:00
isccc Update clang to version 14 2022-06-16 18:09:33 +02:00
isccfg Add isccfg duration utility functions 2022-06-28 14:37:26 +02:00
ns Don't enable serve-stale on duplicate queries 2022-08-09 09:36:11 +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