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-27 19:17:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5da78c5791830776a0000fbc6d3de9b97c7daee
DnsServer
/
DnsServerCore
History
Shreyas Zare
f5da78c579
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
..
Dhcp
DhcpServer: code refactoring done.
2021-04-10 13:35:24 +05:30
Dns
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
www
webapp: added add record overwrite option html.
2021-03-27 16:50:02 +05:30
DnsServerCore.csproj
updated projects and assembly version for v6.0 release
2021-03-13 19:43:54 +05:30
DnsWebService.cs
DnsWebService: removed https timeout code in TlsToHttpTunnelAsync() and letting the http server to do timeout to avoid getting connection reset when downloading files.
2021-04-03 12:49:34 +05:30
DnsWebServiceException.cs
refactoring done.
2021-02-27 18:27:45 +05:30
InvalidTokenWebServiceException.cs
refactoring
2021-02-27 18:28:16 +05:30
LogManager.cs
refactoring changes
2021-02-27 19:35:51 +05:30
named.root
updated named.root
2021-02-27 20:01:50 +05:30
UserSession.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30