aboutsummaryrefslogtreecommitdiff
path: root/src/arm
AgeCommit message (Expand)Author
2018-05-22More flakesNils Gillmann
2018-05-19follow-up, fix conf locationsNils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2017-12-27beautify loopChristian Grothoff
2017-10-17Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}...ng0
2017-09-05implement exponential back-off cool down for ARM process restartsChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-15Porting 'arm'.Marcello Stanisci
2017-03-11fix memory leakChristian Grothoff
2017-03-08remove dead enum valuesChristian Grothoff
2017-03-08fix more of #4890Christian Grothoff
2017-02-21fix sun_len issue (#4816) by adding test and fixing typoChristian Grothoff
2017-02-15fix #4890Christian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-13implement -T option for gnunet-arm (#4854)Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-21eliminate last residue of old service api in ARMChristian Grothoff
2016-09-26convert mockup service to new service APIChristian 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-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-17-doxygenMartin Schanzenbach
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06misc fixesChristian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-06-29-convert backoff test to new MQ APIChristian Grothoff
2016-06-28-do not start unnecessary servicesChristian Grothoff
2016-06-24bump ARM lib versionChristian Grothoff
2016-06-23refactoring ARM api to use new MQChristian Grothoff
2016-06-22convert monitor API to use MQChristian Grothoff
2016-06-21-fix ftbfsChristian Grothoff
2016-06-20-indenting and doxygenChristian 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-05-31added filters to gnunet-logread and an automation fix for gnunet-armCarlo von lynX
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