Yoshitaka Aharen
|
fb2a1a9621
[2157] add parameter checks for setRequest(IPVersion|TransportProtocol)
|
il y a 12 ans |
Yoshitaka Aharen
|
20255f329b
[2157] update notes
|
il y a 12 ans |
Yoshitaka Aharen
|
bfad7cb107
[2157] throw InvalidParameter instead of assert, updated doxygen
|
il y a 12 ans |
Yoshitaka Aharen
|
d792272541
Revert "[2157] pass IP versions and transport protocols with enum"
|
il y a 12 ans |
Yoshitaka Aharen
|
9aaf0f9883
[2157] use boost::optional for getRequestOpcode()
|
il y a 12 ans |
Yoshitaka Aharen
|
a2cb2c8063
[2157] rename setResponseSigTSIG to setResponseTSIG
|
il y a 12 ans |
Yoshitaka Aharen
|
825e49f101
[2157] renamed setRequestSig to setRequestTSIG
|
il y a 12 ans |
Yoshitaka Aharen
|
c7c532323f
[2157] check some statistics counters are unaffected
|
il y a 12 ans |
Yoshitaka Aharen
|
76759ae07d
[2157] throw an exception instead of assert for invalid parameter
|
il y a 12 ans |
Yoshitaka Aharen
|
370c09f6e3
[2157] renamed enum type name
|
il y a 12 ans |
Yoshitaka Aharen
|
566a0c71eb
[2157] use boost::optional for Opcode in MessageAttributes
|
il y a 12 ans |
Yoshitaka Aharen
|
3eb8564cd9
[2157] renamed af to ipversion
|
il y a 12 ans |
Yoshitaka Aharen
|
c7de383107
[2157] use EXPECT_DEATH_IF_SUPPORTED instead of checking with ifdef
|
il y a 12 ans |
JINMEI Tatuya
|
261d1e5735
[2157] style fix: explicitly convert bit operation to bool
|
il y a 12 ans |
Yoshitaka Aharen
|
3c564a11e1
[2157] fix checks for response is TSIG signed or not
|
il y a 12 ans |
Yoshitaka Aharen
|
988a0f0923
[2157] unify similar test codes
|
il y a 12 ans |
Yoshitaka Aharen
|
c2165222de
[2157] pass IP versions and transport protocols with enum
|
il y a 12 ans |
Yoshitaka Aharen
|
1e68893cbf
[2157] remove SIG(0) from MessageAttributes
|
il y a 12 ans |
Yoshitaka Aharen
|
b65007a6a4
[2157] use isc::dns::Opcode directly
|
il y a 12 ans |
Yoshitaka Aharen
|
bb6e5acc09
[2157] update doxygen, remove extra header includes
|
il y a 12 ans |
Yoshitaka Aharen
|
4d9785cd65
[2157] corrected condition for "request.badednsver"
|
il y a 12 ans |
Yoshitaka Aharen
|
7d02b9cc88
[2157] add testcase
|
il y a 12 ans |
Yoshitaka Aharen
|
91a81c3b9a
[2157] use ADD_FAILURE instead of ASSERT_FALSE("string")
|
il y a 12 ans |
Yoshitaka Aharen
|
a1107af9f0
[2157] renamed CounterTypeTree to CounterSpec
|
il y a 12 ans |
Yoshitaka Aharen
|
50c6b204fe
[2157] renamed according to coding style, moved to anonymous namespace
|
il y a 12 ans |
Yoshitaka Aharen
|
92cf23f15e
[2157] rename following the naming policy
|
il y a 12 ans |
Yoshitaka Aharen
|
52598eb44e
[2155] checkCountersAllZeroExcept() returns void
|
il y a 12 ans |
Yoshitaka Aharen
|
425b14dc49
[2157] removed a member from QRAttributes
|
il y a 12 ans |
JINMEI Tatuya
|
82896b5341
[2157] some more trivial style fixes
|
il y a 12 ans |
Yoshitaka Aharen
|
4f7957ecd5
Merge branch 'trac2157_2' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2157_2
|
il y a 12 ans |