This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2026-01-17 14:16:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
5094e6a481
AuthZoneManager: Fixed bug in InternalQuery() that caused dnssec validation issue for DS record when forwarder zone for the domain exists.
2025-02-15 12:38:31 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: added retry mechanism for delayed save.
2024-06-01 17:57:03 +05:30
AuthZoneManager.cs
AuthZoneManager: Fixed bug in InternalQuery() that caused dnssec validation issue for DS record when forwarder zone for the domain exists.
2025-02-15 12:38:31 +05:30
BlockedZoneManager.cs
BlockedZoneManager: updated UpdateServerDomain() to support blocking answer ttl feature.
2024-10-19 16:42:00 +05:30
BlockListZoneManager.cs
BlockListZoneManager: updated UpdateServerDomain() and Query() to support blocking answer ttl feature.
2024-10-19 16:43:58 +05:30
CacheZoneManager.cs
CacheZoneManager: fixed issue of unhandled CD flag when DO flag is unset.
2025-02-02 16:00:40 +05:30