check
[oweals/gnunet.git] / src / vpn / gnunet-daemon-vpn-helper.c
2011-04-10 Philipp TölkeFIXMEs
2011-03-14 Philipp TölkeSend TCP in both directions:
2011-03-14 Philipp Tölketcp from vpn to exit. way back still missing
2011-03-14 Philipp Tölkeprepare for tcp
2011-03-05 Philipp TölkeAllow the use of all ports and not just 4 per connection
2011-02-24 Philipp Tölkefix SIGSEGV if dns was slow to start up
2011-02-21 Philipp TölkeLet the -exit use an own tun and not socks
2011-02-11 Heikki Lindholmdefining stuff in headers confuses the linker
2011-02-05 Philipp Tölkefix memory-leaks
2011-02-02 Philipp Tölkerefactor the interface to the helper a bit to make...
2011-01-30 Philipp Tölkeread ip-addresses from configuration
2011-01-30 Philipp Tölkeget the ip-addresses from the command-line
2011-01-12 Philipp Tölkefix usage of mesh_api
2011-01-10 Philipp Tölkelet -vpn and -exit use mesh instead of core
2011-01-10 Philipp Tölkesplit up daemon-vpn in multiple files, remove exit...