Evan Hunt
|
4cf1bd8a34
Added some asiolink tests, fixed BoB tests
|
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 |
Evan Hunt
|
dcad339935
s/auth.spec/recurse.spec/
|
14 years ago |
Evan Hunt
|
bbb9277960
Substantial further (but still very incomplete) work on ASIO structure.
|
14 years ago |
Evan Hunt
|
0089203f35
More refactoring; cut down number of "new" allocations needed per packet
|
14 years ago |
Evan Hunt
|
816a8d3e8b
More refactoring. TCP- and UDP-specific classes used by asiolink are
|
14 years ago |
Evan Hunt
|
ca39f460da
Another step in asiolink refactoring; added some new methods
|
14 years ago |
Evan Hunt
|
53a82252ed
Created b10-recurse--mostly copied from b10-auth, but with references
|
14 years ago |
Evan Hunt
|
7783f8a3aa
addressed some review comments from Stephen
|
14 years ago |
Evan Hunt
|
6b2895175e
Move asio_link.cc and associated files from src/bin/auth into a new library,
|
14 years ago |
Evan Hunt
|
d09afbc685
Refactoring of the asio_link module as preparation for adding a resolver.
|
14 years ago |
Evan Hunt
|
06fd851682
short-lived branch for trac #327
|
14 years ago |
Jeremy C. Reed
|
b0f677b296
Fix configuration item name (dash to underscore).
|
14 years ago |
Jeremy C. Reed
|
fe07a081a3
Move comma (a typo) and add space in a stderr output.
|
14 years ago |
Jeremy C. Reed
|
f78d74d962
typo fix in a comment.
|
14 years ago |
JINMEI Tatuya
|
aa40084434
cleanup: removed redundant this pointer specifications
|
14 years ago |
JINMEI Tatuya
|
f6acd3ffaf
trivial cleanup: removed a duplicate import.
|
14 years ago |
Jelte Jansen
|
e8e4cd3299
remove the TEST_SOCKET_FILE at the end of the test that makes it (just a bit of cleanup, no ticket, reviewed by shane)
|
14 years ago |
Jeremy C. Reed
|
9d3093ecb7
Don't need to define full directory for library archive that
|
14 years ago |
Jeremy C. Reed
|
a22ef6dead
Remove the property changes for specific files or directories
|
14 years ago |
JINMEI Tatuya
|
9451d97fe9
type consistency for ?: values to suppress a compiler error.
|
14 years ago |
JINMEI Tatuya
|
2e65b2009d
changelog entry for trac #310
|
14 years ago |
JINMEI Tatuya
|
62b03a0fd2
merged trac #310: consity ElementPtr as much as possible.
|
14 years ago |
JINMEI Tatuya
|
3b4c9aa2c0
avoid copying ModuleSpec in getModuleSpec() by returning a reference to it instead of returning a full object.
|
14 years ago |
JINMEI Tatuya
|
c05af90688
sync with trunk
|
14 years ago |
Jelte Jansen
|
5e931bbf52
minor style correction, parentheses around return value
|
14 years ago |
Jeremy C. Reed
|
7b0c9a8dbc
For python (and shell scripts) tests exit on script failure
|
14 years ago |
Jeremy C. Reed
|
054dcedac8
Merged in from trunk to catch up.
|
14 years ago |
Jeremy C. Reed
|
f36fcb5cc5
Remove unrelated comments.
|
14 years ago |