aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-dns.c
Commit message (Expand)AuthorAge
...
* Fixes and documentationPhilipp Tölke2010-11-02
* comment and indent gnunet-service-dnsPhilipp Tölke2010-11-02
* get rid of the unneeded "closure"-structPhilipp Tölke2010-11-02
* 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
* 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
* pyblish a dns-record for testingPhilipp Tölke2010-10-08
* lookup .gnunet-addresses in the dhtPhilipp Tölke2010-10-08
* Detect and log queries for .gnunet.-DomainsPhilipp Tölke2010-10-07
* for debugging, print the dns-packets running through the servicePhilipp Tölke2010-10-05
* split the dns-datastructurePhilipp Tölke2010-10-05
* Remove unnecessary DEBUG-OutputPhilipp Tölke2010-10-05
* 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
* Send DNS-Queries on to the original destinationPhilipp Tölke2010-09-21
* rename the service in the config-filePhilipp Tölke2010-09-21
* okChristian Grothoff2010-09-09
* debug-outputPhilipp Tölke2010-09-09
* Error-CheckingPhilipp Tölke2010-09-09
* answered the questionPhilipp Tölke2010-09-09
* fixing bugs and compile errorsChristian Grothoff2010-09-09
* Queue packet sent to the service-dnsPhilipp Tölke2010-09-08
* check whether i really can open file-like thingsPhilipp Tölke2010-09-08
* send dns-queries to the service-dns and pretty-print themPhilipp Tölke2010-09-07
* get rid of alloca()Philipp Tölke2010-09-07
* send the dns-queries from daemon-vpn to service-dnsPhilipp Tölke2010-09-07
* start the code to send queries to the resolverPhilipp Tölke2010-09-06
* Get rid of the cls. Use a global.Philipp Tölke2010-09-06
* Fixed a string-lengthPhilipp Tölke2010-08-25
* Hijacking the DNS should work now.Philipp Tölke2010-08-24
* The beginning of the DNS-Service. Does not work for the moment, becausePhilipp Tölke2010-08-23