aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_peers_manage_services.c
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fix leak, use 'op'Christian Grothoff2013-12-05
|
* should include util_lib, not commonChristian Grothoff2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* - use topology service instead of statistics as statistics may not terminate ↵Sree Harsha Totakura2013-04-03
| | | | when asked for
* - test case for starting/stopping peer's servicesSree Harsha Totakura2013-04-02