aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.c
Commit message (Expand)AuthorAge
...
* - more barrier stuffSree Harsha Totakura2013-09-02
* - towards testbed barriersSree Harsha Totakura2013-08-30
* fix 2893: Move adaptive parallelisation mechanism to operation queuesSree Harsha Totakura2013-08-19
* - rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATIONSree Harsha Totakura2013-08-15
* - remove dead assignmentsSree Harsha Totakura2013-08-14
* cleaner to not use ptr after freeing it, even for printingChristian Grothoff2013-06-21
* - revert 27104Sree Harsha Totakura2013-05-17
* - fix filtering through event maskSree Harsha Totakura2013-05-16
* - remove hostname/ip address from INIT message. They will be determined by t...Sree Harsha Totakura2013-05-13
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
* - remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura2013-05-04
* fix #2666: Implement service sharing among peersSree Harsha Totakura2013-04-21
* - doxygenSree Harsha Totakura2013-04-18
* - use hashmap instead of DLLSree Harsha Totakura2013-04-17
* - use hashmap for remembering active operation contextsSree Harsha Totakura2013-04-17
* - fixesSree Harsha Totakura2013-04-15
* - remove dead code as controller linking operation does not require hostSree Harsha Totakura2013-04-12
* - doxygenSree Harsha Totakura2013-04-12
* - 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