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-30 21:38:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0f9bc1c7b4e0e75e9076490e01cb967f87fda37
DnsServer
/
DnsServerCore
History
Shreyas Zare
b0f9bc1c7b
DhcpServer: fixed unhandeled exception in ReadUdpRequestAsync(). Removed marking dhcp forward and reverse zones as internal to allow users to edit those zones. ActivateScope() updated to also remove expired leases from the zones.
2020-03-29 15:59:17 +05:30
..
Dhcp
DhcpServer: fixed unhandeled exception in ReadUdpRequestAsync(). Removed marking dhcp forward and reverse zones as internal to allow users to edit those zones. ActivateScope() updated to also remove expired leases from the zones.
2020-03-29 15:59:17 +05:30
Dns
DnsServer: Increased listener thread count to 4. Implemented handling of response parsing error correctly with FormatError response in return.
2020-03-15 17:23:03 +05:30
www
webapp: added default ip addresses to DoH url in settings and in dns client.
2020-02-22 12:34:25 +05:30
DnsServerCore.csproj
assembly version updated to v4.1 for release
2020-01-04 14:03:38 +05:30
InvalidTokenWebServiceException.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30
LogManager.cs
fixed minor typo
2019-06-22 15:40:42 +05:30
UserSession.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30
WebService.cs
minor code optimization changes done.
2020-02-29 18:16:05 +05:30
WebServiceException.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30