aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Expand)AuthorAge
* automatically clean up left-over Unix domain socket files when trying to bind...Christian Grothoff2015-07-13
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -fix #3870Christian Grothoff2015-06-29
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -doxygen, indentChristian Grothoff2015-05-26
* move ARM/config logic to util/ where it doesn't need to cast away a 'const' a...Christian Grothoff2015-04-24
* -staticChristian Grothoff2015-04-24
* -fixing PORT incongruency (LRN's W32 issue)Christian Grothoff2015-04-24
* -indentation and doxygen fixesChristian Grothoff2015-04-24
* fix testcase failure if firefly is localhostChristian Grothoff2015-03-13
* simplify test, log failure causeChristian Grothoff2015-03-07
* -fix indentation, logging, i18n, doxygenChristian Grothoff2015-02-28
* -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