summaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
Commit message (Collapse)AuthorAge
* follow-up to win32 removal.ng02019-10-25
|
* remove never working setuid helper code from the build-system.ng02019-10-23
| | | | | | | refer to the Changelog for a longer reason. In conclusion, this is what people expect, this is what Package Managers patch away for portability, and we can't use install(1) for this because it's not a portable tool.
* first test commit to make sudo + sh scripts obsolete.ng02019-10-23
| | | | | install(1) is too unportable to handle this job so we take the content of the scripts.
* Add support for doas.ng02019-10-17
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* 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
|
* separate service for autoconfiguration from NAT traversalChristian Grothoff2017-01-06
|
* move external IP logic to separate fileChristian Grothoff2017-01-05
|
* splitting off ant_api_auto.c from main nat_api.cChristian Grothoff2017-01-05
|
* misc. improvements to new NAT service, starting with autoconfiguration logicChristian Grothoff2016-12-17
|
* add PORT to NAT configuration, generate nat.conf from nat.conf.in, implement ↵Christian Grothoff2016-12-16
| | | | more of new NAT service
* decided to keep NAT test logic in client libraryChristian Grothoff2016-11-30
|
* moving basic logic for launching nat-server helper to new NAT serviceChristian Grothoff2016-11-30
|
* towards moving STUN logic into new NAT serviceChristian Grothoff2016-11-30
|
* largely completing gnunet-nat tool, using new service API (but untested)Christian Grothoff2016-11-27
|
* add template for NAT serviceChristian Grothoff2016-10-31
|
* new NAT lib client api skeletonChristian Grothoff2016-10-23
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* gnunet-nat, tool to suggest changes to configure based on NAT configurationBruno Cabral2015-08-22
|
* Add test_nat to makefileBruno Cabral2015-08-21
|
* Initial import of STUN supportBruno Cabral2015-06-15
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -more version bumpingChristian Grothoff2014-04-08
|
* 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&#'
* applying patch from #3148 (by shedatc) to make gnunet-helper-nat-client ↵Christian Grothoff2013-11-30
| | | | compile on FreeBSD
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* nat auto code from gnunet-gtk now compiles as part of libgnunetnatChristian Grothoff2012-12-12
|
* -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
* -fixing installation scripts for suid binariesChristian Grothoff2012-08-01
|
* Do not run install commands from makefiles directlyLRN2012-07-30
|
* implementing #1747Christian Grothoff2011-11-03
|
* fixing #1820Christian Grothoff2011-11-02
|
* gnunet-nat-server was not correctly installedMatthias Wachs2011-08-30
|
* dd dependencies to some programsChristian Grothoff2011-07-19
| | | | | | | Should allow for correct building with make -j* -LRN
* towards UPnP supportChristian Grothoff2011-07-08
|
* adding code to get external IP from miniupnp toolChristian Grothoff2011-07-07
|
* testcase for nat test codeChristian Grothoff2011-07-01
|
* draft for NAT_test APIChristian Grothoff2011-07-01
|
* finishing gnunet-nat-serverChristian Grothoff2011-07-01
|
* renaming gnunet-nat-server/client for consistency, other minor fixesChristian Grothoff2011-07-01
|
* moving NAT client/server to NAT libraryChristian Grothoff2011-06-27
|
* the big NAT changeChristian Grothoff2011-06-25
|
* ship with conf filesChristian Grothoff2011-06-10
|