Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-27 | get hosts from loadleveler instead of reading them from hostlist | Sree Harsha Totakura | |
2013-02-20 | Assosiate a configuration template while creating hosts. This paves a way to | Sree Harsha Totakura | |
manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template. | |||
2013-02-20 | -fix mem leak | Sree Harsha Totakura | |
2013-02-06 | - rely on topology completion callback instead of counting completed overlay ↵ | Sree Harsha Totakura | |
connect operations | |||
2013-02-05 | add completion callback for overlay topology configure functions | Sree Harsha Totakura | |
2013-02-04 | - check whether an operation gets cleaned before calling secondary callback | Sree Harsha Totakura | |
2013-02-01 | - doc & indent | Sree Harsha Totakura | |
2013-01-30 | - fixes | Sree Harsha Totakura | |
2013-01-28 | - fix SEGFAULT while registering hosts | Sree Harsha Totakura | |
2013-01-25 | - indent | Sree Harsha Totakura | |
2013-01-23 | - print summary of established links | Sree Harsha Totakura | |
2013-01-23 | - print time durations in debug output | Sree Harsha Totakura | |
2013-01-23 | - warn upon unused OVERLAY_RANDOM_LINKS option | Sree Harsha Totakura | |
2013-01-23 | fix 2688: profiler now uses GNUNET_TESTBED_run () | Sree Harsha Totakura | |
2013-01-23 | use all IP addresses of master controller as trusted ip | Sree Harsha Totakura | |
2013-01-03 | fix #2720 | Sree Harsha Totakura | |
2012-12-28 | - fix crashing testcases on sparcbot | Sree Harsha Totakura | |
2012-12-27 | - fix crash when controller dies | Sree Harsha Totakura | |
2012-12-17 | - rename TOPOLOGY_FILE to OVERLAY_TOPOLOGY_FILE and remove ↵ | Sree Harsha Totakura | |
GNUNET_TESTBED_create() and its friends | |||
2012-12-17 | -generate nicer error message | Christian Grothoff | |
2012-12-12 | - de-duplicate | Sree Harsha Totakura | |
2012-12-12 | -fix | Christian Grothoff | |
2012-12-11 | - fixes | Sree Harsha Totakura | |
2012-12-11 | fix 2689 | Sree Harsha Totakura | |
2012-12-04 | - use localhost without chcking when hosts file is NULL | Sree Harsha Totakura | |
2012-12-04 | - fix | Sree Harsha Totakura | |
2012-12-03 | - remove duplicate functions | Sree Harsha Totakura | |
2012-12-03 | - check the host compatibility check status | Sree Harsha Totakura | |
2012-12-03 | host compatibility check in GNUNET_TESTBED_run() and fixes | Sree Harsha Totakura | |
2012-12-03 | making GNUNET_TESTBED_is_host_compatible() asynchronous | Sree Harsha Totakura | |
2012-12-02 | hosts file support in GNUNET_TESTBED_run() - fixes 2667 | Sree Harsha Totakura | |
2012-11-22 | topology loading from file | Sree Harsha Totakura | |
2012-11-20 | - topology name handling | Sree Harsha Totakura | |
2012-11-20 | extended overlay configure topology to return max connections | Sree Harsha Totakura | |
2012-11-16 | small world topology | Sree Harsha Totakura | |
2012-11-16 | - de-duplication | Sree Harsha Totakura | |
2012-11-16 | - testcase for 2d torus and fixes | Sree Harsha Totakura | |
2012-11-16 | - towards testbed_create | Sree Harsha Totakura | |
2012-11-12 | implementing small world ring topology | Sree Harsha Totakura | |
2012-11-12 | test case for ring topology | Sree Harsha Totakura | |
2012-11-05 | coverity fix | Sree Harsha Totakura | |
2012-11-02 | -minor fixes | Christian Grothoff | |
2012-11-01 | fix | Sree Harsha Totakura | |
2012-11-01 | topology option support for GNUNET_TESTBED_run() via configuration | Sree Harsha Totakura | |
2012-10-31 | -moving DHT test to testbed API | Christian Grothoff | |
2012-10-26 | removed GNUNET_TESTBED_operation_cancel | Sree Harsha Totakura | |
2012-10-14 | operation closure in peer start | Sree Harsha Totakura | |
2012-10-12 | tolerate stopped peers while shutting down testbed_run | Sree Harsha Totakura | |
2012-09-09 | -adding continuation to testbed peer start/stop API | Christian Grothoff | |
2012-09-09 | -doxygen | Sree Harsha Totakura | |