bind9/lib
Aram Sargsyan 35ef25e5ea Fix data race in offloaded dns_message_checksig()
When verifying a message in an offloaded thread there is a race with
the worker thread which writes to the same buffer. Clone the message
buffer before offloading.
2024-09-12 09:08:35 +00:00
..
dns Fix data race in offloaded dns_message_checksig() 2024-09-12 09:08:35 +00:00
isc Update code formatting 2024-09-10 17:31:32 +02:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Remove "port" from source address options 2024-09-12 08:15:58 +02:00
ns Return partial match when requested 2024-08-29 12:48:20 +00: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