aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_testbed.c
Commit message (Expand)AuthorAge
* - use host's configuration while starting controller on the hostSree Harsha Totakura2013-04-10
* - use host's configuration while connecting to controllerSree Harsha Totakura2013-04-10
* - copyrightSree Harsha Totakura2013-04-10
* provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura2013-03-28
* - fix crashes in testbed_api_testbed upon interruptsSree Harsha Totakura2013-03-28
* - exit when an operation failsSree Harsha Totakura2013-03-27
* - code reorderingSree Harsha Totakura2013-03-19
* - doxygenSree Harsha Totakura2013-03-18
* expose Operation and associated closure in every eventSree Harsha Totakura2013-03-18
* Call TestMaster callback upon timeout set through configurationSree Harsha Totakura2013-03-15
* Implement GNUNET_TESTBED_get_statistics() - resolves #2662Sree Harsha Totakura2013-03-13
* - fixSree Harsha Totakura2013-03-11
* - fixSree Harsha Totakura2013-03-11
* - fix (case where peers <= 2)Sree Harsha Totakura2013-03-08
* - remove unused codeSree Harsha Totakura2013-03-07
* - fixSree Harsha Totakura2013-03-05
* get hosts from loadleveler instead of reading them from hostlistSree Harsha Totakura2013-02-27
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
* -fix mem leakSree Harsha Totakura2013-02-20
* - rely on topology completion callback instead of counting completed overlay ...Sree Harsha Totakura2013-02-06
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
* - check whether an operation gets cleaned before calling secondary callbackSree Harsha Totakura2013-02-04
* - doc & indentSree Harsha Totakura2013-02-01
* - fixesSree Harsha Totakura2013-01-30
* - fix SEGFAULT while registering hostsSree Harsha Totakura2013-01-28
* - indentSree Harsha Totakura2013-01-25
* - print summary of established linksSree Harsha Totakura2013-01-23
* - print time durations in debug outputSree Harsha Totakura2013-01-23
* - warn upon unused OVERLAY_RANDOM_LINKS optionSree Harsha Totakura2013-01-23
* fix 2688: profiler now uses GNUNET_TESTBED_run ()Sree Harsha Totakura2013-01-23
* use all IP addresses of master controller as trusted ipSree Harsha Totakura2013-01-23
* fix #2720Sree Harsha Totakura2013-01-03
* - fix crashing testcases on sparcbotSree Harsha Totakura2012-12-28
* - fix crash when controller diesSree Harsha Totakura2012-12-27
* - rename TOPOLOGY_FILE to OVERLAY_TOPOLOGY_FILE and remove GNUNET_TESTBED_cre...Sree Harsha Totakura2012-12-17
* -generate nicer error messageChristian Grothoff2012-12-17
* - de-duplicateSree Harsha Totakura2012-12-12
* -fixChristian Grothoff2012-12-12
* - fixesSree Harsha Totakura2012-12-11
* fix 2689Sree Harsha Totakura2012-12-11
* - use localhost without chcking when hosts file is NULLSree Harsha Totakura2012-12-04
* - fixSree Harsha Totakura2012-12-04
* - remove duplicate functionsSree Harsha Totakura2012-12-03
* - check the host compatibility check statusSree Harsha Totakura2012-12-03
* host compatibility check in GNUNET_TESTBED_run() and fixesSree Harsha Totakura2012-12-03
* making GNUNET_TESTBED_is_host_compatible() asynchronousSree Harsha Totakura2012-12-03
* hosts file support in GNUNET_TESTBED_run() - fixes 2667Sree Harsha Totakura2012-12-02
* topology loading from fileSree Harsha Totakura2012-11-22
* - topology name handlingSree Harsha Totakura2012-11-20
* extended overlay configure topology to return max connectionsSree Harsha Totakura2012-11-20