aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_hosts.c
Commit message (Collapse)AuthorAge
...
* - do not use mempcpy()Sree Harsha Totakura2013-02-21
|
* 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
|
* - fix crashing testcasesSree Harsha Totakura2013-02-15
|
* move parallel overlay connect operation queue from controller handle to host ↵Sree Harsha Totakura2013-02-14
| | | | handle
* - indentSree Harsha Totakura2013-01-25
|
* - doxygenSree Harsha Totakura2013-01-02
|
* - use GNUNET_array_grow()Sree Harsha Totakura2012-12-27
|
* - remove duplicate functionsSree 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
|
* locate helpers in libexecSree Harsha Totakura2012-10-31
|
* -fixesChristian Grothoff2012-10-29
|
* Exposing GNUNET_TESTBED_host_get_hostnameMaximilian Szengel2012-10-18
|
* checkpoint saveSree Harsha Totakura2012-10-16
|
* no auto allocation during scanfSree Harsha Totakura2012-10-12
|
* fixing scanf failuresSree Harsha Totakura2012-10-12
|
* host file support for testbed profilerSree Harsha Totakura2012-10-12
|
* fixesSree Harsha Totakura2012-10-12
|
* fixes for invalid readsSree Harsha Totakura2012-10-11
|
* host loading from fileSree Harsha Totakura2012-10-11
|
* -use FIXMEChristian Grothoff2012-09-28
|
* coverity fixesSree Harsha Totakura2012-09-14
|
* triple star funChristian Grothoff2012-09-12
|
* adhering to indentation standardSree Harsha Totakura2012-08-31
|
* fixesSree Harsha Totakura2012-08-17
|
* fixes and removed slave2 from controller link testSree Harsha Totakura2012-08-14
|
* fixesSree Harsha Totakura2012-07-27
|
* fixed incorrect realloc sizeSree Harsha Totakura2012-07-27
|
* -fixes mem leaksSree Harsha Totakura2012-07-25
|
* API internal function call changesSree Harsha Totakura2012-07-18
|
* helper reply with modified configSree Harsha Totakura2012-07-17
|
* helper exception callback lesser parametersSree 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
|
* -minor fixesChristian Grothoff2012-07-10
|
* -fixChristian Grothoff2012-07-09
|
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* fixesSree Harsha Totakura2012-07-05
|
* -controller startup, connect and dualsSree Harsha Totakura2012-07-04
|
* -LCFContextSree Harsha Totakura2012-07-03
|
* -host registration with controllerSree Harsha Totakura2012-06-29
|
* testbed host registrationSree Harsha Totakura2012-06-26
|
* testbed_api_hosts test casesSree Harsha Totakura2012-06-19
|
* -testbed hackeryChristian Grothoff2012-06-14
|
* -Helper handle wrapperSree Harsha Totakura2012-06-13
|
* -added host_run_Sree Harsha Totakura2012-06-13
|
* -testbed controller startupSree Harsha Totakura2012-06-13
|