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-05 08:15:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fd3e4e8a72bc16875ccab257988905468f09abd
DnsServer
/
DnsServerCore
/
Dns
/
Trees
History
Shreyas Zare
ace736b1f1
AuthZoneTree: Updated FindNSecProofOfNonExistenceNxDomain() for the DnsNSECRecordData.GetWildcardFor() changes.
2022-03-26 11:40:13 +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: Updated FindNSecProofOfNonExistenceNxDomain() for the DnsNSECRecordData.GetWildcardFor() changes.
2022-03-26 11:40:13 +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: refactored param names for KeysMatch() and updated logic to check wildcard only for main key. Fixed minor bug in IsKeySubDomain(). Updated FindZoneNode() to correctly handle wildcard cases.
2022-03-26 11:39:05 +05:30