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
2025-12-27 03:49:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2beb087f12b0fec6b56a12cf375ca94eb8fa5aaa
DnsServer
/
DnsServerCore
History
Shreyas Zare
2beb087f12
DnsWebService: implemented import and export api for allowed zones and custom blocked zones. Minor change done to set content length to avoid chunking. Failed attempt check excluded for default password to avoid getting locked out due to auto login by web page refreshing.
2019-02-02 12:41:46 +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
DnsWebService: implemented import and export api for allowed zones and custom blocked zones. Minor change done to set content length to avoid chunking. Failed attempt check excluded for default password to avoid getting locked out due to auto login by web page refreshing.
2019-02-02 12:41:46 +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
minor refactoring
2019-02-02 12:38:18 +05:30