aboutsummaryrefslogtreecommitdiff
path: root/src/arm
Commit message (Collapse)AuthorAge
* - 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
| | | | error.
* - Do not set permissions for abstract sockets.Sree Harsha Totakura2014-02-13
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* -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
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* implementing #3064: enable split-personality ARM to run some services as ↵Christian Grothoff2013-10-11
| | | | 'gnunet' and others as grothoff, depending on level of personal information available to the service
* changing UNIX domain socket access control to file permissions checks, ↵Christian Grothoff2013-10-09
| | | | instead of UDS credentials (#2887)
* -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 ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* 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
|
* -fix memory leak (on error path)Christian Grothoff2013-06-21
|
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
| | | | | | | This should also fix any other platform with AF_UNIX that is not Linux or Mingw.
* -cleaning up client api to test for service availabilityChristian Grothoff2013-06-05
|
* -fixChristian Grothoff2013-05-30
|
* -fixChristian Grothoff2013-05-22
|
* -fixChristian Grothoff2013-05-22
|
* Adjust test_arm_api after API changes in r27231LRN2013-05-22
|