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
aa0dde3dd6e29865e927992707960f27136ee6e8
DnsServer
/
DnsServerCore
History
Shreyas Zare
aa0dde3dd6
minor fixes and wording changes
2019-05-18 12:50:53 +05:30
..
www
minor fixes and wording changes
2019-05-18 12:50:53 +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.3 release.
2019-05-11 13:37:37 +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