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-28 04:18:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a6d4ea4e9624219347472e5d4dcbac944b7a64a
DnsServer
/
DnsServerCore
History
Shreyas Zare
6a6d4ea4e9
DnsWebService: implemented authentication api and other pending record maipulation api.
2017-10-14 20:16:33 +05:30
..
Properties
first dns server working version commited.
2017-01-14 00:29:51 +05:30
www
added basic html web app template files
2017-10-01 13:12:14 +05:30
DnsServer.cs
DnsServer: added code to ignore ICMP port unreachable responses which creates SocketException in ReceiveFrom(). other minor changes done.
2017-10-14 20:15:28 +05:30
DnsServerCore.csproj
code refactoring done
2017-09-30 15:54:22 +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
Zone: implemented AddRecord(), DeleteRecord(), DeleteRecords(), and done minor fixes.
2017-10-14 20:14:26 +05:30