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-03-10 23:47:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b54ab9afc55befacc5b38776edc2fb62c8414032
DnsServer
/
DnsServerCore
History
Shreyas Zare
b54ab9afc5
main.js: added URI encoding for data parameters to avoid breaking html.
2018-09-15 13:41:38 +05:30
..
www
main.js: added URI encoding for data parameters to avoid breaking html.
2018-09-15 13:41:38 +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