aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix stray semicolonChristian Grothoff2014-12-16
* adding single location for no_forcestart configuration listChristian Grothoff2014-12-11
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* - rename in conf.in files, update conf.in file still referencing meshBart Polot2014-05-07
* - Avoid dereferencing undefined pointer when the request status indicates an ...Sree Harsha Totakura2014-03-26
* - Do not set permissions for abstract sockets.Sree Harsha Totakura2014-02-13
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* -fixing misc format stringsChristian Grothoff2013-12-24
* -fix issues with multi-user setup and ARMChristian Grothoff2013-12-23
* -revocation should be in defaultsChristian Grothoff2013-12-21
* malloc -> newLRN2013-12-19
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
* -trying to fix #3202Christian Grothoff2013-12-12
* -indentations, comments on APIChristian Grothoff2013-12-05
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
* return error as exit codeMatthias Wachs2013-11-29
* allow spaces in binary file names (#3094)Christian Grothoff2013-11-26
* -doxygen fixesChristian Grothoff2013-11-16
* -fix message alignment to avoid bus error, indentation, style fixesChristian Grothoff2013-11-13
* -fix minor leaks in gnunet-arm (#3105)Christian Grothoff2013-11-09
* -style fixesChristian Grothoff2013-10-17
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* implementing #3064: enable split-personality ARM to run some services as 'gnu...Christian Grothoff2013-10-11
* changing UNIX domain socket access control to file permissions checks, instea...Christian Grothoff2013-10-09
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix warnings/ftbfsChristian Grothoff2013-10-01
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* Non-generated config fileLRN2013-09-23
* Remove the config file (no longer generated)LRN2013-09-23
* -minor code cleanupChristian Grothoff2013-09-20
* -fix compile warnings and parallel buildSree Harsha Totakura2013-09-19
* - do not install mockup-service into libexecdirSree Harsha Totakura2013-09-16
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* -monkey integrationChristian Grothoff2013-09-09
* -only run python tests if we have pythonChristian Grothoff2013-08-25
* Make exponential backoff test compile againLRN2013-08-16
* Fix invocation of just-built toolsLRN2013-08-16
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11