aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-helper-vpn.c
Commit message (Collapse)AuthorAge
* -exit helper when either direction breaksChristian Grothoff2015-05-26
|
* -fix assertion: channel could be NULL (especially if we're dealing with a regex)Christian Grothoff2015-05-22
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -fixing build issues in vpn related to #3047Christian Grothoff2013-09-30
|
* -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
|
* -terminate test after a while, check for SUID helperChristian Grothoff2012-01-25
|
* -fix leakChristian Grothoff2012-01-25
|
* fix compile errorMatthias Wachs2011-12-21
|
* -minor cleanup, adding HAVE_SETRESUID checkChristian Grothoff2011-12-20
|
* do not end the helper if no v6-address could be setPhilipp Tölke2011-10-26
|
* fix compiler warningsChristian Grothoff2011-10-26
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* create the tun-interfaces with a name choosen by the userPhilipp Tölke2011-02-02
|
* fixing bugs, declaring safeChristian Grothoff2011-02-02
|
* initialize variablesPhilipp Tölke2011-01-30
|
* get the ip-addresses from the command-linePhilipp Tölke2011-01-30
|
* Documented, cleaned and indented gnunet-helper-vpnPhilipp Tölke2011-01-26
|
* doxyfixesChristian Grothoff2011-01-24
|
* fixChristian Grothoff2011-01-19
|
* byebyeChristian Grothoff2011-01-19
|
* byebyeChristian Grothoff2011-01-19
|
* hxingChristian Grothoff2011-01-19
|
* breaking-indentChristian Grothoff2011-01-19
|
* cleaned up the suid-programPhilipp Tölke2011-01-19
|
* A few static-analysis-changesPhilipp Tölke2011-01-10
|
* avoid %mChristian Grothoff2010-12-21
|
* -Stop the vpn-helper if an invalid message arrivesPhilipp Tölke2010-10-03
| | | | -Note that restarting the helper demands restarting the hijacker, too
* removed unnessecary debug output of the helperPhilipp Tölke2010-09-21
|
* Missed two %m yesterdayPhilipp Tölke2010-09-08
| | | | Replaced with %s, strerror(errno)
* Worked through the easy klockwork-issuesPhilipp Tölke2010-09-07
|
* fixed the #includesPhilipp Tölke2010-08-03
|
* Give the tun-interface an IPv4-AddressPhilipp Tölke2010-08-03
|
* missingChristian Grothoff2010-07-31
|
* If the tun-if can't be initialized correctly, close the vpn-helperPhilipp Tölke2010-07-30
|
* renamed the vpn-helper to fit into the scheme gnunet-FUNCTION-SUBSYSTEMPhilipp Tölke2010-07-30