aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-dns-p.h
Commit message (Collapse)AuthorAge
* -moving DNS code into its own directoryChristian Grothoff2012-01-01
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* handle client connectionsPhilipp Tölke2011-11-02
| | | | fix #1855
* handle dns over ipv6 and 6-to-4 and 4-to-6Philipp Tölke2011-10-26
|
* indentationChristian Grothoff2011-08-15
|
* begin resolving A-recordsPhilipp Tölke2011-07-27
|
* make the service-dns ready to receive answers to queries sent over from ↵Philipp Tölke2011-04-21
| | | | remote peers
* new Struct (it will be saved to the hashmap)Philipp Tölke2010-11-17
|
* Answer PTR-Requests (mock-version)Philipp Tölke2010-11-04
|
* Fixes and documentationPhilipp Tölke2010-11-02
|
* remove unneeded fieldPhilipp Tölke2010-10-26
|
* Answer questions for .gnunet with an ipv6-addressPhilipp Tölke2010-10-26
|
* Send answers from the DHT to the daemon-vpnPhilipp 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
| | | | also with other types of answer
* send the answer from dns to the vpnPhilipp Tölke2010-09-21
|
* Use the DLL as queuePhilipp Tölke2010-09-09
|
* start the code to send queries to the resolverPhilipp Tölke2010-09-06