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-03 15:24:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
044b7b3c50641fc03c8d77f31f6d3d33cc09dbeb
DnsServer
/
DnsServerCore
/
Dns
/
Trees
History
Shreyas Zare
db193e217c
AuthZoneTree: fixed bug in FindNSec3ProofOfNonExistenceNxDomain() that caused infinite loop in some scenarios and removed cancellation code.
2024-12-21 15:27:39 +05:30
..
AuthZoneNode.cs
AuthZoneNode: minor change.
2022-05-14 13:34:54 +05:30
AuthZoneTree.cs
AuthZoneTree: fixed bug in FindNSec3ProofOfNonExistenceNxDomain() that caused infinite loop in some scenarios and removed cancellation code.
2024-12-21 15:27:39 +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: updated FindZoneNode() to correctly handle wildcard case with ENT subdomain for queries that should return wildcard.
2024-11-23 13:08:58 +05:30