bind9/lib
Ondřej Surý eb1829b970
Use atomic operations to access the trust byte in ncache data
Protect the access to the trust byte in the ncache data with relaxed
atomic operation to mimick the current behaviour.  This will teach
TSAN that the concurrent access is fine.
2024-04-17 17:14:34 +02:00
..
dns Use atomic operations to access the trust byte in ncache data 2024-04-17 17:14:34 +02:00
isc complete removal of isc_loop_current() 2024-04-02 10:35:56 +02:00
isccc Fix UAF in ccmsg.c when reading stopped before sending 2024-02-08 17:24:11 +01:00
isccfg Deprecate fixed value for the rrset-order option 2024-04-02 15:21:00 +00:00
ns Don't use static stub when returning best NS 2024-03-14 11:39:27 +11:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00