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-05 16:24:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88dbd2223a32d3a6637cb1b77436d702e04b5622
DnsServer
/
DnsServerCore
History
Shreyas Zare
88dbd2223a
Dns Web App: implemented UI features to browse Dns cache, DNS client with import feature and, zone disable/enable feature. Minor bug fixes done.
2017-11-04 14:37:23 +05:30
..
Properties
first dns server working version commited.
2017-01-14 00:29:51 +05:30
www
Dns Web App: implemented UI features to browse Dns cache, DNS client with import feature and, zone disable/enable feature. Minor bug fixes done.
2017-11-04 14:37:23 +05:30
DnsServer.cs
DnsServer: bug fixes done. start() & stop() methods implemented. implemented ProcessAuthoritativeQuery() method with CNAME resolution and additional recursion feature. Server UDP request handling thread pool implemented. Added option to ignore ICMP port unreachable packet.
2017-10-29 16:12:47 +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: added more api calls for managing zone, cache and, query resolve & import features. Bug fixes and code refactoring done.
2017-11-04 14:35:18 +05:30
Zone.cs
Dns Zone: added disable zone feature. Bug fixes and code refactoring done.
2017-11-04 14:33:15 +05:30