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-06 00:36:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4bd96e999846bf09291dbbf9ccbf7b3a457b474f
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
9cf6168aa8
AuthZoneManager: fixed minor issues in ConvertZoneType().
2023-07-02 15:44:12 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: using LoadSpecialPrimaryZones() to bulk load and import to avoid loading delays due to indexing. Minor code refactoring changes done.
2023-03-05 19:18:09 +05:30
AuthZoneManager.cs
AuthZoneManager: fixed minor issues in ConvertZoneType().
2023-07-02 15:44:12 +05:30
BlockedZoneManager.cs
BlockedZoneManager: using LoadSpecialPrimaryZones() to bulk load and import to avoid loading delays due to indexing. Minor code refactoring changes done.
2023-03-05 19:18:37 +05:30
BlockListZoneManager.cs
BlockListZoneManager: using HttpClientNetworkHandler for retries and custom DNS resolution support.
2023-03-18 13:36:56 +05:30
CacheZoneManager.cs
CacheZoneManager: updating default failure TTL to 10 sec. Updated ResolveAdditionalRecords() to prevent duplicate entries.
2023-06-25 17:25:51 +05:30