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-02 23:05:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4022545cd72f3cf0167076d6b841a5f4c8630dc
DnsServer
/
DnsServerCore
History
Shreyas Zare
b4022545cd
DnsWebService: AcceptWebRequestAsync() error logging added. Flush cache logging added. Fixed update check bug which was always marking updateAvailable as false due to missing check. Password reset process added. Web service stop process changed to use thread abort.
2018-09-15 13:40:29 +05:30
..
www
web app: added UI setting for recursion only for private networks option.
2018-08-04 15:11:15 +05:30
DnsServer.cs
DnsServer: Multiple udp read threads feature added for better performance.
2018-08-18 11:45:41 +05:30
DnsServerCore.csproj
assembly version updated to 1.3.3 for release
2018-08-18 11:59:15 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: AcceptWebRequestAsync() error logging added. Flush cache logging added. Fixed update check bug which was always marking updateAvailable as false due to missing check. Password reset process added. Web service stop process changed to use thread abort.
2018-09-15 13:40:29 +05:30
LogManager.cs
minor refactoring change
2018-08-04 15:11:37 +05:30
Zone.cs
Zone: fixed bug in GetClosestAuthority() by enabling CNAME bypass for reading SOA record. Empty response from authority name server caching done when SOA is missing due to bad config.
2018-09-15 13:16:26 +05:30