aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.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
* - manage services of peers (client API)Sree Harsha Totakura2013-04-02
* - fix crashes in testbed_api_testbed upon interruptsSree Harsha Totakura2013-03-28
* - fix DLL removals while cleaning up operation contextsSree Harsha Totakura2013-03-28
* -dead codeSree Harsha Totakura2013-03-22
* - warn when operations are not freed where they could have been freedSree Harsha Totakura2013-03-22
* expose Operation and associated closure in every eventSree Harsha Totakura2013-03-18
* Implement GNUNET_TESTBED_get_statistics() - resolves #2662Sree Harsha Totakura2013-03-13
* - cleanup peers after shutdown operationSree Harsha Totakura2013-03-08
* testbed API function to shutdown (stop + destroy) all peers. Client sideSree Harsha Totakura2013-03-08
* Use a sub operation while forwarding controller link operations. This helps toSree Harsha Totakura2013-02-22
* - remove unusedSree Harsha Totakura2013-02-22
* send configurations of newly started slave controllers as part of controller ...Sree Harsha Totakura2013-02-21
* M testbed/testbed.hSree Harsha Totakura2013-02-21
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
* move parallel overlay connect operation queue from controller handle to host ...Sree Harsha Totakura2013-02-14
* separate SD calculationsSree Harsha Totakura2013-02-14
* fix 2780: Testbed doesn't clean up properly on errorSree Harsha Totakura2013-02-12
* - check whether an operation gets cleaned before calling secondary callbackSree Harsha Totakura2013-02-04
* -trying to fix low parallelism biasChristian Grothoff2013-02-04
* - renameSree Harsha Totakura2013-01-26
* - indentSree Harsha Totakura2013-01-25
* allow customizing remote shell command and the program started by itSree Harsha Totakura2013-01-09
* - call controller callback before operation completion callback; only way to ...Sree Harsha Totakura2013-01-07
* - give more weight to failure eventsSree Harsha Totakura2013-01-03
* weigh all readings equallySree Harsha Totakura2013-01-02
* linear increase and decrease when SD is within 1 and 2 SD respectivelySree Harsha Totakura2013-01-02
* - fixSree Harsha Totakura2013-01-02
* - doxygenSree Harsha Totakura2013-01-02
* adaptive parallelism for overlay connect operations based on SD calculationsSree Harsha Totakura2013-01-01
* - rename controller_ip to trusted_ipSree Harsha Totakura2012-12-17
* Run testbed-helper in a sh interactive session to make sure the env is set up...Bart Polot2012-12-12
* - remove duplicate functionsSree Harsha Totakura2012-12-03
* adaptive parallel overlay connectsSree Harsha Totakura2012-11-16
* maintain argv for helpersSree Harsha Totakura2012-11-05
* dead codeSree Harsha Totakura2012-10-31
* locate helpers in libexecSree Harsha Totakura2012-10-31
* -fixesChristian Grothoff2012-10-29
* multiple operation queues for an operationSree Harsha Totakura2012-10-24
* fixesSree Harsha Totakura2012-10-24
* fixSree Harsha Totakura2012-10-22
* removed duplicate definitionSree Harsha Totakura2012-10-20
* use controller's host when slave host is NULLSree Harsha Totakura2012-10-18
* new operation queue for limiting overlay connectsSree Harsha Totakura2012-10-17
* logging and fixesSree Harsha Totakura2012-10-15
* doxygenSree Harsha Totakura2012-10-14
* fixesSree Harsha Totakura2012-10-12
* host registrations in profilerSree Harsha Totakura2012-10-12
* disabling hostkey checking for localhostSree Harsha Totakura2012-10-11