JINMEI Tatuya
|
28143beb0e
[trac812next] made straightforward changes to toWire() methods so that
|
14 years ago |
JINMEI Tatuya
|
53d9f46923
[trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() and have the Message class use it with a TSIGContext.
|
14 years ago |
chenzhengzhang
|
ecb22c0c22
[trac749] update namespace names
|
14 years ago |
chenzhengzhang
|
36dd3d4b0b
[trac749] refactor more C++ utility code
|
14 years ago |
chenzhengzhang
|
f6aa7d5956
[trac749] refactor C++ utility library
|
14 years ago |
JINMEI Tatuya
|
ba66913e80
[trac613] made sure some of class member variables are initialized in the constructor.
|
14 years ago |
Jelte Jansen
|
2d2093b3ed
[trac497] final review comments
|
14 years ago |
Jelte Jansen
|
81c35ef7e5
[trac497] addressed review comments
|
14 years ago |
Jelte Jansen
|
cd6beb6ccd
[trac497] added a Message::clearSection() and resolve::makeErrorMessage
|
14 years ago |
Stephen Morris
|
ab2c79a881
[trac496] Changes made to address review comments
|
14 years ago |
Stephen Morris
|
0675677910
[trac496] Add the response scrubbing code.
|
14 years ago |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
JINMEI Tatuya
|
e3fac0c7ba
merged trac #358 (various cleanups to the DNS message class)
|
14 years ago |
JINMEI Tatuya
|
8845466c19
overall style cleanup: adjusted brace positions according to the coding guideline.
|
14 years ago |
JINMEI Tatuya
|
bfeca5b9d8
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
ea71921698
tighten validation with exceptions, and add more documentation
|
14 years ago |
JINMEI Tatuya
|
7ad9d497ec
- separated Rcode class declarations and definitions in different files
|
14 years ago |
JINMEI Tatuya
|
2a907b2c2d
cleanup: unified duplicate code
|
14 years ago |
JINMEI Tatuya
|
5ec15e6a8a
some cleanup
|
14 years ago |
JINMEI Tatuya
|
a6219d838a
moved the Opcode class declarations and definitions to separate files.
|
14 years ago |
JINMEI Tatuya
|
8b8bfbe1ed
added some more descriptive comments
|
14 years ago |
JINMEI Tatuya
|
6c1d99c399
- completed documentation of the EDNS class
|
14 years ago |
JINMEI Tatuya
|
4915b040ed
an initial cut of the EDNS class (code + tests), mainly for backup.
|
14 years ago |
Evan Hunt
|
f24ad617c8
merge from trac69
|
15 years ago |
JINMEI Tatuya
|
fa6eb99b73
minimal fixes for SunStudio support
|
15 years ago |
JINMEI Tatuya
|
886bc05b44
cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<dns/name.h", etc. also removed unnecessary header files to be included.
|
15 years ago |
JINMEI Tatuya
|
2930018ad3
- added minimum level documentation
|
15 years ago |
JINMEI Tatuya
|
5b0ebbb79b
constified things more, and followed style guidelines more
|
15 years ago |
JINMEI Tatuya
|
f908f841de
cleanups:
|
15 years ago |
JINMEI Tatuya
|
32bf6c47a7
tweaked the code to handle the EDNS BADVERS case.
|
15 years ago |