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
2025-12-22 09:29:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d2826abe02056ee5c32cf14dceeec7a8e2292d8
DnsServer
/
DnsServerCore
History
Shreyas Zare
ea5a1aab45
DnsServer: implemented draft-ietf-dnsop-serve-stale-04 in RecursiveResolve().
2019-03-30 17:07:48 +05:30
..
www
minor ui change
2019-03-23 13:36:47 +05:30
DnsServer.cs
DnsServer: implemented draft-ietf-dnsop-serve-stale-04 in RecursiveResolve().
2019-03-30 17:07:48 +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