aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* 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
* backup previous changes before altering routing algorithm yet againNathan S. Evans2010-09-28
* longer timeout, give chance for success on sparcbotNathan S. Evans2010-09-23
* move bit distance function into utilNathan S. Evans2010-09-22
* force delay between find peer requests and puts/getsNathan S. Evans2010-09-22
* commit round information earlier (trying to get more accurate timing informat...Nathan S. Evans2010-09-21
* missing returnNathan S. Evans2010-09-21
* try new method for sending find peer requestsNathan S. Evans2010-09-21
* insert new round on first roundNathan S. Evans2010-09-20
* plane hackingChristian Grothoff2010-09-18
* missing variableNathan S. Evans2010-09-17
* some fixes, debugging churn nonsenseNathan S. Evans2010-09-17
* debug messages in driver, correct time (even for mysql_dump), change dhtlog t...Nathan S. Evans2010-09-16
* mostly options fixes, new convergence formula for testingNathan S. Evans2010-09-16
* many useless changes to the dht testing driver, mostly for churn (which may n...Nathan S. Evans2010-09-16
* dhtlog inserts round infoNathan S. Evans2010-09-16
* sql related changesNathan S. Evans2010-09-16
* feature creepNathan S. Evans2010-09-16
* add retry attempts to test_dht_twopeer, remove core from defaultservices to e...Nathan S. Evans2010-09-15
* kademlia compromise, add some ifdefs, compile error fix on blackboxNathan S. Evans2010-09-10
* better values for dht bloomfilter, reduce collisions for peers even with larg...Nathan S. Evans2010-09-09
* remove debuggingNathan S. Evans2010-09-09
* get rid of debugging messagesNathan S. Evans2010-09-09
* 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
* make insert trial easier to not screw upNathan S. Evans2010-09-07
* fix argumentsNathan S. Evans2010-09-07
* dhtlog updatesNathan S. Evans2010-09-07
* add math supportNathan S. Evans2010-09-07