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 23:34:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e7dbe38cb84876ed59ebcd720ede58b2160afff
DnsServer
/
DnsServerCore
/
Dns
/
Trees
History
Shreyas Zare
73232bae0a
AuthZoneTree: Fixed implementation issues with GetPreviousSubDomainZoneNode(), FindPreviousSubDomainZone(), FindNextSubDomainZone() and GetNextSubDomainZoneNode(). Updated FindZone() implementation. Fixed minor issues in FindNSecProofOfNonExistenceNxDomain(). Implemented FindNSec3ProofOfNonExistenceNxDomain(). Added FindNSecProofOfNonExistenceNoData() and FindNSec3ProofOfNonExistenceNoData().
2022-02-27 18:12:17 +05:30
..
AuthZoneNode.cs
AuthZoneNode: removed unused constructor. Implemented GetAuthZone() method and Name property.
2022-02-27 17:54:39 +05:30
AuthZoneTree.cs
AuthZoneTree: Fixed implementation issues with GetPreviousSubDomainZoneNode(), FindPreviousSubDomainZone(), FindNextSubDomainZone() and GetNextSubDomainZoneNode(). Updated FindZone() implementation. Fixed minor issues in FindNSecProofOfNonExistenceNxDomain(). Implemented FindNSec3ProofOfNonExistenceNxDomain(). Added FindNSecProofOfNonExistenceNoData() and FindNSec3ProofOfNonExistenceNoData().
2022-02-27 18:12:17 +05:30
CacheZoneTree.cs
CacheZoneTree: Updated FindZone() for minor changes. Code refactoring done.
2022-02-27 18:07:39 +05:30
DomainTree.cs
DomainTree: minor refactoring done.
2022-02-27 18:05:39 +05:30
InvalidDomainNameException.cs
minor refactoring done.
2022-01-16 19:58:42 +05:30
ZoneTree.cs
ZoneTree: Updated KeysMatch() to optionally support wildcard matching. Updated FindZoneNode() to optionally support wildcard search, added closestSubDomainNode out parameter, and fixed minor issue with wildcard. Code refactoring done.
2022-02-27 18:04:56 +05:30