aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn.c
Commit message (Expand)AuthorAge
* fix usage of mesh_apiPhilipp Tölke2011-01-12
* let -vpn and -exit use mesh instead of corePhilipp Tölke2011-01-10
* debug the core-send-to-selfPhilipp Tölke2011-01-10
* fix two "invalid read"sPhilipp Tölke2011-01-10
* split up daemon-vpn in multiple files, remove exit-functionalityPhilipp Tölke2011-01-10
* A few static-analysis-changesPhilipp Tölke2011-01-10
* cleaning up core API with bugfixChristian Grothoff2010-12-23
* doxygenMatthias Wachs2010-12-23
* Remove Debug-OutputPhilipp Tölke2010-12-15
* Tell core that we want to have this packet deliveredPhilipp Tölke2010-12-15
* rudimentary connection-trackingPhilipp Tölke2010-12-15
* Send the UDP traffic out over a socket and relay the answers back to thePhilipp Tölke2010-12-15
* send UDP-Packets to the peer offering the servicePhilipp Tölke2010-12-15
* Turn the IP-Address around in the hash.Philipp Tölke2010-12-15
* assertChristian Grothoff2010-11-17
* fold a bitPhilipp Tölke2010-11-17
* Answer Reverse-DNS with the real dataPhilipp Tölke2010-11-17
* Store mappings into the hashmapPhilipp Tölke2010-11-17
* new Struct (it will be saved to the hashmap)Philipp Tölke2010-11-17
* Refactored the creation of fake-addressesPhilipp Tölke2010-11-17
* Fix memory-leak (and superfluous copy)Philipp Tölke2010-11-17
* NULL-PointerPhilipp Tölke2010-11-17
* abort is called breakPhilipp Tölke2010-11-08
* Fix a uninitialized-warningPhilipp Tölke2010-11-08
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* Answer an icmp-requestPhilipp Tölke2010-11-04
* This bitfield-stuff does not work as I expectPhilipp Tölke2010-11-04
* Mem-LeakPhilipp Tölke2010-11-04
* Answer PTR-Requests (mock-version)Philipp Tölke2010-11-04
* Only start the hijack if the vpn is runningPhilipp Tölke2010-11-04
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
* original patch from Mantis 1614Christian Grothoff2010-11-03
* comment and indent gnunet-daemon-vpnPhilipp Tölke2010-11-02
* get rid of the unneeded "closure"-structPhilipp Tölke2010-11-02
* seaspideringChristian Grothoff2010-10-27
* Answer questions for .gnunet with an ipv6-addressPhilipp Tölke2010-10-26
* Restart the hijack, if the tun was downPhilipp Tölke2010-10-26
* Send answers from the DHT to the daemon-vpnPhilipp Tölke2010-10-19
* Ratelimit the starting of the vpn-helperPhilipp Tölke2010-10-19
* allow the service-dns to answer not only with an unchanged dns-packet, butPhilipp Tölke2010-10-19
* if we have no connection to the service-dns, don't queuePhilipp Tölke2010-10-08
* valgrind was cryingPhilipp Tölke2010-10-08
* fixesPhilipp Tölke2010-10-07
* stuffChristian Grothoff2010-10-07
* Disconnect from service-dns only when connectedPhilipp Tölke2010-10-07
* Reconnect to the service-dns if the connection is lost (or at the start ofPhilipp Tölke2010-10-07
* Remove unnecessary commentsPhilipp Tölke2010-10-05
* Remove unnecessary DEBUG-OutputPhilipp Tölke2010-10-05
* Handle the case, that DNS-Answers come faster than the helper can accept themPhilipp Tölke2010-10-03
* Hijacking DNS-Traffic works as expected.Philipp Tölke2010-10-03