aboutsummaryrefslogtreecommitdiff
path: root/src/dns/gnunet-service-dns.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* clarify error messageslurchi2019-07-03
* use GNUNET_OS_get_suid_binary_path to construct suid helper pathslurchi2019-06-29
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* use sane default for DNS interceptionChristian Grothoff2018-06-17
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff2018-04-19
* where applicable, check DNS ID in responses before processing furtherChristian Grothoff2018-04-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* porting DNS to new service APIChristian Grothoff2016-09-30
* fixes relating to intercepting DNS queries over IPv6Christian Grothoff2016-09-27
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* dns: add support for skipping the routing setupDaniel Golle2016-04-18
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -spaceChristian Grothoff2015-05-26
* -start DNS service to do external evals even if we have no hijackerChristian Grothoff2015-03-23
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* malloc -> newLRN2013-12-19
* -fix leaksChristian Grothoff2013-10-18
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* added privilege testing parameters for nat-server and added parameters Christian Fuchs2013-04-19
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* remove DNS exit for mesh from gnunet-service-dnsChristian Grothoff2013-01-25
* -check that this is actually a DNS packetChristian Grothoff2013-01-25
* -check for helpers in libexecChristian Grothoff2012-12-21
* -more loggingChristian Grothoff2012-10-18
* -nicer error messageChristian Grothoff2012-09-28
* fix use uninitChristian Grothoff2012-09-06
* only use control pipe with helpers IF the helper actually supports itChristian Grothoff2012-08-29
* refactoring dns service to take stub code into separate library for use in gn...Christian Grothoff2012-08-21
* Eliminate mesh priority optionBart Polot2012-07-25
* Eliminated mesh API bufferingBart Polot2012-07-25
* extended HELPER api to notify when child crashesSree Harsha Totakura2012-07-16
* -actually make use of SGID permissionsChristian Grothoff2012-07-14
* - adding return value to mst callbackMatthias Wachs2012-05-24
* -allow helper send to be cancelledChristian Grothoff2012-05-08
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -trying to resolve alignment issue on sparcChristian Grothoff2012-04-24
* -fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff2012-04-19