JINMEI Tatuya
|
006c32f46d
sync with trunk
|
14 years ago |
JINMEI Tatuya
|
914a1886b5
fixed the trailing garbage bug: b10-auth's MessageAnswer() shouldn't do anything because it builds everything in the process methods.
|
14 years ago |
Yoshitaka Aharen
|
064529e8c0
Merged trac #347: Implement query counters in auth module (branches/trac347 r3685:r4016)
|
14 years ago |
Yoshitaka Aharen
|
8a718fd4d8
Address review comments on [comment:ticket:347:14]
|
14 years ago |
JINMEI Tatuya
|
182fdca6e3
made lib/testutils clang++-friendly:
|
14 years ago |
JINMEI Tatuya
|
90cf173717
cleanup/correction to the query logic with in memory data source:
|
14 years ago |
Jerry
|
a6f3e21d91
merge #439(Implement normal query processing), skip ChangeLog
|
14 years ago |
Jerry
|
289a358d8a
sync with trunk
|
14 years ago |
Jerry
|
5b25a47dcf
update reply message AA bit logic
|
14 years ago |
JINMEI Tatuya
|
7ccec239ed
small updates:
|
14 years ago |
Yoshitaka Aharen
|
a75ccad615
Address review comments on ticket:347:12
|
14 years ago |
Jerry
|
a8312db1d0
fix a unittest issue
|
14 years ago |
Yoshitaka Aharen
|
468ed141b7
Address some review comments [comment:ticket:347:5]
|
14 years ago |
Yoshitaka Aharen
|
da0bb5777f
add query counters in b10-auth, interval timer class in asio_link and unittests (ticket #347)
|
14 years ago |
Michal Vaner
|
1119011034
Sync with #327
|
14 years ago |
Michal Vaner
|
8732968b14
Move common tests to separate directory
|
14 years ago |
Michal Vaner
|
f351c6b436
srv_unittest.h includes srv_test.h
|
14 years ago |
Michal Vaner
|
c8df23bf4e
Sync with trunk
|
14 years ago |
JINMEI Tatuya
|
88d0f23444
omit parameter names when the parameter is unused, instead of the compiler dependent workaround using UNUSED_PARAM.
|
14 years ago |
Jerry
|
f7c0462610
merge trac299: Xfrout and Auth will communicate by long tcp connection,
|
14 years ago |
JINMEI Tatuya
|
e3fac0c7ba
merged trac #358 (various cleanups to the DNS message class)
|
14 years ago |
Likun Zhang
|
2aaf61c6cb
Refactoring authoritative and recursive tests (moving common tests into a single file for use by both).
|
14 years ago |
Evan Hunt
|
2295886f8b
Addressed more review comments
|
14 years ago |
Evan Hunt
|
97d0d8527f
Addressed more review comments:
|
14 years ago |
JINMEI Tatuya
|
9352ca348f
change EXPECT_EQ(true, <expression>) to EXPECT_TRUE(<expression>) based on a comment in the ticket.
|
14 years ago |
JINMEI Tatuya
|
fa8af3f633
made minimal level changes to build it with clang++.
|
14 years ago |
Evan Hunt
|
9bc9618f8d
Cleanup: Added lots of documentation to libasiolink; improved some
|
14 years ago |
Evan Hunt
|
f60239a803
b10-recurse can now act as a simple forwarder. To switch this on,
|
14 years ago |
JINMEI Tatuya
|
71a686f2d3
sync with trunk
|
14 years ago |
Evan Hunt
|
bbb9277960
Substantial further (but still very incomplete) work on ASIO structure.
|
14 years ago |