aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-service-arm.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-12-27beautify loopChristian Grothoff
2017-09-05implement exponential back-off cool down for ARM process restartsChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-11fix memory leakChristian Grothoff
2017-02-21fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff
2016-10-21eliminate last residue of old service api in ARMChristian Grothoff
2016-09-25want himBHexpansion, but not path-prefixingChristian Grothoff
2016-09-24fix NPEChristian Grothoff
2016-09-24-must not expand BINARY as filenameChristian Grothoff
2016-09-24migrate ARM to new service APIChristian Grothoff
2016-09-24fix #4672Christian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06misc fixesChristian Grothoff
2016-06-22convert monitor API to use MQChristian Grothoff
2016-06-02-indentChristian Grothoff
2016-06-02invert option order for tgChristian Grothoff
2016-06-01Fix for #4553Christian Grothoff
2016-06-01fix #4546Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-26expand dollars in BINARY for service type 'simple'Florian Dold
2016-04-26don't free -- expand_dollar does reallocFlorian Dold
2016-04-25Use dollar expansion helper instead of custom codeFlorian Dold
2016-04-25Remove format string abuse with sane code.Florian Dold
2016-04-22Revert 37060Florian Dold
2016-04-22Allow expansion of [arm]BINARY.Florian Dold
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-04-04add logic to parse JSON uploadsChristian Grothoff
2016-02-29Do $-expansion for OPTIONS of simple servicesFlorian Dold
2016-02-28Make ARM understand the TYPE option for servicesFlorian Dold
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-10Make resource diagnostics output more useful.Florian Dold
2015-10-22-bogus logChristian Grothoff
2015-10-18-fixChristian Grothoff
2015-10-07add capability to log per-service resource consumption via ARMChristian Grothoff
2015-07-13automatically clean up left-over Unix domain socket files when trying to bind...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-02-28-fix indentation, logging, i18n, doxygenChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-02-13- Do not set permissions for abstract sockets.Sree Harsha Totakura
2013-12-23-fix issues with multi-user setup and ARMChristian Grothoff
2013-12-05-indentations, comments on APIChristian Grothoff
2013-11-29- move do_start_process to util/Sree Harsha Totakura
2013-11-26allow spaces in binary file names (#3094)Christian Grothoff
2013-11-13-fix message alignment to avoid bus error, indentation, style fixesChristian Grothoff