aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-service-dns.c
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
* -fixing indentationChristian Grothoff2011-11-29
|
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all ↵Christian Grothoff2011-11-28
| | | | over the place; also some further documentation fixes
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* cancel any pending request to a client that just disconnectsPhilipp Tölke2011-11-02
|
* handle client connectionsPhilipp Tölke2011-11-02
| | | | fix #1855
* fixChristian Grothoff2011-10-31
|
* making the new mesh the defaultChristian Grothoff2011-10-30
|
* gnunet-service-dns uses the new meshPhilipp Tölke2011-10-30
|
* bugsPhilipp Tölke2011-10-26
|
* bugsPhilipp Tölke2011-10-26
|
* bugPhilipp Tölke2011-10-26
|
* i simply do not learnPhilipp Tölke2011-10-26
|
* *really* do A/AAAAPhilipp Tölke2011-10-26
|
* nbo strikes againPhilipp Tölke2011-10-26
|
* boolean algebra is difficultPhilipp Tölke2011-10-26
|
* handle !A and !AAAA betterPhilipp Tölke2011-10-26
|
* bugPhilipp Tölke2011-10-26
|
* bugPhilipp Tölke2011-10-26
|
* handle dns over ipv6 and 6-to-4 and 4-to-6Philipp Tölke2011-10-26
|
* improve error reporting, fix zombie attack (#1848)Christian Grothoff2011-10-25
|
* fix leakChristian Grothoff2011-10-24
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* send queries as both A and AAAAPhilipp Tölke2011-10-18
|
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* pack block, use big endian for timeChristian Grothoff2011-10-05
|
* DHT api switch adjustmentsChristian Grothoff2011-09-27
|
* stop the dht as fast as possiblePhilipp Tölke2011-09-24
|
* do not notify more than one transmit at a timePhilipp Tölke2011-09-21
|
* no more hijacker-zombiesPhilipp Tölke2011-09-18
|
* make the dns-resolver used for dns-exit configurablePhilipp Tölke2011-09-18
|
* statics are zero, so this is actually not even neededChristian Grothoff2011-09-16
|
* out of bounds, constant not named, c3042Christian Grothoff2011-09-16
|
* c3054, also do not memset after GNUNET_malloc, malloc already memsets to 0Christian Grothoff2011-09-16
|
* indentationChristian Grothoff2011-09-14
|
* fixChristian Grothoff2011-09-14
|
* fixing 1752Christian Grothoff2011-09-14
|
* double freePhilipp Tölke2011-08-31
|
* double-freePhilipp Tölke2011-08-31
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* stuffChristian Grothoff2011-08-14
|
* prevent double freePhilipp Tölke2011-08-10
|
* Debug the connection-establishment in DNSPhilipp Tölke2011-08-02
|
* Revert "save the dns-tunnel"Philipp Tölke2011-08-02
| | | | This reverts commit 239ce5412a61e92edcd372c1a751c54763f5f80f.
* Revert "really reuse the dns-tunnel"Philipp Tölke2011-08-02
| | | | This reverts commit 5e3c96a064cd8223fa50d14243c285578a7284c6.
* really reuse the dns-tunnelPhilipp Tölke2011-08-02
|