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-01 14:30:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4049b8a486e19dfb190d409bc52e415b44a81a8f
DnsServer
/
DnsServerCore
History
Shreyas Zare
4049b8a486
Zone: serve stale querying support implemented. Query response record shuffeling implemented to allow load balancing across all IP addresses. Added check in non authoritative zone type to remove CNAME entry if different type of entry is added in the zone to prevent issue with serve stale.
2019-03-30 17:01:44 +05:30
..
www
minor ui change
2019-03-23 13:36:47 +05:30
DnsServer.cs
DnsServer: fixed issue with DoH Uri template as per example given in draft-ietf-doh-resolver-associated-doh-03
2019-03-24 15:15:07 +05:30
DnsServerCore.csproj
assembly version updated for release.
2019-03-10 16:39:48 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: fixed minor issues. Added record sorting by name and type. Refactoring done.
2019-03-23 13:21:20 +05:30
LogManager.cs
LogManager: changes done to allow specifying all supported protocol types for logging.
2019-03-02 20:03:12 +05:30
StatsManager.cs
minor implementation changes
2019-01-05 15:42:45 +05:30
Zone.cs
Zone: serve stale querying support implemented. Query response record shuffeling implemented to allow load balancing across all IP addresses. Added check in non authoritative zone type to remove CNAME entry if different type of entry is added in the zone to prevent issue with serve stale.
2019-03-30 17:01:44 +05:30