aboutsummaryrefslogtreecommitdiff
path: root/src/exit/Makefile.am
Commit message (Collapse)AuthorAge
* * added vpn and exit to the default build options for mingw/windows builds. ↵Christian Fuchs2013-03-22
| | | | | | | | | | | | This code is considered experimental and has not yet undergone intensive testing. Use it at your own peril, but we would still be really glad for feedback and bug reports! (thanks!) * fixed a typo in the exit-makefile (buildflags) * adjusted output of gnunet-helper-exit-windows to properly identify itself * updated driver-paths for looking for tap32/tap64
* added gnunet-helper-exit-windows, which currently is just a copy of Christian Fuchs2013-01-31
| | | | | | gnunet-helper-vpn-windows
* add DNS exit for mesh to gnunet-daemon-exitChristian Grothoff2013-01-25
|
* 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
|
* -move IPv4 header initialization to tun libraryChristian Grothoff2012-01-17
|
* -defining proper structs for vpn-exit mesh communicationChristian Grothoff2012-01-09
|
* fixChristian Grothoff2012-01-05