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-04 15:55:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55f56bd583bac7c93652f97210cb603d78efb803
DnsServer
/
DnsServerCore
History
Shreyas Zare
55f56bd583
DnsServer: tcp send and receive timeout made configurable. added retries parameter for recursive resolution wait timeout.
2018-12-15 14:46:04 +05:30
..
www
webapp: custom local block list url list item updated as per current web console port number.
2018-12-09 17:30:38 +05:30
DnsServer.cs
DnsServer: tcp send and receive timeout made configurable. added retries parameter for recursive resolution wait timeout.
2018-12-15 14:46:04 +05:30
DnsServerCore.csproj
assembly version updated to 2.0.2
2018-11-18 19:37:59 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: Implemented cache hit feature. Removed BufferedStream usage since FileStream does internal buffering.
2018-12-09 17:06:30 +05:30
LogManager.cs
bug fixed caused by missing question in dns datagram.
2018-10-20 17:20:27 +05:30
StatsManager.cs
StatsManager: last hour missing initial 5 min data bug fixed. LoadLastHourStats() null pointer exception bug fixed. Removed BufferedStream usage since FileStream includes internal buffering. Implemented Cache Hit stats parameter.
2018-12-09 16:57:32 +05:30
Zone.cs
Zone: ttl value expiry issue fixed.
2018-12-09 16:54:53 +05:30