aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testbed_service.h
Commit message (Collapse)AuthorAge
...
* expose Operation and associated closure in every eventSree Harsha Totakura2013-03-18
|
* Call TestMaster callback upon timeout set through configurationSree Harsha Totakura2013-03-15
| | | | | | fixes #2833
* Implement GNUNET_TESTBED_get_statistics() - resolves #2662Sree Harsha Totakura2013-03-13
| | | | | | | Test case for testing GNUNET_TESTBED_get_statistics() Fix waiting for SHUTDOWN_PEERS reply when controller crashes
* testbed API function to shutdown (stop + destroy) all peers. Client sideSree Harsha Totakura2013-03-08
| | | | | | functionality only.
* Parsing LoadLeveler allocated hosts and creating testbed hosts from themSree Harsha Totakura2013-02-27
|
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | 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.
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
|
* -note for API discussion with SreeChristian Grothoff2013-01-17
|
* - doxygenSree Harsha Totakura2013-01-02
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* - docSree Harsha Totakura2012-12-17
|
* - rename controller_ip to trusted_ipSree Harsha Totakura2012-12-17
|
* - rename TOPOLOGY_FILE to OVERLAY_TOPOLOGY_FILE and remove ↵Sree Harsha Totakura2012-12-17
| | | | GNUNET_TESTBED_create() and its friends
* - fixesSree Harsha Totakura2012-12-11
|
* - fix compileSree Harsha Totakura2012-12-11
|
* fix 2689Sree Harsha Totakura2012-12-11
|
* GNUNET_TESTBED_test_run to return statusSree Harsha Totakura2012-12-11
|
* - cleanupSree Harsha Totakura2012-12-10
|
* host compatibility check in GNUNET_TESTBED_run() and fixesSree Harsha Totakura2012-12-03
|
* making GNUNET_TESTBED_is_host_compatible() asynchronousSree Harsha Totakura2012-12-03
|
* extended overlay configure topology to return max connectionsSree Harsha Totakura2012-11-20
|
* 2D Torus topologySree Harsha Totakura2012-11-16
|
* - docSree Harsha Totakura2012-11-16
|
* Options for 2D TorusSree Harsha Totakura2012-11-12
|
* locate helpers in libexecSree Harsha Totakura2012-10-31
|
* removed GNUNET_TESTBED_operation_cancelSree Harsha Totakura2012-10-26
|
* docSree Harsha Totakura2012-10-22
|
* option for disabling auto retrySree Harsha Totakura2012-10-22
|
* Exposing GNUNET_TESTBED_host_get_hostnameMaximilian Szengel2012-10-18
|
* operation closure in peer startSree Harsha Totakura2012-10-14
|
* host file support for testbed profilerSree Harsha Totakura2012-10-12
|
* fixes for invalid readsSree Harsha Totakura2012-10-11
|
* added operation closure to GNUNET_TESTBED_controller_link()Sree Harsha Totakura2012-10-04
|
* clean handling of slaveSree Harsha Totakura2012-10-02
|
* slave get config client partSree Harsha Totakura2012-10-01
|
* get slave configSree Harsha Totakura2012-09-30
|
* docSree Harsha Totakura2012-09-26
|
* docSree Harsha Totakura2012-09-23
|
* triple star fun doneChristian Grothoff2012-09-12
|
* triple star funChristian Grothoff2012-09-12
|
* cleanup when operations failSree Harsha Totakura2012-09-10
|
* adding another testbed API function: convenience function to get all stats ↵Christian Grothoff2012-09-10
| | | | from all peers
* -API commentsChristian Grothoff2012-09-09
|
* -adding continuation to testbed peer start/stop APIChristian Grothoff2012-09-09
|
* service connect callback instead of operation completion callbackSree Harsha Totakura2012-09-05
|
* changed testbed API to include convenience callbacksSree Harsha Totakura2012-09-05
|
* fixSree Harsha Totakura2012-09-03
|
* input checksSree Harsha Totakura2012-09-02
|
* Removed RunHandle return from GNUNET_TESTBED_runSree Harsha Totakura2012-08-31
|
* GNUNET_TESTBED_run to return a handle which can be used for clean shutdownSree Harsha Totakura2012-08-29
|