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-31 22:08:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
977f165606f3d4bd388c4fed39eaaf346237dd7f
DnsServer
/
DnsServerCore
History
Shreyas Zare
977f165606
DnsServer: implemented max hops for recursive resolution. Cache prefetch implementation updated.
2019-04-28 17:09:07 +05:30
..
www
webapp: added help topics permanent link and minor changes.
2019-04-28 15:17:40 +05:30
DnsServer.cs
DnsServer: implemented max hops for recursive resolution. Cache prefetch implementation updated.
2019-04-28 17:09:07 +05:30
DnsServerCore.csproj
assembly version updated for v3.1 release
2019-04-20 15:49:12 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: added web service hostname property to indicate if web panel is running only on localhost. Fixed issue caused by previous change in WriteRecordsAsJson() for authoritative records ttl property.
2019-04-28 15:22:37 +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: set minimum ttl to 0 due to prefetch feature. FilterExpiredDisabledRecords() check added to filter records based on type of zone.
2019-04-28 15:15:59 +05:30