Commit History

Author SHA1 Message Date
  Yoshitaka Aharen efbe16c46b [2157] add testcase 12 years ago
  Yoshitaka Aharen 4d9785cd65 [2157] corrected condition for "request.badednsver" 12 years ago
  Yoshitaka Aharen 7d02b9cc88 [2157] add testcase 12 years ago
  Yoshitaka Aharen 91a81c3b9a [2157] use ADD_FAILURE instead of ASSERT_FALSE("string") 12 years ago
  Yoshitaka Aharen ab7f77f9ea [2157] opcode is unsigned 12 years ago
  Yoshitaka Aharen cb5a5f6e3c [2157] corrected conditions for compound attributes 12 years ago
  Yoshitaka Aharen d5d8fa746c [2157] renamed statistics items generator 12 years ago
  Yoshitaka Aharen 3e2516ee09 [2157] add notes for fillNodes 12 years ago
  Yoshitaka Aharen 8c169e9a60 [2157] add description for CounterSpec 12 years ago
  Yoshitaka Aharen a1107af9f0 [2157] renamed CounterTypeTree to CounterSpec 12 years ago
  Yoshitaka Aharen a0f35ebd59 [2157] add documentation 12 years ago
  Yoshitaka Aharen 6f61065e70 [2157] remove per-zone statistics code 12 years ago
  Yoshitaka Aharen a44025da79 [2157] use std::bitset, add notes 12 years ago
  Yoshitaka Aharen 34dd2565e9 [2157] add getter method 12 years ago
  Yoshitaka Aharen 50c6b204fe [2157] renamed according to coding style, moved to anonymous namespace 12 years ago
  Yoshitaka Aharen 5abc52b3f4 [2157] use a constant instead of a magic number, typo fix 12 years ago
  Yoshitaka Aharen 92cf23f15e [2157] rename following the naming policy 12 years ago
  Yoshitaka Aharen 7a821cf7fe [2157] update item definitions 12 years ago
  Yoshitaka Aharen 24cecc6e62 [2157] only count for requests with EDNS version 0 12 years ago
  Yoshitaka Aharen 0e784ad2b3 [2157] fix code-to-counter conversion table 12 years ago
  Yoshitaka Aharen c30ebf9ecc [2157] change need_generate condition 12 years ago
  Yoshitaka Aharen 7dd1d39f97 [2157] directly convert `ConstEDNSPtr` to bool 12 years ago
  Yoshitaka Aharen 0382951b17 [2157] remove unnecessary #include 12 years ago
  Yoshitaka Aharen d24fcdc599 [2157] ItemTreeType renamed to ItemTreePtr, fixed markup 12 years ago
  Yoshitaka Aharen 01cec039d9 [2157] remove empty explicit destructor 12 years ago
  Yoshitaka Aharen 16a7ef79d2 [2155] call reset() instead of initializer 12 years ago
  Yoshitaka Aharen 7791af176b [2155] removed inline keywords from methods inside class definition 12 years ago
  Yoshitaka Aharen 1603af4c98 [2155] added some notes to the mapping tables of counter item 12 years ago
  Yoshitaka Aharen fb246fec83 [2155] update test case according to the review comment 12 years ago
  Yoshitaka Aharen 081f73d83d [2155] fixed wrong comment 12 years ago