Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 32bb3f9e17 [1805] minor optimization: check nsec_signed first in getClosestNSEC(). il y a 13 ans
  JINMEI Tatuya 751e4b49ae [1805] added some more comments about node_path as requested in review. il y a 13 ans
  JINMEI Tatuya 1322f10b28 [1805] completed implementation of getClosestNSEC(). il y a 13 ans
  JINMEI Tatuya 153b142c0e [1805] internal refactoring: pass node_path to findZone() from callers. il y a 13 ans
  Michal 'vorner' Vaner 37227b85bf [1802] Set the RESULT_NSEC_SIGNED flag in in-memory il y a 13 ans
  Michal 'vorner' Vaner 1ff3eb1912 [1802] Set the NSEC flag on add il y a 13 ans
  JINMEI Tatuya 283053c1a3 [master] fixed build failure with SunStudio. il y a 13 ans
  JINMEI Tatuya ea528f50fd [1791] complete inmemory loader from iterator w/ consideration for RRSIGs. il y a 13 ans
  JINMEI Tatuya f48ddb1460 [1791] first implementation of in-memory load() from another data source. il y a 13 ans
  Jelte Jansen 952cb2ceeb [1535] use OutOfZone instead of InvalidParameter in findNSEC3() il y a 13 ans
  Jelte Jansen 65b293e599 [1535] renamed OutOfZoneFind to OutOfZone il y a 13 ans
  Jelte Jansen 532aa507e5 [1535] address review comments il y a 13 ans
  Jelte Jansen 2df61b4c21 [1535] improve OutOfZoneFind text and docstring il y a 13 ans
  Jelte Jansen f8c0d29e25 [1535] make ZoneFinder::find throw on out-of-zone query il y a 13 ans
  JINMEI Tatuya 868ecf0717 [1775] ensure wildcard expanded RRsets are considered of same kind if they are. il y a 13 ans
  JINMEI Tatuya 475284be04 [1775] cleanup: make sure wildcard and glue don't coexist. il y a 13 ans
  JINMEI Tatuya 0eaac383a1 [1775] handled corner cases with wildcard expansion: empty or multiple nodes. il y a 13 ans
  JINMEI Tatuya 40d727bf4c [1775] use a template to share the same code for const/non cost of findNode. il y a 13 ans
  JINMEI Tatuya d3e876aacd [1775] added some more notes about the property of the aux wildcard tree. il y a 13 ans
  JINMEI Tatuya af816ab1e0 [1775] added an assertion check for NULL pointer. il y a 13 ans
  JINMEI Tatuya 33fc078792 [1775] make sure wildcard expanded additonal data is returned. il y a 13 ans
  JINMEI Tatuya 15aea6b5fe [1775] introduce a mutable version of findNode() and use it in addAdditional. il y a 13 ans
  JINMEI Tatuya 9c4fea2673 [1775] second refactoring: use extracted findNode() from addAdditional. il y a 13 ans
  JINMEI Tatuya beb36d9729 [1775] refactoring: extract the first part of find() to a separate method. il y a 13 ans
  JINMEI Tatuya 28ec5cffac [master] fix build failure due to 'no return' error after assert(). il y a 13 ans
  JINMEI Tatuya ae873233be [1608] moved app-level RBNode flags to a single "private" namespace. il y a 13 ans
  JINMEI Tatuya 62a3bb1472 [1608] make sure RBNodeRRset due to wildcard expansion have additional info. il y a 13 ans
  JINMEI Tatuya bf8e9e937a [1608] additonal cleanup: use ref instead of shptr, make helper static method. il y a 13 ans
  JINMEI Tatuya a2d27b3d05 [1608] avoid returning a reference from getAdditionalName() for safety. il y a 13 ans
  JINMEI Tatuya 0f0ab5b692 [1608] maintain NSEC3 RRsets in the form of RBNodeRRset(ptr), too. il y a 13 ans