aboutsummaryrefslogtreecommitdiff
path: root/src/dht/gnunet-service-dht.c
Commit message (Expand)AuthorAge
* 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
* comparison bugfixNathan S. Evans2010-09-08
* comparison bugfixNathan S. Evans2010-09-08
* committing so line numbers matchNathan S. Evans2010-09-08
* add republish support in dht (default once an hour, just like kademlia), impr...Nathan S. Evans2010-09-07
* messages 'hone in' more the higher the number of hops, still needs some tweakingNathan S. Evans2010-09-06
* core request connect in addition to hello, minor driver stuffNathan S. Evans2010-09-03
* dht changes, mostly making the driver do find peers adaptively... currently n...Nathan S. Evans2010-09-02
* klocwork fixes, dht routing changes (hopefully fixes)Nathan S. Evans2010-09-01
* various fixes, improvements, fubars, for dht... still tuningNathan S. Evans2010-08-31
* assorted dht changes, fixes, etc.Nathan S. Evans2010-08-30