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-27 03:49:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d0bd151dad89c7d86c6843ce613ead589e31a21
DnsServer
/
DnsServerCore
History
Shreyas Zare
3d0bd151da
DnsWebService: added logging for unhandled exception using AppDomain.CurrentDomain.UnhandledException. Made change to load StatsManager in Start().
2018-12-23 19:19:32 +05:30
..
www
webapp: minor ui fix.
2018-12-23 19:17:28 +05:30
DnsServer.cs
DnsServer: fixed bug caused when tcp connection is disposed and RemoteEndPoint is called to log the error.
2018-12-23 19:17:02 +05:30
DnsServerCore.csproj
assembly version updated to 2.1 for release.
2018-12-15 17:54:05 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: added logging for unhandled exception using AppDomain.CurrentDomain.UnhandledException. Made change to load StatsManager in Start().
2018-12-23 19:19:32 +05:30
LogManager.cs
Update LogManager.cs
2018-12-09 16:11:42 +00:00
StatsManager.cs
StatsManager: added daily stats cache and file storage for performance and optimization wrt RAM usage.
2018-12-23 19:15:54 +05:30
Zone.cs
Zone: ttl value expiry issue fixed.
2018-12-09 16:54:53 +05:30