aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
Commit message (Expand)AuthorAge
* Adding replication parameter for initiating GET and PUT requests to the DHT.Nathan S. Evans2010-11-11
* abort is called breakPhilipp Tölke2010-11-08
* Fix a uninitialized-warningPhilipp Tölke2010-11-08
* scheduler removal mishap (fix)Nathan S. Evans2010-11-06
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* LRN patch from Mantis #1615Christian Grothoff2010-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
* Fixes and documentationPhilipp Tölke2010-11-02
* comment and indent gnunet-service-dnsPhilipp Tölke2010-11-02
* 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
* 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