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-03-26 07:19:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e8cb1cbd17256b6ba166f144daba38ee6304958
DnsServer
/
DnsServerCore
/
Dns
History
Shreyas Zare
5e8cb1cbd1
AuthZoneManager: zone loading sequence updated. update server domain done async. Fixed issue with GetForwarderResponse() to allow using subdomain FWD records. Updated LoadZoneFrom() to correctly loading old version stub zones. Fixed minor issues and refactoring done.
2020-06-20 14:14:19 +05:30
..
ResourceRecords
minor code refactoring.
2020-06-20 14:08:10 +05:30
ZoneManagers
AuthZoneManager: zone loading sequence updated. update server domain done async. Fixed issue with GetForwarderResponse() to allow using subdomain FWD records. Updated LoadZoneFrom() to correctly loading old version stub zones. Fixed minor issues and refactoring done.
2020-06-20 14:14:19 +05:30
Zones
minor code refactoring.
2020-06-20 14:08:10 +05:30
DnsServer.cs
Fixed socket dispose getting blocked issue with work around. More info on the issue:
https://github.com/dotnet/runtime/issues/37873
2020-06-14 19:57:21 +05:30
DnsServerException.cs
dns server code refactoring done.
2019-06-15 13:28:39 +05:30
ResolverPrefetchDnsCache.cs
minor refactoring change.
2020-06-06 16:29:51 +05:30
ResolverQueryHandle.cs
ResolverQueryHandle: implementation changed for WaitForResponse() to return if wait handle was set or not.
2020-06-06 16:30:37 +05:30
StatsManager.cs
StatsManager: code refactoring done.
2020-06-06 16:31:25 +05:30