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-30 21:38:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f92daa178fb61b3867dab0f84dfa3adf53fba4f
DnsServer
/
DnsServerCore
History
Shreyas Zare
2f92daa178
DnsWebService: fixed string comparison issue caused with certain system locale. removed blocked zone check at CustomBlockZone() since it hinders adding zone which alreay has sub zone in block zone.
2019-05-01 19:40:03 +05:30
..
www
webapp: minor update to about section
2019-04-28 19:43:56 +05:30
DnsServer.cs
fixed string comparison issue caused with certain system locale.
2019-05-01 19:36:41 +05:30
DnsServerCore.csproj
assembly version updated for v3.2 release
2019-04-29 18:31:52 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: fixed string comparison issue caused with certain system locale. removed blocked zone check at CustomBlockZone() since it hinders adding zone which alreay has sub zone in block zone.
2019-05-01 19:40:03 +05:30
LogManager.cs
LogManager: changes done to allow specifying all supported protocol types for logging.
2019-03-02 20:03:12 +05:30
StatsManager.cs
StatsManager: implemented GetLastHourEligibleQueries() and code refactoring done.
2019-04-28 15:40:45 +05:30
Zone.cs
Zone: fixed string comparison issue caused with certain system locale. added missing RDATA type check while querying for glue records.
2019-05-01 19:38:41 +05:30