aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Collapse)AuthorAge
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* Include test_testbed_api_statistis.conf in distSree Harsha Totakura2014-01-30
| | | | | testbed/Makefile.am (EXTRA_DIST): Added file.
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* - only log changed valuesSree Harsha Totakura2014-01-14
|
* - latency logging daemonSree Harsha Totakura2014-01-13
|
* - add underlay testcase to `make check`Sree Harsha Totakura2014-01-08
|
* - fixesSree Harsha Totakura2014-01-08
|
* - fixSree Harsha Totakura2014-01-08
|
* -fixesSree Harsha Totakura2014-01-08
|
* - testbed underlay testcaseSree Harsha Totakura2014-01-08
|
* - allow peers to connect in both directionsSree Harsha Totakura2014-01-08
|
* - fixesSree Harsha Totakura2014-01-08
|
* - restrict underlay based on whitelist for nowSree Harsha Totakura2014-01-07
|
* - unique constraintSree Harsha Totakura2014-01-07
|
* - use asynchronous to speedup sqlite db writesSree Harsha Totakura2014-01-07
|
* - populate underlay db Sree Harsha Totakura2014-01-07
|
* -fixesSree Harsha Totakura2014-01-06
|
* - underlay topology generationSree Harsha Totakura2014-01-06
|
* - fix ftbfsSree Harsha Totakura2014-01-05
|
* -fixesSree Harsha Totakura2014-01-03
|
* - read whitelist from databaseSree Harsha Totakura2014-01-02
|
* -fix build with older sqlite3Christian Grothoff2014-01-02
|
* - testbed underlay daemonSree Harsha Totakura2013-12-29
|
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* -fix build system issuesChristian Grothoff2013-12-23
|
* -fix build system issuesChristian Grothoff2013-12-23
|
* malloc -> newLRN2013-12-19
|
* - underlay link model messageSree Harsha Totakura2013-12-12
|
* - add underlay api implementationSree Harsha Totakura2013-12-11
|
* - fix #3187Sree Harsha Totakura2013-12-10
|
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to ↵Christian Grothoff2013-12-08
| | | | GNUNET_TRANSPORT_check_peer_connected
* Dup the envvar before unsetting, everywhereLRN2013-12-08
|
* Save the prefix value on W32, it does not survive unsettingLRN2013-12-08
|
* -use modern GNUNET_new, instead of GNUNET_malloc (sizeofChristian Grothoff2013-12-05
|
* -fix leak of emsgChristian Grothoff2013-12-05
|
* -fix leak, use 'op'Christian Grothoff2013-12-05
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* -dead assignment, reported by clangChristian Grothoff2013-12-05
|
* - write PEERID to PATHS so that it can be used for dollar expansionSree Harsha Totakura2013-11-28
|
* - don't timeout SHUTDOWN_PEERS operationSree Harsha Totakura2013-11-28
|
* fix #2944: modify the adaptive parallelisation algorithmSree Harsha Totakura2013-11-18
|
* -fix leaks with putenv()Sree Harsha Totakura2013-11-11
|
* - doxygenSree Harsha Totakura2013-10-30
|
* - use configuration template for duplicate configurationsSree Harsha Totakura2013-10-29
|
* - fixesSree Harsha Totakura2013-10-28
|
* - tolerate zero cache sizeSree Harsha Totakura2013-10-28
|
* - cleanup; move to hashmap32Sree Harsha Totakura2013-10-28
|
* - do not create GNUNET_TEST_HOME directorySree Harsha Totakura2013-10-23
|
* - use pooled connections from connection pool moduleSree Harsha Totakura2013-10-23
|