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-01 02:11:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d89dbf92ec4e8a16bfcd878a284b4144ff163a4
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
69a10a1fb5
merged multi-user into develop
2022-09-18 19:00:54 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: minor change.
2022-05-28 12:16:35 +05:30
AuthZoneManager.cs
AuthZoneManager: updated Query() to allow APP records processing for forwarder zones, minor update to return referral response when zone found is a delegation.
2022-09-18 17:33:23 +05:30
BlockedZoneManager.cs
BlockedZoneManager: minor change.
2022-05-28 12:16:53 +05:30
BlockListZoneManager.cs
BlockListZoneManager: updated UpdateBlockListsAsync() to not use default system proxy.
2022-09-18 17:29:25 +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