Shreyas Zare c7ce7077c5 DnsServer: implemented support for custom real ip header for DoH. Implemented blocking answer ttl feature. Fixed minor issue with rate limiting detection logging feature. Fixed minor issue with DoH start process. Added missing validation checks for optional protocol port properties. Code refactoring changes done. 3 weeks ago
..
Applications 2fbda53c81 DnsServerInternal: updated to implement IDnsServer changes. 6 months ago
Dnssec f6dae9a7d9 DnssecPrivateKey: updated SetState() to ignore when state is lower than existing state. 6 months ago
ResourceRecords fdeb7c76c8 SOARecordInfo: updated implementation to depricate secondary zone parameters stored as SOA record info. 2 months ago
Trees bc4b65e2c3 AuthZoneTree: added GetApexZone() method. 1 month ago
ZoneManagers 3f74d95d70 BlockListZoneManager: updated UpdateServerDomain() and Query() to support blocking answer ttl feature. 3 weeks ago
Zones b6b4877c91 StubZone: updated error message description. 3 weeks ago
DnsServer.cs c7ce7077c5 DnsServer: implemented support for custom real ip header for DoH. Implemented blocking answer ttl feature. Fixed minor issue with rate limiting detection logging feature. Fixed minor issue with DoH start process. Added missing validation checks for optional protocol port properties. Code refactoring changes done. 3 weeks ago
DnsServerException.cs 818b0c31c6 removed obsolete code. 9 months ago
ResolverDnsCache.cs e834bd9cf0 ResolverDnsCache: updated implementation to prefer auth zone response over app response. 1 month ago
ResolverPrefetchDnsCache.cs 44e9126b30 ResolverPrefetchDnsCache: implemented IDnsCache changes. 6 months ago
StatsManager.cs 3cc1fa49ed StatsManager: updated implementation to handle rate limited dropped stats separately from other drop cases. 6 months ago