aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* report failed connection attempts in driver, use a queue bigger than 1 in coreNathan S. Evans2010-11-17
* better forward_count implementation, only timeout forwards, no limit for loca...Nathan S. Evans2010-11-17
* annoying those with email notifications of commitsNathan S. Evans2010-11-16
* bad freeNathan S. Evans2010-11-16
* change section for converge_modifier to make senseNathan S. Evans2010-11-16
* Testing changes required to work with new core api. Revert GNUNET_CORE_itera...Nathan S. Evans2010-11-16
* the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff2010-11-13
* testing if flushing files corrects a problemNathan S. Evans2010-11-12
* bug fixNathan S. Evans2010-11-12
* coverity fixesNathan S. Evans2010-11-12
* Log topology information with less verbose logging as well.Nathan S. Evans2010-11-11
* decrease error verbosityNathan S. Evans2010-11-11
* read put and get replication from config when testingNathan S. Evans2010-11-11
* Count message splitsNathan S. Evans2010-11-11
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
* codesonar fixesNathan S. Evans2010-11-10
* less creative use of typesChristian Grothoff2010-11-08
* uselessChristian Grothoff2010-11-08
* allow not compiling malicious codeChristian Grothoff2010-11-08
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* memory leak fix (may cause segfaults on exit)Nathan S. Evans2010-11-05
* possible fix for dht testcase segfaultNathan S. Evans2010-11-05
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
* original patch from Mantis 1614Christian Grothoff2010-11-03
* Mantis 1613Christian Grothoff2010-11-03
* fixes from LRN for DEBUG codeChristian Grothoff2010-11-01
* removal proposed by LRNMatthias Wachs2010-10-29
* fixed problems with GNUNET_time_relativeMatthias Wachs2010-10-27
* Refactoring gnunet timeMatthias Wachs2010-10-27
* binary converge option in dht, make find peer requests more likely to be sent...Nathan S. Evans2010-10-26
* 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 conn...Nathan S. Evans2010-10-12
* add dht testing optionNathan S. Evans2010-10-12
* doneChristian Grothoff2010-10-11
* find peer messages were never getting actually forwarded, factor out some unu...Nathan S. Evans2010-10-07
* 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 defa...Nathan S. Evans2010-10-07
* 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