aboutsummaryrefslogtreecommitdiff
path: root/src/util/helper.c
Commit message (Expand)AuthorAge
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -do not read via mst if there is no callback for readingChristian Grothoff2013-10-03
* -do cancel read task as wellChristian Grothoff2013-10-02
* -docu helper api betterChristian Grothoff2013-10-02
* -fix helper: properly abort pending write tasks during helper destroyChristian Grothoff2013-10-02
* -handle case that we are in restart on stopChristian Grothoff2013-05-21
* -fixSree Harsha Totakura2013-05-11
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* stop helpers by closing stdinSree Harsha Totakura2013-02-12
* fixSree Harsha Totakura2012-11-05
* for starting up non gnunet helpers (SSH for example)Sree Harsha Totakura2012-10-30
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff2012-10-29
* improving PO setChristian Grothoff2012-09-27
* -do not restart helper if exp_cb is setChristian Grothoff2012-09-27
* fix for "bad address " issue with wlan helperMatthias Wachs2012-09-17
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
* Use pipe control for helper processesLRN2012-07-27
* helper exception callback lesser parametersSree Harsha Totakura2012-07-17
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
* -pass stderr to helpers:Christian Grothoff2012-07-14
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
* -logChristian Grothoff2012-05-08
* -allow helper send to be cancelledChristian Grothoff2012-05-08
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -fixing #2139Christian Grothoff2012-02-09
* -delChristian Grothoff2012-01-29
* -enable helper shutdown during mst callbackChristian Grothoff2012-01-29
* -allow NULLChristian Grothoff2012-01-26
* -doxygen fixesChristian Grothoff2012-01-25
* -check return valueChristian Grothoff2012-01-25
* -debugChristian Grothoff2012-01-20
* -fixChristian Grothoff2012-01-20
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* -misc DNS related bugfixesChristian Grothoff2012-01-03
* -fixChristian Grothoff2012-01-03
* adding new GNUNET_HELPER_ API for communication with (SUID) helper binaries v...Christian Grothoff2012-01-02