-remove trailing whitespace
[oweals/gnunet.git] / src / util / helper.c
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...