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-29 21:07:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9aa347ed08e8bbc191ceb019596ad484a9a6ecf8
DnsServer
/
DnsServerCore
History
Shreyas Zare
9aa347ed08
DnsWebService: removed warning log for common name mismatch in LoadTlsCertificate() since this will create confusion when using cert with Subject Alternate Names extension.
2019-03-09 16:00:50 +05:30
..
www
webapp: minor ui issues fixed. added validation checks.
2019-03-09 15:51:02 +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 warning log for common name mismatch in LoadTlsCertificate() since this will create confusion when using cert with Subject Alternate Names extension.
2019-03-09 16:00:50 +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