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-04-05 04:09:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3371361d3fed89ac1960966aabb0dd1df20004a
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
d3371361d3
CacheZoneManager: Added AddRRSIGRecords() to allow reusing the code. Updated QueryClosestDelegation() and Query() to return only validated records when request has DO flag set. Updated Query() to fix issue that failed to return RRSIG when returning DNAME.
2022-07-16 12:38:04 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: minor change.
2022-05-28 12:16:35 +05:30
AuthZoneManager.cs
AuthZoneManager: updated GetReferralResponse() to set last used on value for stub authority records.
2022-04-24 17:23:54 +05:30
BlockedZoneManager.cs
BlockedZoneManager: minor change.
2022-05-28 12:16:53 +05:30
BlockListZoneManager.cs
BlockListZoneManager: minor change.
2022-05-28 12:17:10 +05:30
CacheZoneManager.cs
CacheZoneManager: Added AddRRSIGRecords() to allow reusing the code. Updated QueryClosestDelegation() and Query() to return only validated records when request has DO flag set. Updated Query() to fix issue that failed to return RRSIG when returning DNAME.
2022-07-16 12:38:04 +05:30