aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dhtlog.c
Commit message (Collapse)AuthorAge
* enable very minimal dht loggingNathan S. Evans2011-02-08
|
* path tracking commit, hopefully a fix for dht_api connect bug, needs testedNathan S. Evans2011-02-02
|
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* dhtlog inserts round infoNathan S. Evans2010-09-16
|
* add republish support in dht (default once an hour, just like kademlia), ↵Nathan S. Evans2010-09-07
| | | | improved next hop selection (or so I think), use 'TrialInfo' struct in dhtlog testcase
* klocwork fixes, dht routing changes (hopefully fixes)Nathan S. Evans2010-09-01
|
* dht changes i don't want to have only on my machineNathan S. Evans2010-08-19
|
* myriad changesNathan S. Evans2010-08-12
|
* lots of little things, mainly report statistics at end of dht profiling testcaseNathan S. Evans2010-08-10
|
* add topology table creation, insert, update, get, etc. to the mysql dhtlog ↵Nathan S. Evans2010-08-04
| | | | plugin, also added to test case
* missing fileNathan S. Evans2010-07-21