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-24 09:34:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab63df6599ee4e4e08157b8938df8b2a95edc812
DnsServer
/
DnsServerCore
/
Dns
/
Trees
History
Shreyas Zare
a64aa988e9
AuthZoneTree: Updated TryRemove() to support removing all subdomain names for the removed subdomain. Added GetSubDomainZoneWithSubDomainZones() method. Updated FindNSec3ProofOfNonExistenceNxDomain() and FindNSec3ProofOfNonExistenceNoData() to have cancellation token. Code refactoring done.
2024-09-14 16:52:47 +05:30
..
AuthZoneNode.cs
AuthZoneNode: minor change.
2022-05-14 13:34:54 +05:30
AuthZoneTree.cs
AuthZoneTree: Updated TryRemove() to support removing all subdomain names for the removed subdomain. Added GetSubDomainZoneWithSubDomainZones() method. Updated FindNSec3ProofOfNonExistenceNxDomain() and FindNSec3ProofOfNonExistenceNoData() to have cancellation token. Code refactoring done.
2024-09-14 16:52:47 +05:30
CacheZoneTree.cs
CacheZoneTree: updated GetClosestValuesForZone() implementation as per new definition.
2022-05-08 15:26:20 +05:30
DomainTree.cs
DomainTree: code refactoring done.
2024-02-04 17:25:47 +05:30
InvalidDomainNameException.cs
removed obsolete code.
2024-02-04 17:26:37 +05:30
ZoneTree.cs
ZoneTree: fixed wildcard matching bug in FindZoneNode().
2024-03-16 13:27:38 +05:30