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-02-12 10:54:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
029d4fe0cca3dde7ba832f4cd8ee63f2847bb9ad
DnsServer
/
DnsServerCore
History
Shreyas Zare
029d4fe0cc
minor changes done
2017-10-29 19:27:48 +05:30
..
Properties
first dns server working version commited.
2017-01-14 00:29:51 +05:30
www
updated github project link
2017-10-29 16:31:52 +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: 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
Zone: caching ANY records implementation issue fixed. TTL set to 60 sec.
2017-10-29 19:22:16 +05:30