aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/Makefile.am
Commit message (Collapse)AuthorAge
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Update all am filesBart Polot2014-05-07
|
* -use the same hash function to map service name to hash, not once strlen and ↵Christian Grothoff2013-12-20
| | | | then strlen+1
* -fix R-PI FTBFSChristian Grothoff2013-09-26
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* renaming libgnunetregexnew to libgnunetregexChristian Grothoff2013-06-20
|
* -moving to regexChristian Grothoff2013-06-05
|
* added calls for updating the driver in a for device. seems like this is Christian Fuchs2013-01-15
| | | | | | | | | mandatory when adding a new device node. unfortunately this is pretty slow... added new required include+library to link against: newdev.h/dll
* added libraries for setupapi & dependenciesChristian Fuchs2012-11-26
|
* - added vpn helper stub for win32 buildsChristian Fuchs2012-11-16
| | | | | | - modified vpn-makefile definitions to process gnunet-helper-vpn-windows instead of the regular one when using mingw as toolchain
* Using regex for exit/vpnMaximilian Szengel2012-11-02
|
* 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
|
* -fix orderMartin Schanzenbach2012-06-27
|
* -test now workingMartin Schanzenbach2012-06-26
|
* -added vpn gns test, fixesMartin Schanzenbach2012-06-26
|
* -pass curl flags for vpn testChristian Grothoff2012-06-16
|
* -use testing libChristian Grothoff2012-06-15
|
* -fixChristian Grothoff2012-02-28
|
* -do not try VPN tests on FreeBSD and other non-GNU-ish systemsChristian Grothoff2012-01-31
|
* -expanding tests to cover 4-to-6, 6-to-4 and 6-over-4 as wellChristian Grothoff2012-01-25
|
* -a first VPN testcaseChristian Grothoff2012-01-24
|
* -move IPv4 header initialization to tun libraryChristian Grothoff2012-01-17
|
* -removing legacy dns/vpn/exit code and renaming -new versions to currentChristian Grothoff2012-01-15
|
* 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
* -towards having mesh messages in VPNChristian Grothoff2012-01-10
|
* -LRN add missing dependencyChristian Grothoff2012-01-09
|
* -skeleton code for gnunet-vpn commandChristian Grothoff2012-01-07
|
* -vpn api skeletonChristian Grothoff2012-01-07
|
* -importing from gnunet-daemon-vpn to gnunet-service-vpn what can likely be ↵Christian Grothoff2012-01-06
| | | | re-used
* -merging gnunet-daemon-vpn.h into gnunet-daemon-vpn.cChristian Grothoff2012-01-02
|
* -vpn should use crc16 from utilChristian Grothoff2012-01-02
|
* -using new GNUNET_HELPER_ API inside of VPN, also eliminating bugs with ↵Christian Grothoff2012-01-02
| | | | partial writes as part of this
* -moving dns plugin to dns directoryChristian Grothoff2012-01-02
|
* first quick hack to extract an initial DNS service APIChristian Grothoff2012-01-01
|
* -moving DNS code into its own directoryChristian Grothoff2012-01-01
|
* moving block plugins to respective subsystemChristian Grothoff2011-11-22
|
* implementing #1747Christian Grothoff2011-11-03
|
* fixing #1820Christian Grothoff2011-11-02
|
* making the new mesh the defaultChristian Grothoff2011-10-30
|
* gnunet-service-dns uses the new meshPhilipp Tölke2011-10-30
|
* gnunet-daemon-vpn uses the new meshPhilipp Tölke2011-10-30
|
* gnunet-daemon-exit uses the new meshPhilipp Tölke2011-10-30
|
* chownChristian Grothoff2011-06-15
|
* ship with conf filesChristian Grothoff2011-06-10
|
* adding configure code for --enable-benchmarks, --enable-expensive-tests, ↵Christian Grothoff2011-06-10
| | | | some clean up
* Send queries to remote peersPhilipp Tölke2011-04-21
|