Shreyas Zare
|
bc4b65e2c3
AuthZoneTree: added GetApexZone() method.
|
1 month ago |
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.
|
2 months ago |
Shreyas Zare
|
e5e5c5460f
AuthZoneTree: code refactoring changes done.
|
9 months ago |
Shreyas Zare
|
63d7c55bb6
AuthZoneTree: fixed issue in SubDomainExists() to prevent NXDOMAN rcode when wildcard ENT exists.
|
10 months ago |
Shreyas Zare
|
c4e261152a
AuthZoneTree: fixed minor issue in FindZone().
|
1 year ago |
Shreyas Zare
|
016ff144aa
AuthZoneTree: updated GetClosestValuesForZone() implementation as per new definition.
|
2 years ago |
Shreyas Zare
|
eb720faaee
AuthZoneTree: updated GetClosestValuesForZone() to fix issue with getting delegation for the zone value.
|
2 years ago |
Shreyas Zare
|
ace736b1f1
AuthZoneTree: Updated FindNSecProofOfNonExistenceNxDomain() for the DnsNSECRecordData.GetWildcardFor() changes.
|
2 years ago |
Shreyas Zare
|
0f89ed683d
AuthZoneTree: Fixed wildcard check issue in FindNSecProofOfNonExistenceNxDomain(). Fixed nsec3 hashed owner name issue in FindNSec3ProofOfNonExistenceNxDomain() and FindNSec3ProofOfNonExistenceNoData().
|
2 years ago |
Shreyas Zare
|
fa417216f3
major code refactoring done.
|
2 years ago |
Shreyas Zare
|
1281e04c12
AuthZoneTree: Removed GetNextSubDomainZoneNode() since it could not detect a sub apex zone. Code refactoring done.
|
2 years ago |
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().
|
2 years ago |
Shreyas Zare
|
e0b7322f3b
AuthZoneTree: fixed issues in implementation for GetPreviousSubDomainZoneNode(), GetNextSubDomainZoneNode(), and GetAuthZoneFromNode(). Added FindPreviousSubDomainZone() and FindNextSubDomainZone(). Fixed issues in FindNSecProofOfNonExistenceNxDomain() and FindNSec3ProofOfNonExistenceNxDomain(). Code refactoring done.
|
2 years ago |
Shreyas Zare
|
068f84c8cd
AuthZoneTree: implemented FindNSEC3ProofOfNonExistenceNxDomain() and refactored FindNSECProofOfNonExistenceNxDomain().
|
2 years ago |
Shreyas Zare
|
e8a7353075
minor refactoring done.
|
2 years ago |