Commit History

Author SHA1 Message Date
  JINMEI Tatuya ed2b8eb0e3 [2268] separated zone data Loader from ZoneDataUpdater. 12 years ago
  JINMEI Tatuya c16c1ab29b [2268] cleanup: removed (now-)unnecessary include 12 years ago
  JINMEI Tatuya 2eb96fb05e [2268] constify 12 years ago
  JINMEI Tatuya c6f7cced73 [2268] doxigen editorial fixes: use \code for code snippet; folded a long line 12 years ago
  Mukund Sivaraman 587a136992 [2268] Add back logging calls 12 years ago
  Mukund Sivaraman ec2aecacc4 [2268] Fix a leak upon exception in InMemoryClient's constructor 12 years ago
  Mukund Sivaraman 83a27d452c [2268] Remove redundant MemorySegmentTest definition 12 years ago
  Mukund Sivaraman ece07281ab [2268] Move constructor and destructor to top of file 12 years ago
  Mukund Sivaraman d050293628 [2268] Update ZoneDataUpdater API doc 12 years ago
  Mukund Sivaraman ef49adadf6 [2268] Move EmptyZone exception to InMemoryClient class 12 years ago
  Mukund Sivaraman a475756bf1 [2268] Remove the RdataSet sorting code 12 years ago
  Mukund Sivaraman 27be672609 [2268] Just remove obsolete comment 12 years ago
  Mukund Sivaraman 18cff787ef [2268] Rename method to addToZoneData() 12 years ago
  Mukund Sivaraman 34020849e9 [2268] Move LoadCallback typedef to an internal namespace 12 years ago
  Mukund Sivaraman ae53c8fd69 [2268] Move Loader to live under ZoneDataUpdater 12 years ago
  Mukund Sivaraman 97fb03f6b0 [2268] Update comment about unnamed namespace 12 years ago
  Mukund Sivaraman 23d2eaf5f8 [2268] Use a single NSEC3Hash instance inside ZoneDataUpdater 12 years ago
  JINMEI Tatuya 1137e979e1 [2268] style fix (brace position) and clarify variable (s/set/rdataset/) 12 years ago
  JINMEI Tatuya 12bc898569 [2268] even more editorial/style fixes 12 years ago
  JINMEI Tatuya bf382bba28 [2268] more style/editorial fixes 12 years ago
  JINMEI Tatuya 247cb9c1d6 [2268] minor editorial fixes: spacing, combining two short lines 12 years ago
  Mukund Sivaraman 25cd191443 [2268] Make all hash related checks use isc::dns::NSEC3Hash 12 years ago
  Mukund Sivaraman e01716291c [2268] Remove duplicate copies of NSEC3 check code 12 years ago
  Mukund Sivaraman b3d273056f [2268] Sort oft-used RRTypes to be in front of RdataSet lists 12 years ago
  Mukund Sivaraman b9250ecc03 [2268] Remove unused includes from InMemoryClient implementation 12 years ago
  Mukund Sivaraman 8de132995e [2268] Untabify code 12 years ago
  Mukund Sivaraman 86fcb73a66 [2268] Remove pimpl from InMemoryClient 12 years ago
  Mukund Sivaraman 61beda1534 [2268] Remove unused member variables from InMemoryClient::Loader 12 years ago
  Mukund Sivaraman 038ba06b6e [2268] Use the ZoneDataUpdater in test code too 12 years ago
  Mukund Sivaraman b643e4ef30 [2268] Use ZoneDataUpdater in InMemoryClient 12 years ago