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-10 23:47:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba7b053bf07c7f794cf1d38981bf4ae496fbc191
DnsServer
/
DnsServerCore
/
Dns
History
Shreyas Zare
ba7b053bf0
refactored NameError to NxDomain
2021-04-11 17:40:23 +05:30
..
Applications
DnsApplicationManager: code refactoring done.
2021-04-10 13:36:27 +05:30
ResourceRecords
DnsResourceRecordExtension: code refactoring done.
2020-07-04 16:29:44 +05:30
ZoneManagers
refactored NameError to NxDomain
2021-04-11 17:40:23 +05:30
Zones
AuthZone: minor code refactoring.
2021-04-10 13:42:46 +05:30
DnsServer.cs
DnsServer: reusing memory stream in ReadUdpRequestAsync(). Updated ProcessAPPAsync() to return server failure when app or class path is not found. Updated CachePrefetchRefreshTimerCallback() and RefreshCacheAsync() to prevent double refresh attempts. Updated CachePrefetchRefreshTimerCallback() to use threadpool tasks for better concurrency. Updated CacheMaintenanceTimerCallback() to reset due time in finally for next interval callback and using sync lock. Fixed bug in UpdateThisServer() logic.
2021-04-10 13:58:48 +05:30
DnsServerException.cs
dns server code refactoring done.
2019-06-15 13:28:39 +05:30
ResolverDnsCache.cs
ResolverDnsCache: passing recursion available flag.
2021-03-21 16:42:53 +05:30
ResolverPrefetchDnsCache.cs
ResolverPrefetchDnsCache: fixed prefetch query handling so that auth zone is also queried along with cache zone to get the most relevant closest name servers.
2021-04-03 12:33:32 +05:30
StatsManager.cs
refactored NameError to NxDomain
2021-04-11 17:40:23 +05:30