aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
Commit message (Collapse)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
|
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* do not start unnecessary services while testing DHTChristian Grothoff2016-09-26
|
* -simplify tools testChristian Grothoff2014-12-16
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -gnunet, not gnunetdChristian Grothoff2013-12-20
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* -no namestore autostartingChristian Grothoff2013-07-11
|
* -removing dead optionsChristian Grothoff2013-07-02
|
* -fixing issue with testcases and missing sqlite3 reported to bug-gnunetChristian Grothoff2013-06-17
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -do not start vpn when testing dhtChristian Grothoff2012-09-27
|
* -fixing port choices that conflict with lockmanagerChristian Grothoff2012-05-31
|
* 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
|
* adding some statsChristian Grothoff2011-09-27
|
* LRN: use bindto instead of use-localaddrChristian Grothoff2011-09-26
|
* 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
|
* 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
|
* type errors, test case errors, etc.Nathan S. Evans2010-10-06
|
* fix get error (never canceled) in test_dht_api, remove valgrind from confNathan S. Evans2010-10-06
|
* messChristian Grothoff2010-10-05
|
* remove debuggingNathan S. Evans2010-09-09
|
* use defaultsChristian Grothoff2010-07-21
|
* 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
* someone changed how services start and didn't tell the dht testcaseNathan S. Evans2010-06-23
|
* do not use default services for things that ARM will start automaticallyChristian Grothoff2010-05-12
|
* no more allow shutdownChristian Grothoff2010-05-11
|
* try to get peerinfo to start sooner for dht testcaseNathan S. Evans2010-05-06
|
* add find peer to api, went a bit continuation crazy but i think it's better ↵Nathan S. Evans2010-04-04
| | | | this way...
* test case verbosityNathan S. Evans2010-03-29
|
* beginning of changesNathan S. Evans2010-03-17
|
* dht api, shell dht service, base of future test case.... not yet workingNathan S. Evans2010-03-16