aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
* 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
* 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
* nitpicksChristian Grothoff2010-09-01
* various fixes, improvements, fubars, for dht... still tuningNathan S. Evans2010-08-31
* attempt to equalize find peer activity for kademlia and gnunet routingNathan S. Evans2010-08-31
* always stagger everythingNathan S. Evans2010-08-30
* assorted dht changes, fixes, etc.Nathan S. Evans2010-08-30
* add new mysql dump plugin, in future maybe replace current with faster oneNathan S. Evans2010-08-25
* increase timeout for find peer request, since it relies on host key generatio...Nathan S. Evans2010-08-20
* api change to go along with service changeNathan S. Evans2010-08-20
* minor dht alterationsNathan S. Evans2010-08-20
* dht changes i don't want to have only on my machineNathan S. Evans2010-08-19
* myriad changesNathan S. Evans2010-08-12
* testcase fixNathan S. Evans2010-08-11
* fix for kademlia routingNathan S. Evans2010-08-11
* hopefull stop strict kademlia from being breadth first search of networkNathan S. Evans2010-08-11
* finish implementing malicious peer behaviorNathan S. Evans2010-08-11
* api change to allow client to set DHT malicious, still need to implement it o...Nathan S. Evans2010-08-10
* lots of little things, mainly report statistics at end of dht profiling testcaseNathan S. Evans2010-08-10
* useless lineNathan S. Evans2010-08-09
* mosgly fixes for memory leaks, misunderstanding of some mysql library stuffNathan S. Evans2010-08-09