Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 8660a77ac7 [2282merge] Merge branch 'trac2218' into trac2282merge il y a 12 ans
  JINMEI Tatuya 59c096cda4 [2282] style fix: untabify il y a 12 ans
  JINMEI Tatuya 4735853efc [2218] a small optimization: avoid using getOrigin(), which is expensive. il y a 12 ans
  Mukund Sivaraman c7060ccf5e [2218] Add code comment il y a 12 ans
  Mukund Sivaraman 730fd2f2de [2218] Make tree lookups slightly faster in findNSEC3() il y a 12 ans
  Mukund Sivaraman 42dc5ad3e7 [2218] Use the new NSEC3Hash::create() variant passing the uint8_t buffer directly il y a 12 ans
  Mukund Sivaraman e5222941c0 [2218] Use scoped_ptr instead of auto_ptr il y a 12 ans
  JINMEI Tatuya 89476cd220 [2282] small optimization: allow findNode() to ignore out-of-zone names il y a 12 ans
  JINMEI Tatuya e016cdf94c [2282] cover the case of coexistence of DNAME and additional. il y a 12 ans
  JINMEI Tatuya 4a8a4d185d [2282] cleanup: remove the findAll version of inmemory finder context ctor. il y a 12 ans
  JINMEI Tatuya 117a2ea823 [2282] added specialized implementation of getAdditionalImpl() for in-memory il y a 12 ans
  JINMEI Tatuya c60790ce9b [2282] internal refactoring: use labelsequence, not name, for findNode(). il y a 12 ans
  JINMEI Tatuya 07b53c2297 [2282] also pass RRClass to InMemoryZoneFinder::Context il y a 12 ans
  JINMEI Tatuya e13c2404be [2282] extend finder result context so it contains RdataSet il y a 12 ans
  JINMEI Tatuya 360b20fadb [2282] Merge branch 'trac2219' into trac2282 il y a 12 ans
  JINMEI Tatuya 6c447559f1 [2218] some more editorial fixes il y a 12 ans
  Mukund Sivaraman 5b6cccfc2e [2218] Remove NSEC3CalculateFn in InMemoryZoneFinder il y a 12 ans
  JINMEI Tatuya aa53f0f7d8 [2219] style fix: indententation il y a 12 ans
  JINMEI Tatuya c13d8c7602 [2219] clarify the special case of InMemoryZoneFinder::getOrigin() in comments. il y a 12 ans
  Mukund Sivaraman 25a4afa239 [2218] Update message used in throw il y a 12 ans
  Mukund Sivaraman 559395e392 [2218] Add an assertion that getNSEC3Data() returns a valid object il y a 12 ans
  Mukund Sivaraman 5f39840cf5 [2218] Add a createNSEC3RRset() and remove code duplication il y a 12 ans
  Mukund Sivaraman ca9f73e098 [2218] Use alternate DomainTree methods to get the covering node il y a 12 ans
  JINMEI Tatuya 01244a662e [2219] cover a minor case: zone finder's getOrigin() with non absolute label. il y a 12 ans
  Mukund Sivaraman 280d0604db [2218] Combine blocks il y a 12 ans
  Mukund Sivaraman d26a99607b [2218] Move NSEC3 hash calculation to NSEC3Hash class il y a 12 ans
  Mukund Sivaraman 163a1a3147 [2218] Test findNSEC3() by walking the tree il y a 12 ans
  Mukund Sivaraman fa04b8777b [2218] Fix comment il y a 12 ans
  Mukund Sivaraman 3ef4699944 [2218] Check that the NSEC3 tree has nodes before performing findNSEC3() il y a 12 ans
  Mukund Sivaraman 950c72cced [2218] Assert that ZoneNodes in NSEC3 tree contain NSEC3 RRType il y a 12 ans