aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* seaspideringChristian Grothoff2010-10-27
* remove unneeded fieldPhilipp Tölke2010-10-26
* Answer questions for .gnunet with an ipv6-addressPhilipp Tölke2010-10-26
* Restart the hijack, if the tun was downPhilipp Tölke2010-10-26
* modified the DNS_Record-blockPhilipp Tölke2010-10-26
* renamed file as per policyPhilipp Tölke2010-10-26
* Send answers from the DHT to the daemon-vpnPhilipp Tölke2010-10-19
* less magic numbersPhilipp Tölke2010-10-19
* Ratelimit the starting of the vpn-helperPhilipp Tölke2010-10-19
* send an dns-response from the dhtPhilipp Tölke2010-10-19
* allow the service-dns to answer not only with an unchanged dns-packet, butPhilipp Tölke2010-10-19
* integers are %d, not %s!Philipp Tölke2010-10-19
* Only reschedule after an hour.Philipp Tölke2010-10-19
* toelke: don't bug dhtNathan S. Evans2010-10-08
* Fix the hashingPhilipp Tölke2010-10-08
* testing-configPhilipp Tölke2010-10-08
* pyblish a dns-record for testingPhilipp Tölke2010-10-08
* lookup .gnunet-addresses in the dhtPhilipp Tölke2010-10-08
* hash and validate a dns-blockPhilipp Tölke2010-10-08
* prototype for a dns-blockPhilipp Tölke2010-10-08
* 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
* Detect and log queries for .gnunet.-DomainsPhilipp Tölke2010-10-07
* Strings are char* not unsigned char *Philipp Tölke2010-10-07
* for debugging, print the dns-packets running through the servicePhilipp Tölke2010-10-05
* Make the packet-pretty-printing more usable (concise)Philipp Tölke2010-10-05
* parse a complete dns-packet-struct to another struct so as to completly havePhilipp Tölke2010-10-05
* split the dns-datastructurePhilipp Tölke2010-10-05
* pull a function I will need for service-dns out of pretty-printPhilipp Tölke2010-10-05
* add clarifying comment to a magic numberPhilipp Tölke2010-10-05
* 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
* I think I have not completely understood how this bitfield-stuff works.Philipp Tölke2010-10-03
* -Stop the vpn-helper if an invalid message arrivesPhilipp Tölke2010-10-03
* stub to send the dns-answer to the helperPhilipp Tölke2010-10-03
* malloc.h is depricated and doesn't exist on FreeBSD 7.David Barksdale2010-10-01
* mantis 1606Christian Grothoff2010-09-23
* send the answer from dns to the vpnPhilipp Tölke2010-09-21
* save a bit of statePhilipp Tölke2010-09-21
* Receive DNS-Responses and print themPhilipp Tölke2010-09-21
* print all fields of a dns-rrPhilipp Tölke2010-09-21
* Send DNS-Queries on to the original destinationPhilipp Tölke2010-09-21
* hijack the DNS-Packets in another wayPhilipp Tölke2010-09-21
* removed unnessecary debug output of the helperPhilipp Tölke2010-09-21