aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht_api.c
Commit message (Collapse)AuthorAge
...
* doxygenNathan S. Evans2010-04-05
|
* add gnunet-dht-get and gnunet-dht-put binaries, changes to serviceNathan S. Evans2010-04-05
|
* doxygen fixesNathan S. Evans2010-04-04
|
* service does simple put and get into datacache, test case verifies it worksNathan S. Evans2010-04-04
|
* add find peer to api, went a bit continuation crazy but i think it's better ↵Nathan S. Evans2010-04-04
| | | | this way...
* missing freesNathan S. Evans2010-03-31
|
* test case verbosityNathan S. Evans2010-03-29
|
* doxygen cleanupNathan S. Evans2010-03-29
|
* 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.
* getting dht closer to being this crazy meta dht thingNathan S. Evans2010-03-18
|
* beginning of changesNathan S. Evans2010-03-17
|
* dht api, shell dht service, base of future test case.... not yet workingNathan S. Evans2010-03-16