aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_twopeer_data.conf
Commit message (Collapse)AuthorAge
* nonewsChristian Grothoff2011-09-27
|
* fixesChristian Grothoff2011-09-27
|
* LRN: use bindto instead of use-localaddrChristian Grothoff2011-09-26
|
* cleanupChristian Grothoff2011-09-19
|
* LRN: fix dht tests --- not sure this is the best fixChristian Grothoff2011-09-02
|
* do not autostart nseChristian Grothoff2011-07-18
|
* invalid addresses cause transport trouble, removing to avoid for nowChristian Grothoff2011-07-03
|
* disable vpn autostartChristian Grothoff2011-06-15
|
* fixesChristian Grothoff2011-06-10
|
* fix for dht test case configurationsNathan S. Evans2011-03-17
|
* fixNathan S. Evans2011-02-14
|
* fix for block libraries so they don't need to understand dht structNathan S. Evans2011-02-05
|
* Alter config files to use hostkeys from file instead of generating during ↵Nathan S. Evans2011-02-02
| | | | testing
* path tracking commit, hopefully a fix for dht_api connect bug, needs testedNathan S. Evans2011-02-02
|
* reduce verbosity of testcases, minor fixNathan S. Evans2010-10-06
|
* test case fixes...Nathan S. Evans2010-10-06
|
* add retry attempts to test_dht_twopeer, remove core from defaultservices to ↵Nathan S. Evans2010-09-15
| | | | ensure that the dht gets started before core... Otherwise the test can fail because the data being searched for is the other peers public key, which is only known once connected.
* get rid of debugging messagesNathan S. Evans2010-09-09
|
* use defaultsChristian Grothoff2010-07-21
|
* dht testcases and some minor other changes...Nathan S. Evans2010-07-20
|
* another DHT testcaseNathan S. Evans2010-07-05
|
* more debug removalNathan S. Evans2010-07-02
|
* two peer start, connect, ensure core connect message made it to the dht, ↵Nathan S. Evans2010-06-30
| | | | disconnect, stop peers
* twopeer dht test, mostly for classNathan S. Evans2010-06-30