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-01 14:30:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a1438bbc02f363c127d133553170ffa3ae18a2e
DnsServer
/
DnsServerCore
History
Shreyas Zare
8a1438bbc0
minor changes
2017-10-29 16:23:06 +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
minor changes
2017-10-29 16:23:06 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: implemented complete REST api with authentication and session management. implemented config file and zone file management.
2017-10-29 16:17:24 +05:30
Zone.cs
Dns Zone: added update records & flush features. fixed multiple bugs.
2017-10-29 16:08:50 +05:30