aboutsummaryrefslogtreecommitdiff
path: root/src/exit/Makefile.am
Commit message (Collapse)AuthorAge
* 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.
* fix build errorlurchi2018-06-25
|
* build fixesChristian Grothoff2018-06-25
|
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
| | | | This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
|
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
|
* convert EXIT to new CADET MQ APIChristian Grothoff2017-02-23
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Update all am filesBart Polot2014-05-07
|
* advertise DNS exit capability in DHTChristian Grothoff2013-09-21
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* renaming libgnunetregexnew to libgnunetregexChristian Grothoff2013-06-20
|
* -moving to regexChristian Grothoff2013-06-05
|
* * 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