aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_twopeer_data.conf
Commit message (Collapse)AuthorAge
* -major DHT test cleanupChristian Grothoff2012-11-02
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -do not start vpn when testing dhtChristian Grothoff2012-09-27
|
* Fix hostkey loading for old testing frameworkLRN2012-07-22
|
* -updating config filesChristian Grothoff2012-06-09
|
* -LRN: fix dht testsChristian Grothoff2012-05-31
|
* -fixing port choices that conflict with lockmanagerChristian Grothoff2012-05-31
|
* -actually start both DHTsChristian Grothoff2012-05-31
|
* -do not load namestoreChristian Grothoff2012-03-05
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* add units to time, use configuration time api where appropriate, fixing ↵Christian Grothoff2011-11-17
| | | | Mantis #1875
* use new quota parsing capabilities -- SVN 1875Christian Grothoff2011-11-03
|
* following Barts suggestion to raise quotas even higher to avoid connect issues:Christian Grothoff2011-10-21
|
* 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