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-05-20 10:06:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bab78ec014b78c92502aa81a843ab4649705a9a1
DnsServer
/
DnsServerCore
History
Shreyas Zare
bab78ec014
DnsWebService: ResolveQuery() using only 1 retry and 10 sec timeout to help in debugging issues with DNS Server response times.
2019-03-30 17:03:00 +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: ResolveQuery() using only 1 retry and 10 sec timeout to help in debugging issues with DNS Server response times.
2019-03-30 17:03:00 +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