aboutsummaryrefslogtreecommitdiff
path: root/src/exit/gnunet-helper-exit.c
Commit message (Collapse)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* fix #5352Christian Grothoff2019-04-05
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* exit: update comment for changed helper parameterDaniel Golle2016-04-18
|
* exit: fully skip routing setup if no interface is specifiedDaniel Golle2016-04-18
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -indentationChristian Grothoff2015-05-26
|
* -exit helper when either direction breaksChristian Grothoff2015-05-26
|
* -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