aboutsummaryrefslogtreecommitdiff
path: root/src/exit
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
* * fixed incorrect doxygen commant fields in exit and vpn-helper-windowsChristian Fuchs2013-03-21
|
* * adde ipv6 forwarding functionality for helper-exit-windowsChristian Fuchs2013-03-21
|
* * replaced no-nat delimiter which was % (reserved char on windows) with - ↵Christian Fuchs2013-03-21
| | | | | | | | | for exit-helper-windows and exit-helper. * added ipv4 NAPT and removal functionality to exit-helper-windows * moved a few variables * next todo: ipv6 forwarding rules for netsh
* re-enumated argv to conform with helper-exit syntaxChristian Fuchs2013-01-31
| | | | | added stub for ipv4 nat. Note that there is a problem ahead!
* added support for partial write to stdin/stdout.Christian Fuchs2013-01-31
| | | | | | | there seems to be no point in adding support for partial read from the TAP, as there is no delimiter and we get data on a per-frame level.
* added support for partial reads from stdinChristian Fuchs2013-01-31
|
* helper-vpn and helper-exit now are 64bit capabled.Christian Fuchs2013-01-31
| | | | | | added check if we are running on a win32/wow64/win64 host system.
* -stuffChristian Grothoff2013-01-31
|
* some final code-beautification (coding style 4tw!)Christian Fuchs2013-01-31
| | | | | | removed a few obsolete variables
* 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
|
* - use prefixBart Polot2012-12-19
|
* -actually enable free regex specification, in binary for nowChristian Grothoff2012-11-05
|
* Using regex for exit/vpnMaximilian Szengel2012-11-02
|
* -more libexec fixesChristian Grothoff2012-11-01
|
* 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
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* give sysctl /dev/null instead of no stdin/stdoutChristian Grothoff2012-09-20
|
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
|
* -make install scripts executableChristian Grothoff2012-08-01
|
* -fixing installation scripts for suid binariesChristian Grothoff2012-08-01
|
* Do not run install commands from makefiles directlyLRN2012-07-30
|
* Eliminate mesh priority optionBart Polot2012-07-25
|
* Eliminated mesh API bufferingBart Polot2012-07-25
|
* -ignorervChristian Grothoff2012-07-25
|
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
|
* -__u32 is likely not understood if we do not have in6_ifreq already; try ↵Christian Grothoff2012-07-13
| | | | using uint32_t instead
* -fix.. that took ages to findMartin Schanzenbach2012-06-26
|
* -fix??Martin Schanzenbach2012-06-26
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* - adding return value to mst callbackMatthias Wachs2012-05-24
|
* -help seaspider some moreChristian Grothoff2012-05-15
|
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
|
* -fixing #2243Christian Grothoff2012-04-01
|
* adding API for short (256-bit) hash codesChristian Grothoff2012-03-19
|
* -fixChristian Grothoff2012-02-24
|
* -add missing packedChristian Grothoff2012-02-12
|
* -fixChristian Grothoff2012-02-12
|
* -ICMPv6 has a different protocol number than ICMPv4, fix code accordinglyChristian Grothoff2012-02-12
|
* -log more detailsChristian Grothoff2012-02-12
|
* -doxygen fixesChristian Grothoff2012-02-11
|
* -also run if system does not support IPv4 or IPv6 at all - #2123Christian Grothoff2012-01-30
|
* -better error reportingChristian Grothoff2012-01-30
|
* -renaming some fields, fixing byte order issuesChristian Grothoff2012-01-30
|
* -fixChristian Grothoff2012-01-26
|
* -fix address order and mask calculationChristian Grothoff2012-01-26
|