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-05 08:15:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7167d4f9c97aaf68be9c50eb3a87dcf4ddf2fd87
DnsServer
/
DnsServerCore
History
Shreyas Zare
7167d4f9c9
Zone: minor optimization changes.
2019-05-11 12:49:23 +05:30
..
www
fixed minor css issue.
2019-05-11 12:43:30 +05:30
DnsServer.cs
DnsServer: Implemented DnsCache abstract class and refactored existing code as per its implementation requirements. Negative record caching set to 5 mins. ProcessRecursiveQuery() implementation updated to ignore RCODE value and only check answer responses. RecursiveResolve() implementation updated to use DnsClient object for querying forwarders and only use DnsClient.RecursiveResolve() when recursive resolution is required.
2019-05-11 11:30:09 +05:30
DnsServerCore.csproj
assembly version updated for v3.2 release
2019-04-29 18:31:52 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
minor refactoring done.
2019-05-05 16:16:17 +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
StatsManager: implemented GetLastHourEligibleQueries() and code refactoring done.
2019-04-28 15:40:45 +05:30
Zone.cs
Zone: minor optimization changes.
2019-05-11 12:49:23 +05:30