aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht.c
Commit message (Expand)AuthorAge
...
* coverity fixesNathan S. Evans2010-11-12
* decrease error verbosityNathan 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
* 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
* removal proposed by LRNMatthias Wachs2010-10-29
* 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
* redeclaration of converge_modifier inside function makes global uselessNathan S. Evans2010-10-21
* missing NO_TASK assignmentNathan S. Evans2010-10-15
* find peer messages were never getting actually forwarded, factor out some unu...Nathan 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
* test case fixes...Nathan S. Evans2010-10-06
* type errors, test case errors, etc.Nathan 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
* making test_dht_api workChristian Grothoff2010-10-03
* 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
* backup previous changes before altering routing algorithm yet againNathan S. Evans2010-09-28
* move bit distance function into utilNathan S. Evans2010-09-22
* missing returnNathan S. Evans2010-09-21
* try new method for sending find peer requestsNathan S. Evans2010-09-21
* some fixes, debugging churn nonsenseNathan S. Evans2010-09-17
* mostly options fixes, new convergence formula for testingNathan S. Evans2010-09-16
* kademlia compromise, add some ifdefs, compile error fix on blackboxNathan S. Evans2010-09-10
* assert in dht to help track down bugNathan S. Evans2010-09-08