aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api.c
Commit message (Expand)AuthorAge
* timeoutMatthias Wachs2011-04-20
* testcase fix for api changeNathan S. Evans2011-03-09
* is sparc problem a timeout issue?Nathan S. Evans2010-12-23
* fix for bad fail conditionNathan S. Evans2010-12-20
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
* original patch from Mantis 1614Christian Grothoff2010-11-03
* Refactoring gnunet timeMatthias Wachs2010-10-27
* reduce verbosity of testcases, minor fixNathan S. Evans2010-10-06
* fix get error (never canceled) in test_dht_api, remove valgrind from confNathan S. Evans2010-10-06
* messChristian Grothoff2010-10-05
* making test_dht_api workChristian Grothoff2010-10-03
* make first test compileChristian Grothoff2010-10-02
* longer timeout, give chance for success on sparcbotNathan S. Evans2010-09-23
* increase timeout for find peer request, since it relies on host key generatio...Nathan S. Evans2010-08-20
* testcase fixNathan S. Evans2010-08-11
* api change to allow client to set DHT malicious, still need to implement it o...Nathan S. Evans2010-08-10
* minor fixesNathan S. Evans2010-08-05
* gpl3Christian Grothoff2010-07-02
* someone changed how services start and didn't tell the dht testcaseNathan S. Evans2010-06-23
* memory leak fixesNathan S. Evans2010-04-20
* dht api fixes, it works again (for me)Nathan S. Evans2010-04-19
* make test case a bit more robust using timeouts and retriesNathan S. Evans2010-04-07
* cleanup debuggingNathan S. Evans2010-04-06
* type checkNathan S. Evans2010-04-06
* see if timing is causeNathan S. Evans2010-04-06
* basic find peer functionality, added to test_dht_api testcaseNathan S. Evans2010-04-05
* 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 t...Nathan S. Evans2010-04-04
* test case verbosityNathan S. Evans2010-03-29
* added better continuation behavior to get start, put, and route start. test c...Nathan S. Evans2010-03-19
* basic api to service communication has been hammered out, as well as service ...Nathan 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