aboutsummaryrefslogtreecommitdiff
path: root/src/arm
AgeCommit message (Expand)Author
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-29Remove MSEC from option description.Florian Dold
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-11-16more PATH_MAX issues (#4054)Christian Grothoff
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-07-08DEFAULTSERVICES is dead, remove remainsChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-29-fix #3870Christian Grothoff
2015-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-05-26-doxygen, indentChristian Grothoff
2015-04-24move ARM/config logic to util/ where it doesn't need to cast away a 'const' a...Christian Grothoff
2015-04-24-staticChristian Grothoff
2015-04-24-fixing PORT incongruency (LRN's W32 issue)Christian Grothoff
2015-04-24-indentation and doxygen fixesChristian Grothoff
2015-03-13fix testcase failure if firefly is localhostChristian Grothoff
2015-03-07simplify test, log failure causeChristian Grothoff
2015-02-28-fix indentation, logging, i18n, doxygenChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian 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-16-fix stray semicolonChristian Grothoff
2014-12-11adding single location for no_forcestart configuration listChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-05-07- rename in conf.in files, update conf.in file still referencing meshBart Polot
2014-03-26- Avoid dereferencing undefined pointer when the request status indicates an ...Sree Harsha Totakura
2014-02-13- Do not set permissions for abstract sockets.Sree Harsha Totakura
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-24-fixing misc format stringsChristian Grothoff
2013-12-23-fix issues with multi-user setup and ARMChristian Grothoff
2013-12-21-revocation should be in defaultsChristian Grothoff
2013-12-19malloc -> newLRN
2013-12-12-fixing 'make dist' issuesChristian Grothoff
2013-12-12-trying to fix #3202Christian Grothoff
2013-12-05-indentations, comments on APIChristian Grothoff
2013-11-29- move do_start_process to util/Sree Harsha Totakura
2013-11-29return error as exit codeMatthias Wachs
2013-11-26allow spaces in binary file names (#3094)Christian Grothoff