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-05-26 13:06:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
845b745b0d9d16301dc36789d6f694bea74b9d2e
DnsServer
/
DnsServerCore
History
Shreyas Zare
845b745b0d
DnsServer: blocked zone implemented to allow blocking.
2018-09-16 16:17:14 +05:30
..
www
index.html: added forgot password link with instructions modal.
2018-09-15 13:42:16 +05:30
DnsServer.cs
DnsServer: blocked zone implemented to allow blocking.
2018-09-16 16:17:14 +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