.. |
Applications
|
2fbda53c81
DnsServerInternal: updated to implement IDnsServer changes.
|
5 months ago |
Dnssec
|
f6dae9a7d9
DnssecPrivateKey: updated SetState() to ignore when state is lower than existing state.
|
5 months ago |
ResourceRecords
|
fdeb7c76c8
SOARecordInfo: updated implementation to depricate secondary zone parameters stored as SOA record info.
|
1 month ago |
Trees
|
bc4b65e2c3
AuthZoneTree: added GetApexZone() method.
|
1 month ago |
ZoneManagers
|
f7a7011225
AuthZoneManager: Updated LoadZoneFrom() to handle empty zone issue and unload the zone. Code refactoring changes done.
|
2 weeks ago |
Zones
|
b6b4877c91
StubZone: updated error message description.
|
3 weeks ago |
DnsServer.cs
|
8a98f32d34
DnsServer: fixed issue with DoH/3 not working caused due to kestral web server changes. Fixed issue in ProcessAPPAsync() that did not check for secondary forwarder. Updated DoH cache header to avoid caching issues after server upgrade. Code refactoring changes done.
|
3 days 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.
|
5 months ago |
StatsManager.cs
|
493a44d443
StatsManager: Added missing dispose call for cleanup timer. Updated MaxStatFileDays property to do validation and control cleanup timer.
|
2 weeks ago |