glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / util / helper.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-03-17 Christian GrothoffMerge branch 'master' into getopt
2017-03-16 Christian Grothoffremoving dead/legacy server/connection logic, except...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-08 Christian Grothoff-proper log message
2015-02-20 Matthias Wachsimplement linear back off for restart attempts
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-24 LRNFix the use of (GNUNET_)strdup and (GNUNET_)free
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-03 Christian Grothoff-do not read via mst if there is no callback for reading
2013-10-02 Christian Grothoff-do cancel read task as well
2013-10-02 Christian Grothoff-docu helper api better
2013-10-02 Christian Grothoff-fix helper: properly abort pending write tasks during...
2013-05-21 Christian Grothoff-handle case that we are in restart on stop
2013-05-11 Sree Harsha Totakura-fix
2013-05-09 Sree Harsha Totakura- complement HELPER API with functions to kill and...
2013-02-12 Sree Harsha Totakurastop helpers by closing stdin
2012-11-05 Sree Harsha Totakurafix
2012-10-30 Sree Harsha Totakurafor starting up non gnunet helpers (SSH for example)
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-09-27 Christian Grothoffimproving PO set
2012-09-27 Christian Grothoff-do not restart helper if exp_cb is set
2012-09-17 Matthias Wachsfix for "bad address " issue with wlan helper
2012-08-29 Christian Grothoffonly use control pipe with helpers IF the helper actual...
2012-07-27 LRNUse pipe control for helper processes
2012-07-17 Sree Harsha Totakurahelper exception callback lesser parameters
2012-07-16 Sree Harsha Totakuraextended HELPER api to notify when child crashes
2012-07-14 Christian Grothoff-pass stderr to helpers:
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-05-08 Christian Grothoff-log
2012-05-08 Christian Grothoff-allow helper send to be cancelled
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-04-24 Christian Grothoff-trying to resolve alignment issue on sparc
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-09 Christian Grothoff-fixing #2139
2012-01-29 Christian Grothoff-del
2012-01-29 Christian Grothoff-enable helper shutdown during mst callback
2012-01-26 Christian Grothoff-allow NULL
2012-01-25 Christian Grothoff-doxygen fixes
2012-01-25 Christian Grothoff-check return value
2012-01-20 Christian Grothoff-debug
2012-01-20 Christian Grothoff-fix
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-03 Christian Grothoff-misc DNS related bugfixes
2012-01-03 Christian Grothoff-fix
2012-01-02 Christian Grothoffadding new GNUNET_HELPER_ API for communication with...