aboutsummaryrefslogtreecommitdiff
path: root/src/util/helper.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -proper log messageChristian Grothoff2015-03-08
* implement linear back off for restart attemptsMatthias Wachs2015-02-20
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* 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