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-03-06 05:33:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb0e06189ab6ebed8838e9a8fad99214217ab36b
DnsServer
/
DnsServerCore
History
Shreyas Zare
eb0e06189a
DnsServer: added checks for DoH so that DoH discovery related records are only added/updated when DoH is enabled.
2019-03-23 13:20:16 +05:30
..
www
webapp: minor ui issues fixed. added validation checks.
2019-03-09 15:51:02 +05:30
DnsServer.cs
DnsServer: added checks for DoH so that DoH discovery related records are only added/updated when DoH is enabled.
2019-03-23 13:20:16 +05:30
DnsServerCore.csproj
assembly version updated for release.
2019-03-10 16:39:48 +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