aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.h
Commit message (Collapse)AuthorAge
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* - manage services of peers (client API)Sree Harsha Totakura2013-04-02
|
* testbed API function to shutdown (stop + destroy) all peers. Client sideSree Harsha Totakura2013-03-08
| | | | | | functionality only.
* - remove unusedSree Harsha Totakura2013-02-22
|
* 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
* move parallel overlay connect operation queue from controller handle to host ↵Sree Harsha Totakura2013-02-14
| | | | handle
* - indentSree Harsha Totakura2013-01-25
|
* - give more weight to failure eventsSree Harsha Totakura2013-01-03
|
* weigh all readings equallySree Harsha Totakura2013-01-02
|
* - doxygenSree Harsha Totakura2013-01-02
|
* adaptive parallelism for overlay connect operations based on SD calculationsSree Harsha Totakura2013-01-01
|
* adaptive parallel overlay connectsSree Harsha Totakura2012-11-16
|
* locate helpers in libexecSree Harsha Totakura2012-10-31
|
* removed duplicate definitionSree Harsha Totakura2012-10-20
|
* new operation queue for limiting overlay connectsSree Harsha Totakura2012-10-17
|
* doxygenSree Harsha Totakura2012-10-14
|
* working overlay connect with implicit suboperationsSree Harsha Totakura2012-10-11
|
* controller linking with host idsSree Harsha Totakura2012-10-10
|
* checkpoint saveSree Harsha Totakura2012-10-10
|
* operation id generation from controller host id and internal counterSree Harsha Totakura2012-10-10
|
* testing now includes valid hostname rewritingSree Harsha Totakura2012-10-05
|
* rename to extract_config_()Sree Harsha Totakura2012-10-01
|
* slave get config client partSree Harsha Totakura2012-10-01
|
* towards generic topology creationSree Harsha Totakura2012-09-26
|
* error reporting in service_connectSree Harsha Totakura2012-09-09
|
* adhering to indentation standardSree Harsha Totakura2012-08-31
|
* service connect checkpoint saveSree Harsha Totakura2012-08-27
|
* towards implementing service_connectSree Harsha Totakura2012-08-25
|
* operation queue renamingSree Harsha Totakura2012-08-25
|
* controller link as operationSree Harsha Totakura2012-08-17
|
* forward operation msg cancelSree Harsha Totakura2012-08-11
|
* api forward operation messageSree Harsha Totakura2012-08-11
|
* towards peer create forwardingSree Harsha Totakura2012-08-10
|
* state information for OperationContextSree Harsha Totakura2012-08-01
|
* peer info with new operations handlingSree Harsha Totakura2012-08-01
|
* peer create with new operations handlingSree Harsha Totakura2012-07-31
|
* -helper service shutdown fixes; overlay connect messageSree Harsha Totakura2012-07-25
|
* -fixes mem leaksSree Harsha Totakura2012-07-25
|
* fixed mem leaks with operationsSree Harsha Totakura2012-07-24
|
* -get peer config & infoSree Harsha Totakura2012-07-22
|
* peer create callbackSree Harsha Totakura2012-07-20
|
* peer_stop and service handle for peerstop message: TODO: handler for peer ↵Sree Harsha Totakura2012-07-18
| | | | stop success
* testbed api peer startSree Harsha Totakura2012-07-18
|
* API internal function call changesSree Harsha Totakura2012-07-18
|
* -removed static operations and operation queueSree Harsha Totakura2012-07-08
|
* operation and peer_destroySree Harsha Totakura2012-07-08
|
* function exports from testbed_apiSree Harsha Totakura2012-07-06