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-04 15:55:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f89ed683d8ea19b88a44fe3e4354afbbbba7e0f
DnsServer
/
DnsServerCore
/
Dns
/
Trees
History
Shreyas Zare
0f89ed683d
AuthZoneTree: Fixed wildcard check issue in FindNSecProofOfNonExistenceNxDomain(). Fixed nsec3 hashed owner name issue in FindNSec3ProofOfNonExistenceNxDomain() and FindNSec3ProofOfNonExistenceNoData().
2022-03-12 15:27:04 +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 wildcard check issue in FindNSecProofOfNonExistenceNxDomain(). Fixed nsec3 hashed owner name issue in FindNSec3ProofOfNonExistenceNxDomain() and FindNSec3ProofOfNonExistenceNoData().
2022-03-12 15:27:04 +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 IsKeySubDomain() to add matchWildcard option. Fixed wildcard selection issues in FindZoneNode().
2022-03-12 15:25:14 +05:30