Yoshitaka Aharen
|
702c844a64
[2157] updated doxygen comments
|
12 years ago |
Yoshitaka Aharen
|
a2cb2c8063
[2157] rename setResponseSigTSIG to setResponseTSIG
|
12 years ago |
Yoshitaka Aharen
|
825e49f101
[2157] renamed setRequestSig to setRequestTSIG
|
12 years ago |
Yoshitaka Aharen
|
9cbc650016
[2157] updated brief notes; indicate explicitly what is the attribute
|
12 years ago |
Yoshitaka Aharen
|
89cc0b54c0
[2157] editorial fix: namings and comments
|
12 years ago |
Yoshitaka Aharen
|
7f75e58b7f
[2157] removed wrong note
|
12 years ago |
Yoshitaka Aharen
|
76759ae07d
[2157] throw an exception instead of assert for invalid parameter
|
12 years ago |
Yoshitaka Aharen
|
cb24062bb3
[2157] remove unnecessary explicit initialization
|
12 years ago |
Yoshitaka Aharen
|
370c09f6e3
[2157] renamed enum type name
|
12 years ago |
Yoshitaka Aharen
|
7eb39cf5f5
[2157] remove using declaration from statistics.h
|
12 years ago |
Yoshitaka Aharen
|
566a0c71eb
[2157] use boost::optional for Opcode in MessageAttributes
|
12 years ago |
Yoshitaka Aharen
|
3c564a11e1
[2157] fix checks for response is TSIG signed or not
|
12 years ago |
Yoshitaka Aharen
|
f04b2ebeb3
[2157] Counters::get() now returns ConstElementPtr.
|
12 years ago |
Yoshitaka Aharen
|
dd62fb4258
[2157] update doxygen comment
|
12 years ago |
Yoshitaka Aharen
|
c2165222de
[2157] pass IP versions and transport protocols with enum
|
12 years ago |
Yoshitaka Aharen
|
2afe3383ec
[2157] declare MessageAttributes as temporary variable
|
12 years ago |
Yoshitaka Aharen
|
1e68893cbf
[2157] remove SIG(0) from MessageAttributes
|
12 years ago |
Yoshitaka Aharen
|
12ca269d63
[2157] updated includes
|
12 years ago |
Yoshitaka Aharen
|
b65007a6a4
[2157] use isc::dns::Opcode directly
|
12 years ago |
JINMEI Tatuya
|
8de2a109e5
[2157] updated doxygen: MessageAttributes is now exception free.
|
12 years ago |
JINMEI Tatuya
|
f3e3dc930b
[2157] editorial cleanup: removed ';' at the end of function blocks
|
12 years ago |
Yoshitaka Aharen
|
bb6e5acc09
[2157] update doxygen, remove extra header includes
|
12 years ago |
Yoshitaka Aharen
|
2ac23d0d57
[2157] minor comment fix
|
12 years ago |
Yoshitaka Aharen
|
4d9785cd65
[2157] corrected condition for "request.badednsver"
|
12 years ago |
Yoshitaka Aharen
|
ab7f77f9ea
[2157] opcode is unsigned
|
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
|
92cf23f15e
[2157] rename following the naming policy
|
12 years ago |
Yoshitaka Aharen
|
d24fcdc599
[2157] ItemTreeType renamed to ItemTreePtr, fixed markup
|
12 years ago |