Commit History

Author SHA1 Message Date
  JINMEI Tatuya 0c36cd61ca [2420] added note about current limitation of adding rrset and sig separately. 12 years ago
  JINMEI Tatuya 41b26fc471 [2420] unify destroying zone data and leak check in the test dtor 12 years ago
  JINMEI Tatuya bb38dbf065 [2420] re-create updater in clearZoneData() to avoid referencing invalid data 12 years ago
  JINMEI Tatuya c42c6b938a [2420] fixed typo in test names 12 years ago
  JINMEI Tatuya 4263ba5f49 [2420] use "RRSIG(<covered>)" in logging for RRSIG-only RRsets 12 years ago
  JINMEI Tatuya f31f6dd3b5 [2420] made a comment line less confusing (separate unrelated one and add new) 12 years ago
  JINMEI Tatuya 9397bd5dbf [2420] an unrelated fix: set the "signed" flag only with an apex NSEC 12 years ago
  JINMEI Tatuya 7eb7d5efa5 [2420] cleanup: unify getCoveredType() used in 2 .cc's. 12 years ago
  JINMEI Tatuya 38f650c71a [2420] catch the rare case of RRSIG-only for NSEC3 12 years ago
  JINMEI Tatuya f7e29b8836 [2420] make sure RRSIG-only data are excluded in additional processing 12 years ago
  JINMEI Tatuya 798e61add9 [2420] added the new test data file introduced in prev commit to makefile 12 years ago
  JINMEI Tatuya cb20cd84c9 [2420] fixed old memory datasrc test failed to prevent failure due to singonly 12 years ago
  JINMEI Tatuya 56b5c356dd [2420] added tests with RRSIG-only RRsets. 12 years ago
  JINMEI Tatuya d805ae680f [2420] extend RdataSet::find() to control whether to match sig-only RdataSets. 12 years ago
  JINMEI Tatuya 371ad74bd7 [2420] enable the RRSIG-only case in ZoneDataLoader. 12 years ago
  JINMEI Tatuya bedd068396 [2420] handle RRSIG-for-NSEC3 only cases. 12 years ago
  JINMEI Tatuya 4fb2c320d9 [2420] supported the case for adding RRSIG-only 12 years ago
  JINMEI Tatuya 002527091f [2420] initial attempt of allowing RRSIG-only case 12 years ago
  JINMEI Tatuya 1558c3b17a [2420] ported loadRRSIGFollowsNothing test from memory_client test 12 years ago
  JINMEI Tatuya 89a677920d [2420] refactoring: reorder RdataSet::destroy to meet segment obj holder req. 12 years ago
  JINMEI Tatuya c8b32f1adb [master] Merge branch 'trac2447' 12 years ago
  JINMEI Tatuya b560a5942b [2447] corrected a log name 12 years ago
  Jeremy C. Reed 3a32db0518 [master] split up test 12 years ago
  Jelte Jansen 00c64fb762 [2447] fix small typo in docstring 12 years ago
  JINMEI Tatuya 2d1b56424a [2447] dump a log message if connecting to cc-channel fails. 12 years ago
  JINMEI Tatuya a0bd58df7c [2447] improve intitial failure handling for msgq, gracefully and with logs 12 years ago
  JINMEI Tatuya ec63a9a5ba [2447] show the reason of the error when opening IPC lock file fails. 12 years ago
  JINMEI Tatuya 86ed7ae9cf [2447] use helper __kill_children method to kill all initial processes 12 years ago
  JINMEI Tatuya 88c9fb48d7 [2447] catch failure on initial log, which is most likely a permission issue. 12 years ago
  JINMEI Tatuya 0590b6d313 [2447] improved detailed description of CONFIG_LOAD_FAIL ref'ing sock failure. 12 years ago