aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_helper_lib.h
Commit message (Collapse)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -docu helper api betterChristian Grothoff2013-10-02
|
* -implement microphone libraryChristian Grothoff2013-10-02
|
* - 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.
* stop helpers by closing stdinSree Harsha Totakura2013-02-12
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* helper exception callback lesser parametersSree Harsha Totakura2012-07-17
|
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
|
* -allow helper send to be cancelledChristian Grothoff2012-05-08
|
* adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries ↵Christian Grothoff2012-01-02
via stdin/stdout using standard GNUNET messages