Commit History

Author SHA1 Message Date
  Shreyas Zare d103e729be ZoneTree: fixed bug in TryRemove() which caused removal of all sub domains of another zone in tree branch. 4 years ago
  Shreyas Zare b24963425e ZoneTree: implemented DomainTree and ByteTree TryRemove() changes. 4 years ago
  Shreyas Zare 54762297ea ZoneTree: fixed issues in FindZone() to correctly check if sub domains exists. Fixed issue in selection of delegation and authority zones. 4 years ago
  Shreyas Zare d18bf2ab77 ZoneTree: added IsKeySubDomain() checks in FindNodeValue() instead of checking it afterwards for correctness. 4 years ago
  Shreyas Zare 40e15825f7 ZoneTree: fixed bug in GetNextSubDomainZoneNode() which could cause listing of sub domains from another zone down the tree. fixed bug in FindNodeValue() to allow finding authority when key is for root. Fixed issue in FindZone() that would incorrectly report existence of sub domain. 4 years ago
  Shreyas Zare 8dc6e9e8d6 ZoneTree: changes done for Stub and Forwarder zone implementation. 4 years ago
  Shreyas Zare 480687cae7 ZoneTree: code implementation updated as per ByteTree code changes. 4 years ago
  Shreyas Zare 6763bdd5fa added licence info. 4 years ago
  Shreyas Zare 080c1b504f ZoneTree: changes done as per ByteTree refactoring. 4 years ago
  Shreyas Zare 2c176c6524 ZoneTree: zone tree based on ByteTree added. 4 years ago