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-03-31 01:39:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fc6dc0e77ff33587dc70466be83a87ec0e2d359
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
9dd2364bfe
CacheZoneManager: Implemented maximum entries feature.
2022-04-23 17:54:14 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: implemented Flush().
2022-03-26 11:42:23 +05:30
AuthZoneManager.cs
AuthZoneManager: updated Query() to return SOA in authority for ANAME queries to allow DNS server to respond with NO DATA response correctly.
2022-03-29 19:26:30 +05:30
BlockedZoneManager.cs
BlockedZoneManager: implemented Flush().
2022-03-26 11:42:45 +05:30
BlockListZoneManager.cs
BlockListZoneManager: updated Query() to handle SOA request correctly.
2022-04-17 16:34:38 +05:30
CacheZoneManager.cs
CacheZoneManager: Implemented maximum entries feature.
2022-04-23 17:54:14 +05:30