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
2025-12-22 09:29:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffa38b3c08be2c226b68de01116993c57afc1951
DnsServer
/
DnsServerCore
History
Shreyas Zare
ca4355e48c
updated github project link
2017-10-29 16:31:52 +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
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