This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
e29f9e982ed89d9fc6fd440120eed88771e72905
bind9
/
lib
History
Ondřej Surý
e29f9e982e
Fix TSAN data race accessing zone->parentcatz
...
The zone->parentcatz was accessed unlocked in dns_zone_get_parentcatz(), add a locking around it.
2023-07-24 19:49:14 +02:00
..
dns
Fix TSAN data race accessing zone->parentcatz
2023-07-24 19:49:14 +02:00
isc
add isc_loop_now() to get consistent time
2023-07-19 15:32:21 +02:00
isccc
Fix the streaming read callback shutdown logic
2023-04-20 12:58:32 +02:00
isccfg
Obsolete dnssec-update-mode
2023-07-20 12:44:19 +02:00
ns
Don't add signing records for dyn update DNSKEY
2023-07-18 15:38:53 +02:00
.gitignore
…
Makefile.am
…