aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/Makefile.am
Commit message (Collapse)AuthorAge
* resolve merge conflict with peerinfo plugin moveChristian Grothoff2018-08-14
|\
* | fix build order: peerinfo logic depending on transport must be in peerinfo-toolChristian Grothoff2018-08-11
|/
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* remove legacy NAT library logic, or preserve if it might still be usefulChristian Grothoff2017-01-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix linkage issue that could cause a transport service crash on exit for ↵Christian Grothoff2014-03-07
| | | | certain NAT configurations
* 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&#'
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* -LRN: no more pexpectChristian Grothoff2012-06-24
|
* -fixing #2206/2212Christian Grothoff2012-03-12
|
* -starting cleanup of peerinfo, crashed before by loading plugins which ↵Christian Grothoff2012-03-11
| | | | failed if ports were in use, etc. --- not done
* -LRN: experimental HELLO URIsChristian Grothoff2012-03-05
|
* moveChristian Grothoff2011-07-09
|
* connected peer lookupNathan S. Evans2011-07-08
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* transChristian Grothoff2011-02-23
|
* fixes to buildChristian Grothoff2010-07-28
|
* fixing various dist issuesChristian Grothoff2010-07-03
|
* Move python test scripts to .py.in and sed in the correct python path.David Barksdale2010-04-30
|
* fixChristian Grothoff2010-04-29
|
* Modified configure.ac to check for the python interpreter so that we can run ↵David Barksdale2010-04-29
| | | | test scripts with it. Also removed gnunet-daemon-migration which is a generated file.
* testcase for gnunet-peerinfoChristian Grothoff2010-04-23
|
* MinGW fixes, thanks to LRN on #gnunetNils Durner2010-03-22
|
* moving gnunet-peerinfo.c to allow it to use transport_apiChristian Grothoff2010-03-19