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-04-05 12:19:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f00cdad2ab9f7d0ede2dc843556ef0a7fe5e4632
DnsServer
/
DnsServerCore
/
Dns
History
Shreyas Zare
f00cdad2ab
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
..
ResourceRecords
renamed MasterNameServer to PrimaryNameServer.
2020-06-14 12:40:40 +05:30
ZoneManagers
AuthZoneManager: updated auth zones to allow updating glue addresses for secondary and stub zones.
2020-06-14 15:44:29 +05:30
Zones
AuthZoneManager: updated auth zones to allow updating glue addresses for secondary and stub zones.
2020-06-14 15:44:29 +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