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-03 15:24:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9985559feec8ecdee8640abde1522a901a6638c
DnsServer
/
DnsServerCore
History
Shreyas Zare
b9985559fe
webapp: settings html changes done
2019-03-09 15:49:51 +05:30
..
www
webapp: settings html changes done
2019-03-09 15:49:51 +05:30
DnsServer.cs
DnsServer: implemented DNS-over-HTTP without TLS termination for use with reverse proxy like nginx. Implemented draft-ietf-doh-resolver-associated-doh to allow applications to discover associated DoH endpoint to use automatically.
2019-03-09 15:26:28 +05:30
DnsServerCore.csproj
assembly version updated to v2.4 for release
2019-02-03 16:27:58 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: removed DoH implementation from web service and moved it to DnsServer class so that the admin web console is not exposed due to reverse proxy misconfiguration. Added validation checks for domain parameter in api calls. Minor refactoring done.
2019-03-09 15:38:59 +05:30
LogManager.cs
LogManager: changes done to allow specifying all supported protocol types for logging.
2019-03-02 20:03:12 +05:30
StatsManager.cs
minor implementation changes
2019-01-05 15:42:45 +05:30
Zone.cs
Zone: DomainEquals() implementation improved to correctly match wildcard domain names. Done changes to allow handling root zone correctly.
2019-03-09 15:21:11 +05:30