aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_testbed.c
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fixesSree Harsha Totakura2014-01-08
* malloc -> newLRN2013-12-19
* - use get_value_filename when retrieving filenames and pathsSree Harsha Totakura2013-10-17
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - implement scale free topology correctly and introduce argument to cap the n...Sree Harsha Totakura2013-09-11
* - barriers test case; more fixesSree Harsha Totakura2013-09-09
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
* - doxygenSree Harsha Totakura2013-09-05
* - warn and wait for all operations to be completedSree Harsha Totakura2013-09-05
* - remove dead code and fixesSree Harsha Totakura2013-09-04
* - coverity fixesSree Harsha Totakura2013-06-24
* - remove island handling code (we are restricted to 1 island anyway)Sree Harsha Totakura2013-06-10
* - do not create peers on the island controllerSree Harsha Totakura2013-05-24
* - fallback to using ip addresses for hostsSree Harsha Totakura2013-05-17
* - fix compileSree Harsha Totakura2013-05-15
* - distribute peers equally among island nodes on SuperMUCSree Harsha Totakura2013-05-15
* - supermuc specific island handling codeSree Harsha Totakura2013-05-14
* - avoid linear scan of hostsSree Harsha Totakura2013-05-11
* - remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura2013-05-04
* - docSree Harsha Totakura2013-04-18
* - use hashmap instead of DLLSree Harsha Totakura2013-04-17
* - 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