aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn-helper.c
Commit message (Collapse)AuthorAge
* cleanupChristian Grothoff2011-06-15
|
* debug the vpnPhilipp Tölke2011-06-15
|
* Stop gcc from treating unused arguments as error when compiling with -WextraPhilipp Tölke2011-06-15
|
* fix bugs found by compiling with -WextraPhilipp Tölke2011-06-15
|
* indentationPhilipp Tölke2011-06-15
|
* handle traffic from remotes hosts coming back to daemon-vpnPhilipp Tölke2011-06-15
|
* send packets to remote hostsPhilipp Tölke2011-05-07
|
* FIXMEsPhilipp Tölke2011-04-10
|
* Send TCP in both directions:Philipp Tölke2011-03-14
| | | | | | | | me@harga ~$ time scp philipptoelke.gnunet:tmp/file tmp/d/ file 100% 100MB 4.8MB/s 00:21 real 0m30.588s user 0m1.484s sys 0m0.386s
* tcp from vpn to exit. way back still missingPhilipp Tölke2011-03-14
|
* prepare for tcpPhilipp Tölke2011-03-14
|
* Allow the use of all ports and not just 4 per connectionPhilipp Tölke2011-03-05
|
* fix SIGSEGV if dns was slow to start upPhilipp Tölke2011-02-24
|
* Let the -exit use an own tun and not socksPhilipp Tölke2011-02-21
|
* defining stuff in headers confuses the linkerHeikki Lindholm2011-02-11
|
* fix memory-leaksPhilipp Tölke2011-02-05
|
* refactor the interface to the helper a bit to make it easier to use from -exitPhilipp Tölke2011-02-02
|
* read ip-addresses from configurationPhilipp Tölke2011-01-30
|
* get the ip-addresses from the command-linePhilipp Tölke2011-01-30
|
* fix usage of mesh_apiPhilipp Tölke2011-01-12
| | | | | assert invariant in core_api fix mesh_api
* let -vpn and -exit use mesh instead of corePhilipp Tölke2011-01-10
|
* split up daemon-vpn in multiple files, remove exit-functionalityPhilipp Tölke2011-01-10