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
2025-12-29 21:07:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dc58a748a9c936c8a1be04c8ffa4d726f70f8d7
DnsServer
/
DnsServerCore
History
Shreyas Zare
4dc58a748a
DnsServer: implemented socket async calls from .net5 in ReadUdpRequestAsync() and ProcessUdpRequestAsync(). Added missing connection close http header in DoH responses. Detecting protocol from content-type header when accept header is missing in ProcessDoHRequestAsync(). Forcing TCP for ANY queries via UDP in ProcessQueryAsync(). Passing recursion allowed flag to auth zone queries.
2021-03-21 16:48:29 +05:30
..
Dhcp
DhcpServer: implemented feature to allow overriding domain name for clients using reserved lease hostname option. Updated wait for interface logic to wait for full time until specific interface address is found.
2021-02-06 18:18:32 +05:30
Dns
DnsServer: implemented socket async calls from .net5 in ReadUdpRequestAsync() and ProcessUdpRequestAsync(). Added missing connection close http header in DoH responses. Detecting protocol from content-type header when accept header is missing in ProcessDoHRequestAsync(). Forcing TCP for ANY queries via UDP in ProcessQueryAsync(). Passing recursion allowed flag to auth zone queries.
2021-03-21 16:48:29 +05:30
www
webapp: removed application zone js code. Added set focus for modals. fixed minor issue in updateRecordState().
2021-03-13 13:27:12 +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 application zone api support.
2021-03-13 13:22:39 +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