aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Collapse)AuthorAge
* binary converge option in dht, make find peer requests more likely to be ↵Nathan S. Evans2010-10-26
| | | | sent early in testing
* oopsNathan S. Evans2010-10-21
|
* nodbgChristian Grothoff2010-10-21
|
* redeclaration of converge_modifier inside function makes global uselessNathan S. Evans2010-10-21
|
* missing NO_TASK assignmentNathan S. Evans2010-10-15
|
* change connect topology in testing_group.c to call callback on all peers ↵Nathan S. Evans2010-10-12
| | | | connected (or possibly timed out connecting)
* add dht testing optionNathan S. Evans2010-10-12
|
* doneChristian Grothoff2010-10-11
|
* find peer messages were never getting actually forwarded, factor out some ↵Nathan S. Evans2010-10-07
| | | | unused cls args
* unique id is quite useful for the dht, even for putsNathan S. Evans2010-10-07
|
* typo, continuations for dht operations use continuation instead of being ↵Nathan S. Evans2010-10-07
| | | | default scheduled (GNUNET_SCHEDULER_REASON_TIMEOUT indicates error)
* DHT PUT integration into FSChristian Grothoff2010-10-06
|
* use size_tChristian Grothoff2010-10-06
|
* reduce verbosity of testcases, minor fixNathan S. Evans2010-10-06
|
* missing route2 callNathan S. Evans2010-10-06
|
* fixChristian Grothoff2010-10-06
|
* dht service bug, reduce debug levelNathan S. Evans2010-10-06
|
* test case fix, dht bugfixNathan S. Evans2010-10-06
|
* code cleanupChristian Grothoff2010-10-06
|
* test case fixes...Nathan S. Evans2010-10-06
|
* type errors, test case errors, etc.Nathan S. Evans2010-10-06
|
* fix get error (never canceled) in test_dht_api, remove valgrind from confNathan S. Evans2010-10-06
|
* leakChristian Grothoff2010-10-06
|
* messChristian Grothoff2010-10-05
|
* fixChristian Grothoff2010-10-05
|
* block library initializationChristian Grothoff2010-10-04
|
* client-side path tracking supportChristian Grothoff2010-10-04
|
* passing bf and xquery from client to serviceChristian Grothoff2010-10-04
|
* use propper blocktypeChristian Grothoff2010-10-04
|
* fixChristian Grothoff2010-10-04
|
* making test_dht_api workChristian Grothoff2010-10-03
|
* make code compile with enable-malicious option setChristian Grothoff2010-10-02
|
* making all tests compileChristian Grothoff2010-10-02
|
* make third test compileChristian Grothoff2010-10-02
|
* make third test compileChristian Grothoff2010-10-02
|
* make second test compileChristian Grothoff2010-10-02
|
* make first test compileChristian Grothoff2010-10-02
|
* new DHT API, tests do not yet compileChristian Grothoff2010-10-02
|
* new DHT API codeChristian Grothoff2010-10-02
|
* new DHT API codeChristian Grothoff2010-10-02
|
* new DHT API codeChristian Grothoff2010-10-02
|
* new DHT API codeChristian Grothoff2010-10-02
|
* FreeBSD 7 does not have log2.David Barksdale2010-10-01
|
* fix, not removing clients on disconnectNathan S. Evans2010-10-01
|
* removing debug messageNathan S. Evans2010-10-01
|
* stupid mistakeNathan S. Evans2010-09-30
|
* logging at an annoying levelNathan S. Evans2010-09-30
|
* logging to figure out whether convergence options are properly setNathan S. Evans2010-09-30
|
* new routing method, semi-testedNathan S. Evans2010-09-29
|
* fixmesChristian Grothoff2010-09-29
|