aboutsummaryrefslogtreecommitdiff
path: root/src/vpn/gnunet-daemon-vpn-dns.c
Commit message (Collapse)AuthorAge
* first quick hack to extract an initial DNS service APIChristian Grothoff2012-01-01
|
* -moving DNS code into its own directoryChristian Grothoff2012-01-01
|
* -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
|
* making the new mesh the defaultChristian Grothoff2011-10-30
|
* gnunet-daemon-vpn uses the new meshPhilipp Tölke2011-10-30
|
* bugPhilipp Tölke2011-10-05
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* stuffChristian Grothoff2011-08-14
|
* only start one helperPhilipp Tölke2011-06-19
| | | | (fix r15634)
* cleanupChristian Grothoff2011-06-15
|
* Stop gcc from treating unused arguments as error when compiling with -WextraPhilipp Tölke2011-06-15
|
* fix SIGSEGV if dns was slow to start upPhilipp Tölke2011-02-24
|
* defining stuff in headers confuses the linkerHeikki Lindholm2011-02-11
|
* let -vpn and -exit use mesh instead of corePhilipp Tölke2011-01-10
|
* split up daemon-vpn in multiple files, remove exit-functionalityPhilipp Tölke2011-01-10