JINMEI Tatuya
|
4eb2441498
fixed a typo in a comment.
|
14 years ago |
JINMEI Tatuya
|
92171ed6ef
added an entry for trac #221
|
14 years ago |
JINMEI Tatuya
|
f383a56c23
merged branches/trac221b for trac #221.
|
14 years ago |
JINMEI Tatuya
|
c1497bb088
more sync with trunk
|
14 years ago |
JINMEI Tatuya
|
79a6c20a23
updated the test reflecting the fact we disabled notify
|
14 years ago |
JINMEI Tatuya
|
f4d9f872e5
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
538e33c10a
some grammar/editorial fixes
|
14 years ago |
JINMEI Tatuya
|
21e7e5c297
minor update on a comment (about how rrclass is passed)
|
14 years ago |
JINMEI Tatuya
|
01d4f42cee
commented about local placeholders of {UDP/TCP}Endpoints.
|
14 years ago |
JINMEI Tatuya
|
c994b2e9c7
commented about instantiation policy for the IOSocket class.
|
14 years ago |
JINMEI Tatuya
|
4c27eae347
editorial fix
|
14 years ago |
JINMEI Tatuya
|
4601b4d22e
removed unnecessary forward declaration, and added a comment about the remaining one.
|
14 years ago |
JINMEI Tatuya
|
dc0e2cde2a
- renamed a variable: s/is_axfr_connection_established/xfrout_connected/ as suggested in review
|
14 years ago |
JINMEI Tatuya
|
252f19a143
added notes about protected destructors in base classes.
|
14 years ago |
JINMEI Tatuya
|
05368c56e6
avoid using limited broadcast address (all 1 address) for a failure test case.
|
14 years ago |
JINMEI Tatuya
|
ee16d6b53a
include base64 headers to subsequently include necessary boost header files, instead of including them from our own header files directly.
|
14 years ago |
JINMEI Tatuya
|
e3e8fd7f39
added trac #256 change.
|
14 years ago |
JINMEI Tatuya
|
17c6525363
merged branches/trac256 for trac #256: various base32/hex bug fixes.
|
14 years ago |
JINMEI Tatuya
|
327297de53
more sync with trunk
|
14 years ago |
JINMEI Tatuya
|
5fd8a22cee
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
27c12d61b1
additioal review comment: explained the (x + 7) & ~7 idiom.
|
14 years ago |
Jelte Jansen
|
551e9a0b8a
forgot to add a new test data file to EXTRA_DIST
|
14 years ago |
Jelte Jansen
|
52f35abefd
whoops, forgot to update one test
|
14 years ago |
Jelte Jansen
|
e26aaedc8e
merge branches/trac284 (Not every 'data' parsing is done with json)
|
14 years ago |
Likun Zhang
|
4b46ebe772
Merge branch 277(cmdctl needs nicer warning if address already in use) into trunk.
|
14 years ago |
JINMEI Tatuya
|
b2de234050
review comment: describe why the interfaces under util should be hidden.
|
14 years ago |
Evan Hunt
|
65166f5838
Minor grammar fixes in comments.
|
14 years ago |
JINMEI Tatuya
|
6fba31576d
addressed review comments: use the size of table for range check instead of a fixed magic number; style consistency in assertion.
|
14 years ago |
JINMEI Tatuya
|
baf673f1c6
addressed review comments: missing .h in _SOURCES.
|
14 years ago |
JINMEI Tatuya
|
2de55f8967
addressed review comments
|
14 years ago |