aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* hacks from tripChristian Grothoff2010-07-07
* another DHT testcaseNathan S. Evans2010-07-05
* fixing various dist issuesChristian Grothoff2010-07-03
* more debug removalNathan S. Evans2010-07-02
* remove debuggingNathan S. Evans2010-07-02
* codesonar fixes, hopefully doesn't break anythingNathan S. Evans2010-07-02
* added dv twice and dht never?Nathan S. Evans2010-07-02
* remove valgrindNathan S. Evans2010-07-02
* remove retransmitNathan S. Evans2010-07-02
* remove retransmitNathan S. Evans2010-07-02
* remove valgrindsNathan S. Evans2010-07-02
* valgrind testsNathan S. Evans2010-07-02
* gpl3Christian Grothoff2010-07-02
* give dht service a chance to receive core connect messageNathan S. Evans2010-06-30
* two peer start, connect, ensure core connect message made it to the dht, disc...Nathan S. Evans2010-06-30
* twopeer dht test, mostly for classNathan S. Evans2010-06-30
* someone changed how services start and didn't tell the dht testcaseNathan S. Evans2010-06-23
* do not use default services for things that ARM will start automaticallyChristian Grothoff2010-05-12
* clean up filesChristian Grothoff2010-05-12
* fixChristian Grothoff2010-05-12
* no more allow shutdownChristian Grothoff2010-05-11
* output PASSNathan S. Evans2010-05-07
* fix for failure of dht testcase due to long wait for hostkey generation. test...Nathan S. Evans2010-05-07
* try to get peerinfo to start sooner for dht testcaseNathan S. Evans2010-05-06
* fix for infinite loop on dht shutdown failureNathan S. Evans2010-05-06
* copy config to /tmp/ so arm can removeNathan S. Evans2010-05-06
* remove files on exitNathan S. Evans2010-04-30
* memory leak fixesNathan S. Evans2010-04-20
* (no commit message)Matthias Wachs2010-04-19
* dht api fixes, it works again (for me)Nathan S. Evans2010-04-19
* inexorably closer to perfectionNathan S. Evans2010-04-09
* breaking DHT codeChristian Grothoff2010-04-09
* make test case a bit more robust using timeouts and retriesNathan S. Evans2010-04-07
* dont know how that got out of syncNathan S. Evans2010-04-06
* cleanup debuggingNathan S. Evans2010-04-06
* type checkNathan S. Evans2010-04-06
* hashing fixNathan S. Evans2010-04-06
* see if timing is causeNathan S. Evans2010-04-06
* debugging fixesNathan S. Evans2010-04-06
* bash vs shNathan S. Evans2010-04-06
* unused-deadChristian Grothoff2010-04-06
* dht find peer binaryNathan S. Evans2010-04-05
* basic find peer functionality, added to test_dht_api testcaseNathan S. Evans2010-04-05
* doxygenNathan S. Evans2010-04-05
* put and get testcaseNathan 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 t...Nathan S. Evans2010-04-04
* datacache instead of datastoreNathan S. Evans2010-04-01