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-04 07:46:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b141f794ad6ecf1090498ff4a26916f0b3aeeee
DnsServer
/
DnsServerCore
History
Shreyas Zare
5b141f794a
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
..
www
webapp: settings tab UI items reordering done.
2019-03-03 18:46:05 +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
added X-Real-IP support to get client IP from reverse proxy.
2019-03-03 19:29:21 +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