index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vpn
/
gnunet-helper-vpn.c
Age
Commit message (
Expand
)
Author
2016-07-02
-reindent
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-05-28
-avoid log
Christian Grothoff
2015-05-28
-fix typo
Sree Harsha Totakura
2015-05-28
-fix debug logic
Christian Grothoff
2015-05-28
-simplify logic, fix double free
Christian Grothoff
2015-05-26
-note
Christian Grothoff
2015-05-26
-indentation
Christian Grothoff
2015-05-26
-exit helper when either direction breaks
Christian Grothoff
2015-05-22
-fix assertion: channel could be NULL (especially if we're dealing with a regex)
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-30
-fixing build issues in vpn related to #3047
Christian Grothoff
2012-02-11
-doxygen fixes
Christian Grothoff
2012-01-30
-also run if system does not support IPv4 or IPv6 at all - #2123
Christian Grothoff
2012-01-30
-better error reporting
Christian Grothoff
2012-01-25
-terminate test after a while, check for SUID helper
Christian Grothoff
2012-01-25
-fix leak
Christian Grothoff
2011-12-21
fix compile error
Matthias Wachs
2011-12-20
-minor cleanup, adding HAVE_SETRESUID check
Christian Grothoff
2011-10-26
do not end the helper if no v6-address could be set
Philipp Tölke
2011-10-26
fix compiler warnings
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-08-15
indentation
Christian Grothoff
2011-02-02
create the tun-interfaces with a name choosen by the user
Philipp Tölke
2011-02-02
fixing bugs, declaring safe
Christian Grothoff
2011-01-30
initialize variables
Philipp Tölke
2011-01-30
get the ip-addresses from the command-line
Philipp Tölke
2011-01-26
Documented, cleaned and indented gnunet-helper-vpn
Philipp Tölke
2011-01-24
doxyfixes
Christian Grothoff
2011-01-19
fix
Christian Grothoff
2011-01-19
byebye
Christian Grothoff
2011-01-19
byebye
Christian Grothoff
2011-01-19
hxing
Christian Grothoff
2011-01-19
breaking-indent
Christian Grothoff
2011-01-19
cleaned up the suid-program
Philipp Tölke
2011-01-10
A few static-analysis-changes
Philipp Tölke
2010-12-21
avoid %m
Christian Grothoff
2010-10-03
-Stop the vpn-helper if an invalid message arrives
Philipp Tölke
2010-09-21
removed unnessecary debug output of the helper
Philipp Tölke
2010-09-08
Missed two %m yesterday
Philipp Tölke
2010-09-07
Worked through the easy klockwork-issues
Philipp Tölke
2010-08-03
fixed the #includes
Philipp Tölke
2010-08-03
Give the tun-interface an IPv4-Address
Philipp Tölke
2010-07-31
missing
Christian Grothoff
2010-07-30
If the tun-if can't be initialized correctly, close the vpn-helper
Philipp Tölke
2010-07-30
renamed the vpn-helper to fit into the scheme gnunet-FUNCTION-SUBSYSTEM
Philipp Tölke