aboutsummaryrefslogtreecommitdiff
path: root/src/dht
Commit message (Expand)AuthorAge
...
* reduce loggingNathan S. Evans2011-02-09
* disable dns testing for normal test caseNathan S. Evans2011-02-09
* debugNathan S. Evans2011-02-08
* enable very minimal dht loggingNathan S. Evans2011-02-08
* test case changes required due to testing api changeNathan S. Evans2011-02-08
* configurable connect optionsNathan S. Evans2011-02-05
* comparing wrong dataNathan S. Evans2011-02-05
* fix for block libraries so they don't need to understand dht structNathan S. Evans2011-02-05
* doxygenNathan S. Evans2011-02-02
* Alter config files to use hostkeys from file instead of generating during tes...Nathan S. Evans2011-02-02
* topology for multipeer testNathan S. Evans2011-02-02
* makefile was brokenNathan S. Evans2011-02-02
* testcase using hostkeys from fileNathan S. Evans2011-02-02
* 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
* remove debug messageNathan S. Evans2011-01-31
* report connection per second informationNathan S. Evans2011-01-31
* option to always forward until a closest peer is found, exact formula as desc...Nathan S. Evans2011-01-31
* reduce messages from dht serviceNathan S. Evans2011-01-31
* bloom size fixNathan S. Evans2011-01-25
* adjust bloomfilter size based on number of malicious peersNathan S. Evans2011-01-25
* larger bloom filterNathan S. Evans2011-01-24
* malicious even when settle time = 0 and malicious_after_settle is trueNathan S. Evans2011-01-23
* malicious even when settle time = 0 and malicious_after_settle is trueNathan S. Evans2011-01-23
* don't wait 90 secondsNathan S. Evans2011-01-22
* log topology when extended logging is enabledNathan S. Evans2011-01-21
* allow 0 settle timeNathan S. Evans2011-01-21
* all peers match bloom filter. inexplicable.Nathan S. Evans2011-01-14
* printf debuggingNathan S. Evans2011-01-14
* loop foreverNathan S. Evans2011-01-14
* compile warningNathan S. Evans2011-01-14
* do not print pointerNathan S. Evans2011-01-14
* change how peers are filtered (peer id gets freed somehow?)Nathan S. Evans2011-01-14
* unknown issueNathan S. Evans2011-01-14
* reduce verbosityNathan S. Evans2011-01-13
* fixChristian Grothoff2011-01-12
* allow to build without malicious codeNathan S. Evans2011-01-10
* implement sybil attack for testingNathan S. Evans2011-01-09
* Check for missing type, set to TEST block type if so (ANY should not be used)Nathan S. Evans2011-01-05
* asynchronous malicious peer setup, fix for timing issuesNathan S. Evans2010-12-28
* is sparc problem a timeout issue?Nathan S. Evans2010-12-23
* fixChristian Grothoff2010-12-23
* Regression test fix.Nathan S. Evans2010-12-23
* doxygenMatthias Wachs2010-12-23
* doxygen comments, last commit of bugfixes (hopefully)Nathan S. Evans2010-12-21
* codesonar fixNathan S. Evans2010-12-21
* core connect change, forgotten dht driver changeNathan S. Evans2010-12-21
* remove impossible condition checkNathan S. Evans2010-12-21
* coverity fixNathan S. Evans2010-12-21
* fix for bad fail conditionNathan S. Evans2010-12-20