aboutsummaryrefslogtreecommitdiff
path: root/src/arm/Makefile.am
Commit message (Collapse)AuthorAge
* Use Suffix Extensions in Makefiles (doc, ↵ng02017-10-17
| | | | src/{arm,dht,integration,statistics}) for improved portability.
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* bump ARM lib versionChristian Grothoff2016-06-24
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-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 'make dist' issuesChristian Grothoff2013-12-12
|
* - do not install mockup-service into libexecdirSree Harsha Totakura2013-09-16
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -only run python tests if we have pythonChristian Grothoff2013-08-25
|
* All-encompassing ARM updateLRN2013-03-13
|
* 095aChristian Grothoff2013-02-05
|
* -version bumpingChristian Grothoff2012-11-05
|
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -cleaning up arm testChristian Grothoff2012-10-08
|
* -LRN: switching to py for arm test as wellChristian Grothoff2012-07-09
|
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -version bumps for releaseChristian Grothoff2011-12-26
|
* major rewrite of ARM service and a bit of the ARM IPC to take advantage of ↵Christian Grothoff2011-12-08
| | | | the simplifications possible now that we no longer intercept traffic; the new code in particular is better at communicating what exactly ARM was doing in response to requests. A major change is that gnunet-arm -i/-k now only impacts if a service is running by-default, on-demand starting is no longer impacted, option -t from gnunet-arm was removed
* -moving interceptor.c code into main arm fileChristian Grothoff2011-12-07
|
* implementing #1747Christian Grothoff2011-11-03
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* Patch by Marenz: Allow parallel build (make -j 2)Philipp Tölke2010-12-18
|
* fixes to buildChristian Grothoff2010-07-28
|
* renaming files to fit conventionsChristian Grothoff2010-05-25
|
* gnunet service manager creates listening sockets for services having port ↵Safey A.Halim2010-05-10
| | | | fields in their configuration entries and runs those services whenever clients try to connect to them
* checksrciptsChristian Grothoff2010-04-16
|
* backChristian Grothoff2010-04-01
|
* stuffChristian Grothoff2010-03-31
|
* cleaning up arm wrt processing options and prefixesChristian Grothoff2010-03-10
|
* add-to-suiteChristian Grothoff2010-02-02
|
* Test case for arm exponential backoff (Incomplete)Safey A.Halim2010-01-15
|
* lnkChristian Grothoff2009-10-01
|
* bld fixesChristian Grothoff2009-06-15
|
* ngChristian Grothoff2009-05-29