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-05-19 17:46:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51de9e56c74d79ee3f90f6772f25a6d7e923007f
DnsServer
/
DnsServerCore
History
Shreyas Zare
51de9e56c7
webapp: updated zone.js for DNAME support.
2021-06-12 19:15:01 +05:30
..
Dhcp
ClientFullyQualifiedDomainNameOption: updated ParseOptionValue() method to ignore null termination caused by buggy clients.
2021-06-12 13:47:20 +05:30
Dns
CacheZoneManager: updated Query() for DNAME support.
2021-06-12 19:07:55 +05:30
dohwww
wwwdoh: updated the index page and css.
2021-06-05 19:07:35 +05:30
www
webapp: updated zone.js for DNAME support.
2021-06-12 19:15:01 +05:30
DnsServerCore.csproj
assembly version updated for release
2021-06-06 17:18:08 +05:30
DnsWebService.cs
DnsWebService: updated zone api for DNAME record support.
2021-06-12 19:13:22 +05:30
DnsWebServiceException.cs
…
InvalidTokenWebServiceException.cs
…
LogManager.cs
LogManager: fixed issue that would set queue cancellation token even when logging is stopped causing the logging thread to block when enabling again.
2021-05-01 13:53:23 +05:30
named.root
updated named.root
2021-02-27 20:01:50 +05:30
UserSession.cs
…