aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api.c
Commit message (Collapse)AuthorAge
...
* added better continuation behavior to get start, put, and route start. test ↵Nathan S. Evans2010-03-19
| | | | case now properly handles message confirmation receipts from service. find_peer api call still needs implemented, but we are generally much closer to a working point. i'm sure there are coverity issues as well as doxygen crap to be addressed
* basic api to service communication has been hammered out, as well as service ↵Nathan S. Evans2010-03-18
| | | | confirmations going back. still needs work, many things not finished.
* beginning of changesNathan S. Evans2010-03-17
|
* dht api, shell dht service, base of future test case.... not yet workingNathan S. Evans2010-03-16