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 09:44:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbe22281ccf65b55b0fa862d4c53d56d3b25cc8a
DnsServer
/
DnsServerCore
History
Shreyas Zare
fbe22281cc
DnsWebService: Loading allowed and blocked zones in thread pool on start to speed up server startup. Updating server domain name in thread pool to allow the zone SOA update task to run in background.
2019-01-13 15:26:22 +05:30
..
www
webapp: added Google DNS-over-TLS addresses.
2019-01-12 16:01:55 +05:30
DnsServer.cs
minor code refactoring done
2019-01-13 13:31:30 +05:30
DnsServerCore.csproj
abbembly version updated to v2.2 for release
2018-12-30 19:33:48 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: Loading allowed and blocked zones in thread pool on start to speed up server startup. Updating server domain name in thread pool to allow the zone SOA update task to run in background.
2019-01-13 15:26:22 +05:30
LogManager.cs
minor refactoring done
2019-01-06 16:43:16 +05:30
StatsManager.cs
minor implementation changes
2019-01-05 15:42:45 +05:30
Zone.cs
DnsServer: delegated zone recursive resolution done via authoritative name servers instead of configured forwarders. Zone changes done to allow delegating zone.
2019-01-13 13:22:30 +05:30