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-06 08:45:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e6117df04c2f0350ef5fad6994413c4b3356fd6
DnsServer
/
DnsServerCore
History
Shreyas Zare
6e6117df04
get clean version number for UI display.
2019-01-27 18:11:37 +05:30
..
www
Implemented feature to store TXT record in blocked zone that tells which list the domain was in. Api updated to allow only add/delete/flush operations on custom block zone such that the block list zones are not affected.
2019-01-27 17:03:02 +05:30
DnsServer.cs
fixed issue of missing server domain for blocked zone when setting new zone.
2019-01-20 10:48:26 +05:30
DnsServerCore.csproj
assembly version updated to v2.3.1 for release
2019-01-20 11:06:48 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
get clean version number for UI display.
2019-01-27 18:11:37 +05:30
LogManager.cs
moved unhandled exception logging to log manager.
2019-01-14 11:11:51 +05:30
StatsManager.cs
minor implementation changes
2019-01-05 15:42:45 +05:30
Zone.cs
Implemented feature to store TXT record in blocked zone that tells which list the domain was in. Api updated to allow only add/delete/flush operations on custom block zone such that the block list zones are not affected.
2019-01-27 17:03:02 +05:30