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-07 01:04:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b22fb767be25c8da973b3f3018fdc7bb4b9596f
DnsServer
/
DnsServerCore
History
Shreyas Zare
3f9f6fe407
assembly version updated for v3.3 release.
2019-05-11 13:37:37 +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.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