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
8b7007f54f4e9a3c2b99388dadae19af7ca3528c
DnsServer
/
DnsServerCore
History
Shreyas Zare
8b7007f54f
Zone: implemented glue records for both MX and NS types. Implemented minimum ttl option.
2019-04-20 13:14:02 +05:30
..
www
minor ui change
2019-03-23 13:36:47 +05:30
DnsServer.cs
DnsServer: implemented cache maintenance to remove expired records.
2019-04-13 16:10:53 +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
DnsServer: prefetch feature updated to configure total minutes to sample and per minute hit rate.
2019-04-07 17:27:33 +05:30
Zone.cs
Zone: implemented glue records for both MX and NS types. Implemented minimum ttl option.
2019-04-20 13:14:02 +05:30