Yoshitaka Aharen
|
c7c532323f
[2157] check some statistics counters are unaffected
|
12 years ago |
Yoshitaka Aharen
|
76759ae07d
[2157] throw an exception instead of assert for invalid parameter
|
12 years ago |
Yoshitaka Aharen
|
370c09f6e3
[2157] renamed enum type name
|
12 years ago |
Yoshitaka Aharen
|
566a0c71eb
[2157] use boost::optional for Opcode in MessageAttributes
|
12 years ago |
Yoshitaka Aharen
|
3eb8564cd9
[2157] renamed af to ipversion
|
12 years ago |
Yoshitaka Aharen
|
c7de383107
[2157] use EXPECT_DEATH_IF_SUPPORTED instead of checking with ifdef
|
12 years ago |
JINMEI Tatuya
|
261d1e5735
[2157] style fix: explicitly convert bit operation to bool
|
12 years ago |
Yoshitaka Aharen
|
3c564a11e1
[2157] fix checks for response is TSIG signed or not
|
12 years ago |
Yoshitaka Aharen
|
988a0f0923
[2157] unify similar test codes
|
12 years ago |
Yoshitaka Aharen
|
c2165222de
[2157] pass IP versions and transport protocols with enum
|
12 years ago |
Yoshitaka Aharen
|
1e68893cbf
[2157] remove SIG(0) from MessageAttributes
|
12 years ago |
Yoshitaka Aharen
|
b65007a6a4
[2157] use isc::dns::Opcode directly
|
12 years ago |
Yoshitaka Aharen
|
bb6e5acc09
[2157] update doxygen, remove extra header includes
|
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
|
a1107af9f0
[2157] renamed CounterTypeTree to CounterSpec
|
12 years ago |
Yoshitaka Aharen
|
50c6b204fe
[2157] renamed according to coding style, moved to anonymous namespace
|
12 years ago |
Yoshitaka Aharen
|
92cf23f15e
[2157] rename following the naming policy
|
12 years ago |
Yoshitaka Aharen
|
52598eb44e
[2155] checkCountersAllZeroExcept() returns void
|
12 years ago |
Yoshitaka Aharen
|
425b14dc49
[2157] removed a member from QRAttributes
|
12 years ago |
JINMEI Tatuya
|
82896b5341
[2157] some more trivial style fixes
|
12 years ago |
Yoshitaka Aharen
|
4f7957ecd5
Merge branch 'trac2157_2' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2157_2
|
12 years ago |
Yoshitaka Aharen
|
1bd6030873
[2157] apply review comments
|
12 years ago |