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-08 01:34:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09a4cb445bdb4c4b0d25584b5e3a78b5449ef532
DnsServer
/
DnsServerCore
History
Matthew Bonner
09a4cb445b
Update LogManager.cs
...
As per best practices, don't use lock on `this`.
2018-12-09 16:11:42 +00:00
..
www
DnsWebService: fixed issue with non persistent custom domain added to block zone.
2018-11-18 16:51:56 +05:30
DnsServer.cs
DnsServer: updated TCP recv timeout to 60 sec.
2018-11-17 12:27:57 +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: updated logging for block list with additional details.
2018-11-18 18:46:32 +05:30
LogManager.cs
Update LogManager.cs
2018-12-09 16:11:42 +00:00
StatsManager.cs
bug fixed caused by missing question in dns datagram.
2018-10-20 17:20:27 +05:30
Zone.cs
Zone: added domain name validation check. DeleteZone() return value updated to bool. AuthoritativeZoneExists() & DeleteSubZones() methods added. IsAuthoritative property added.
2018-10-05 23:48:48 +05:30