aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn-helper.c
Commit message (Expand)AuthorAge
* -using new GNUNET_HELPER_ API inside of VPN, also eliminating bugs with parti...Christian Grothoff2012-01-02
* -small steps towards saner DNS APIChristian Grothoff2012-01-02
* first quick hack to extract an initial DNS service APIChristian Grothoff2012-01-01
* -moving DNS code into its own directoryChristian Grothoff2012-01-01
* -make compiler happy (presumed uninitialized variable)Christian Grothoff2011-11-30
* -fixing indentationChristian Grothoff2011-11-29
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...Christian Grothoff2011-11-28
* fix warningsChristian Grothoff2011-11-15
* curly wars / auto-indentationChristian Grothoff2011-11-04
* handle client connectionsPhilipp Tölke2011-11-02
* making the new mesh the defaultChristian Grothoff2011-10-30
* gnunet-daemon-vpn uses the new meshPhilipp Tölke2011-10-30
* save at the tunnel whether this is an ipv4 or ipv6 connectionPhilipp Tölke2011-10-26
* bugPhilipp Tölke2011-10-26
* fix compiler warningsChristian Grothoff2011-10-26
* help compilerChristian Grothoff2011-10-26
* handle dns over ipv6 and 6-to-4 and 4-to-6Philipp Tölke2011-10-26
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* bugPhilipp Tölke2011-10-05
* fix bug in -vpnPhilipp Tölke2011-09-18
* use named constantsChristian Grothoff2011-09-16
* indentationChristian Grothoff2011-09-14
* extra assert, use named constantsChristian Grothoff2011-09-14
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* stuffChristian Grothoff2011-08-14
* send ipv4 through gnunetPhilipp Tölke2011-07-27
* reply ipv4-icmpPhilipp Tölke2011-07-27
* how good to be working on intelPhilipp Tölke2011-07-27
* reverse logicPhilipp Tölke2011-07-27
* debug vpnPhilipp Tölke2011-07-27
* save the udp and tcp tunnelsPhilipp Tölke2011-07-27
* do not use unused application-typesPhilipp Tölke2011-07-27
* invariantPhilipp Tölke2011-06-19
* try to fix the helper-startup and so onPhilipp Tölke2011-06-19
* 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
* 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