aboutsummaryrefslogtreecommitdiff
path: root/src/util/helper.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-08-proper log messageChristian Grothoff
2015-02-20implement linear back off for restart attemptsMatthias Wachs
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-24Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-02-20Allow redirection of STDERR when starting processes.Sree Harsha Totakura
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-03-do not read via mst if there is no callback for readingChristian Grothoff
2013-10-02-do cancel read task as wellChristian Grothoff
2013-10-02-docu helper api betterChristian Grothoff
2013-10-02-fix helper: properly abort pending write tasks during helper destroyChristian Grothoff
2013-05-21-handle case that we are in restart on stopChristian Grothoff
2013-05-11-fixSree Harsha Totakura
2013-05-09- complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura
2013-02-12stop helpers by closing stdinSree Harsha Totakura
2012-11-05fixSree Harsha Totakura
2012-10-30for starting up non gnunet helpers (SSH for example)Sree Harsha Totakura
2012-10-29installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff
2012-09-27improving PO setChristian Grothoff
2012-09-27-do not restart helper if exp_cb is setChristian Grothoff
2012-09-17fix for "bad address " issue with wlan helperMatthias Wachs
2012-08-29only use control pipe with helpers IF the helper actually supports itChristian Grothoff
2012-07-27Use pipe control for helper processesLRN
2012-07-17helper exception callback lesser parametersSree Harsha Totakura
2012-07-16extended HELPER api to notify when child crashesSree Harsha Totakura
2012-07-14-pass stderr to helpers:Christian Grothoff
2012-07-09-LRN: Another take on std descriptor inheritanceChristian Grothoff
2012-05-08-logChristian Grothoff
2012-05-08-allow helper send to be cancelledChristian Grothoff
2012-05-08Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot
2012-04-24-trying to resolve alignment issue on sparcChristian Grothoff
2012-02-27enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff
2012-02-09-fixing #2139Christian Grothoff
2012-01-29-delChristian Grothoff
2012-01-29-enable helper shutdown during mst callbackChristian Grothoff
2012-01-26-allow NULLChristian Grothoff
2012-01-25-doxygen fixesChristian Grothoff
2012-01-25-check return valueChristian Grothoff
2012-01-20-debugChristian Grothoff
2012-01-20-fixChristian Grothoff