Jelte Jansen
|
5f4eb187db
[1193] updates to fix cppcheck-1.53 warnings
|
13 years ago |
Michal 'vorner' Vaner
|
ffbe8a099b
[trac859] Make TestResolver reusable by other libs
|
14 years ago |
Stephen Morris
|
ea064b169f
[trac704] Add tests to check that RTT can's be set to 0
|
14 years ago |
Ocean Wang
|
95b1c90380
[trac751] Move some dependency of libasiolink to libasiodns
|
14 years ago |
Stephen Morris
|
ddb07c0343
[trac641] First part of tackling memory leaks
|
14 years ago |
Jelte Jansen
|
d82bd9a601
[trac495] use the NSAS to ask for a nameserver address
|
14 years ago |
Jelte Jansen
|
f0a43d242f
[trac494] change ResolverInterface::Callback to take Message
|
14 years ago |
JINMEI Tatuya
|
e3e59cf1f2
cleanup: removed $Id$, which is useless now that we've migrated to git.
|
14 years ago |
Jelte Jansen
|
88441f682d
more fixes, mostly for sunstudio:
|
14 years ago |
Jelte Jansen
|
abe0b52983
applying two fixed for solaris; remove 'using namespace boost' where we use uint32_t, and adds jeremy's check for the multithreading flag
|
14 years ago |
Michal Vaner
|
93dd08df98
Address selection moved to ZoneEntry
|
14 years ago |
Michal Vaner
|
8b6addc06e
NameserverEntry provides NameserverAddress
|
14 years ago |
Michal Vaner
|
ba058c9023
Enable tests that didn't compile after merge
|
14 years ago |
Michal Vaner
|
06ee4b94ab
Documentation of tests
|
14 years ago |
Michal Vaner
|
350b9df170
First part of sync with #356
|
14 years ago |
Michal Vaner
|
5c655d323b
Test it works with timeouting nameserver address
|
14 years ago |
Michal Vaner
|
8f62d19291
NameserverEntry does not forget RTT on update
|
14 years ago |
Michal Vaner
|
61b5450530
Another test for NameserverEntry
|
14 years ago |
Michal Vaner
|
277f631c1d
Do direct answers more generically
|
14 years ago |
Michal Vaner
|
bc95d11257
Test call directly from resolve
|
14 years ago |
Michal Vaner
|
6ed83b7778
Use shared_from_this instead of passing self
|
14 years ago |
Michal Vaner
|
f615cf8d49
TODO updates
|
14 years ago |
Michal Vaner
|
145c123caa
Test expected behaviour/allowed behaviour
|
14 years ago |
Michal Vaner
|
09c0474178
It is rude for a test to crash
|
14 years ago |
Michal Vaner
|
96a97de26c
Interface update
|
14 years ago |
Michal Vaner
|
acdf418345
Some tests for ZoneEntry
|
14 years ago |
Michal Vaner
|
c9511a8581
NameserverEntry updated to newer interface
|
14 years ago |
Michal Vaner
|
dcf3f92a31
Make nameserver entry test compile
|
14 years ago |
Michal Vaner
|
e6d8478ced
Address entry can ask for its IP
|
14 years ago |
Michal Vaner
|
3380af190b
Add merge TODO
|
14 years ago |