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-02-28 10:44:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
058a4855228e032931f861b473769ad730fab07a
DnsServer
/
DnsServerCore
History
Shreyas Zare
058a485522
brute force login attempts blocking mechanism added.
2019-01-27 20:04:13 +05:30
..
www
added Browse buttons for zone, cache, allow zone and block zone tabs to allow direct jump.
2019-01-27 19:17:05 +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
brute force login attempts blocking mechanism added.
2019-01-27 20:04:13 +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
- GetClosestCachedNameServers : Bug fixed. Since cache can contain DnsEmptyRecord or DnsNXRecord.
2019-01-27 18:17:43 +05:30