aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_hosts.h
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* convert testbed_api to MQ (not perfect, but working)Christian Grothoff2016-06-27
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* fix 2893: Move adaptive parallelisation mechanism to operation queuesSree Harsha Totakura2013-08-19
|
* - fallback to using ip addresses for hostsSree Harsha Totakura2013-05-17
|
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
| | | | | | - To shutdown quickly, have testbed first kill all sub-controller's helper processes first and wait later instead of kill & wait per each processes.
* - fixesSree Harsha Totakura2013-04-15
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* send configurations of newly started slave controllers as part of controller ↵Sree Harsha Totakura2013-02-21
| | | | link operations
* M testbed/testbed.hSree Harsha Totakura2013-02-21
| | | | | | | | | | | | | | | | | | | | | naming consistency include uncompressed config size M testbed/testbed_api_hosts.c pulled host registration functions from testbed_api.c M testbed/testbed_api_hosts.h export handler to handle ADD_HOST confirmation messages M testbed/gnunet-service-testbed.c parse the modified ADD_HOST message M testbed/testbed_api.c lose host registration code extract configuration from ADD_HOST messages M testbed/testbed_api.h include hacks
* 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.
* -fix mem leakSree Harsha Totakura2013-02-20
|
* move parallel overlay connect operation queue from controller handle to host ↵Sree Harsha Totakura2013-02-14
| | | | handle
* - remove duplicate functionsSree Harsha Totakura2012-12-03
|
* adhering to indentation standardSree Harsha Totakura2012-08-31
|
* API internal function call changesSree Harsha Totakura2012-07-18
|
* helper reply with modified configSree Harsha Totakura2012-07-17
|
* helper integration to GNUNET_TESTBED_host_run_() Sree Harsha Totakura2012-07-17
| | | | | todo: add controller start callback with the configuration with which the controller is started
* separated helper init messageSree Harsha Totakura2012-07-17
|
* implemented controller error callbackSree Harsha Totakura2012-07-12
|
* -LCFContextSree Harsha Totakura2012-07-03
|
* -host registration with controllerSree Harsha Totakura2012-06-29
|
* testbed host registrationSree Harsha Totakura2012-06-26
|
* -testbed hackeryChristian Grothoff2012-06-14
|
* -Helper handle wrapperSree Harsha Totakura2012-06-13
|
* -testbed controller startupSree Harsha Totakura2012-06-13
|
* -doxygen fixChristian Grothoff2012-05-05
|
* -build issues'Christian Grothoff2012-05-05
|
* -renaming new testing code to testbedChristian Grothoff2012-05-05