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-08 09:44:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7c46150b4ff4c874004a30ddee1ce2f8f2f04c2
DnsServer
/
DnsServerCore
History
Shreyas Zare
f7c46150b4
webapp: moved serializeTableData() method to common js from dhcp js.
2021-07-31 19:01:13 +05:30
..
Dhcp
Lease: minor refactoring changes.
2021-06-26 15:50:29 +05:30
Dns
SecondaryZone: implemented xfr-over-tls support.
2021-07-31 18:47:20 +05:30
dohwww
wwwdoh: updated the index page and css.
2021-06-05 19:07:35 +05:30
www
webapp: moved serializeTableData() method to common js from dhcp js.
2021-07-31 19:01:13 +05:30
DnsServerCore.csproj
assembly version updated for release
2021-06-06 17:18:08 +05:30
DnsWebService.cs
DnsWebService: implemented api support for xfr-over-tls and TSIG features. Code refactoring done.
2021-07-31 18:59:20 +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-06-19 14:21:37 +05:30
UserSession.cs
…