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-06 16:53:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
719771c8c72d103675678dee984195c990e42306
DnsServer
/
DnsServerCore
History
Shreyas Zare
719771c8c7
Zone: added closest authoritative name servers to response for authoritative zone query to allow the resolving server to cache all NS records with glue.
2017-12-03 22:59:16 +05:30
..
Properties
assembly version updated.
2017-11-17 19:12:34 +05:30
www
WebApp: minor ui change.
2017-11-17 20:26:12 +05:30
DnsServer.cs
DnsServer: socket IOControl() done only on win32nt version. Added SocketException error handling for other OS versions.
2017-11-17 18:50:40 +05:30
DnsServerCore.csproj
minor changes done
2017-10-29 19:27:48 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: Save zone file code updated to allow storing all records for a given authoritative zone in a single file instead of different file for each sub domain. Implemented delete zone file feature accordingly.
2017-11-17 18:54:11 +05:30
Zone.cs
Zone: added closest authoritative name servers to response for authoritative zone query to allow the resolving server to cache all NS records with glue.
2017-12-03 22:59:16 +05:30