aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht.h
Commit message (Expand)AuthorAge
* reduce loggingNathan S. Evans2011-02-09
* path tracking commit, hopefully a fix for dht_api connect bug, needs testedNathan S. Evans2011-02-02
* initial route path recording, not yet what dht api expectsNathan S. Evans2011-02-01
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
* DHT PUT integration into FSChristian Grothoff2010-10-06
* dht service bug, reduce debug levelNathan S. Evans2010-10-06
* type errors, test case errors, etc.Nathan S. Evans2010-10-06
* fixChristian Grothoff2010-10-05
* client-side path tracking supportChristian Grothoff2010-10-04
* passing bf and xquery from client to serviceChristian Grothoff2010-10-04
* new DHT API, tests do not yet compileChristian Grothoff2010-10-02
* sql related changesNathan S. Evans2010-09-16
* better values for dht bloomfilter, reduce collisions for peers even with larg...Nathan S. Evans2010-09-09
* 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
* dht changes, mostly making the driver do find peers adaptively... currently n...Nathan S. Evans2010-09-02
* various fixes, improvements, fubars, for dht... still tuningNathan S. Evans2010-08-31
* assorted dht changes, fixes, etc.Nathan S. Evans2010-08-30
* minor dht alterationsNathan S. Evans2010-08-20
* dht changes i don't want to have only on my machineNathan S. Evans2010-08-19
* 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
* don't try to connect to all peers, but only those advantageous for routingNathan S. Evans2010-08-02
* renamingChristian Grothoff2010-07-21
* fixChristian Grothoff2010-07-20
* dht testcases and some minor other changes...Nathan S. Evans2010-07-20
* remove debuggingNathan S. Evans2010-07-02
* gpl3Christian Grothoff2010-07-02
* twopeer dht test, mostly for classNathan S. Evans2010-06-30
* dht api fixes, it works again (for me)Nathan S. Evans2010-04-19
* inexorably closer to perfectionNathan S. Evans2010-04-09
* breaking DHT codeChristian Grothoff2010-04-09
* service does simple put and get into datacache, test case verifies it worksNathan S. Evans2010-04-04
* add find peer to api, went a bit continuation crazy but i think it's better t...Nathan S. Evans2010-04-04
* getting dht closer to being this crazy meta dht thingNathan S. Evans2010-03-18
* beginning of changesNathan S. Evans2010-03-17
* dht api, shell dht service, base of future test case.... not yet workingNathan S. Evans2010-03-16