aboutsummaryrefslogtreecommitdiff
path: root/src/dns/dnsstub.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-13truly use all DNS results for NS lookupChristian Grothoff
2018-04-19support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff
2018-04-18stop retrying after we succeedChristian Grothoff
2018-04-06complete importerChristian Grothoff
2018-04-05where applicable, check DNS ID in responses before processing furtherChristian Grothoff
2018-03-30retry DNS queries, as DNS is UDP-based and hence unreliableChristian Grothoff
2016-09-27fixes relating to intercepting DNS queries over IPv6Christian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-05-06fixing compiler warningsChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-05-13-doxygenChristian Grothoff
2014-05-07Rename mesh->cadetBart Polot
2013-12-19malloc -> newLRN
2013-10-09-switching (again) to named sockets, see #2887Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-06-20Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale
2012-10-18-misc bugfixesChristian Grothoff
2012-09-27-add cancel APIChristian Grothoff
2012-09-06doxyMartin Schanzenbach
2012-09-06fix use uninitChristian Grothoff
2012-09-03-bugfixesChristian Grothoff
2012-08-22-doxygenMartin Schanzenbach
2012-08-21-bugfix dnsstub, add dns support to gns gatewayMartin Schanzenbach
2012-08-21refactoring dns service to take stub code into separate library for use in gn...Christian Grothoff