aboutsummaryrefslogtreecommitdiff
path: root/src/dns/dnsstub.c
Commit message (Expand)AuthorAge
* move dns ops again, 2nd tryChristian Grothoff2018-06-25
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* 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
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* truly use all DNS results for NS lookupChristian Grothoff2018-05-13
* support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff2018-04-19
* stop retrying after we succeedChristian Grothoff2018-04-18
* complete importerChristian Grothoff2018-04-06
* where applicable, check DNS ID in responses before processing furtherChristian Grothoff2018-04-05
* retry DNS queries, as DNS is UDP-based and hence unreliableChristian Grothoff2018-03-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
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* 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
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -doxygenChristian Grothoff2014-05-13
* Rename mesh->cadetBart Polot2014-05-07
* malloc -> newLRN2013-12-19
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* Fixed GNUNET_CLIENT_service_test on FreeBSD.David Barksdale2013-06-20
* -misc bugfixesChristian Grothoff2012-10-18
* -add cancel APIChristian Grothoff2012-09-27
* doxyMartin Schanzenbach2012-09-06
* fix use uninitChristian Grothoff2012-09-06
* -bugfixesChristian Grothoff2012-09-03
* -doxygenMartin Schanzenbach2012-08-22
* -bugfix dnsstub, add dns support to gns gatewayMartin Schanzenbach2012-08-21
* refactoring dns service to take stub code into separate library for use in gn...Christian Grothoff2012-08-21