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-04 15:55:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
51f693f5ac37770845ff9313a92ce37e5a307ce0
DnsServer
/
DnsServerCore
History
Shreyas Zare
51f693f5ac
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
..
Properties
first dns server working version commited.
2017-01-14 00:29:51 +05:30
www
DnsWebService: web app code completed with testing.
2017-10-29 16:05:26 +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
UI: implemented basic login & logout js functionality.
2017-10-14 20:17:29 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: implemented authentication api and other pending record maipulation api.
2017-10-14 20:16:33 +05:30
Zone.cs
Dns Zone: added update records & flush features. fixed multiple bugs.
2017-10-29 16:08:50 +05:30