aboutsummaryrefslogtreecommitdiff
path: root/src/exit/gnunet-helper-exit.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in exit related to #3047Christian Grothoff2013-09-30
|
* * 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
* give sysctl /dev/null instead of no stdin/stdoutChristian Grothoff2012-09-20
|
* -ignorervChristian Grothoff2012-07-25
|
* -__u32 is likely not understood if we do not have in6_ifreq already; try ↵Christian Grothoff2012-07-13
| | | | using uint32_t instead
* -also run if system does not support IPv4 or IPv6 at all - #2123Christian Grothoff2012-01-30
|
* -better error reportingChristian Grothoff2012-01-30
|
* -nicerChristian Grothoff2012-01-25
|
* -quiet exit helperChristian Grothoff2012-01-25
|
* -check for SUID helperChristian Grothoff2012-01-25
|
* -fixChristian Grothoff2012-01-25
|
* -leakChristian Grothoff2012-01-25
|
* -fix getting output from sysctl into service-helper interactionsChristian Grothoff2012-01-20
|
* -fixing #2082 -- allow iptables/ip/sysctl to also be in /usr/sbinChristian Grothoff2012-01-18
|
* changing exit helper code to automatically do the network configuration for ↵Christian Grothoff2012-01-14
| | | | an exit node (by running sysctl/iptables commands as necessary)
* -finshing first round of re-implementation; missing structs should be done ↵Christian Grothoff2012-01-06
| | | | together with entry-component
* -towards new exit daemonChristian Grothoff2012-01-05