summaryrefslogtreecommitdiff
path: root/src/dns
Commit message (Expand)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* docs: fix typo 'priviledge'→'privilege'grindhold2019-09-21
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* 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
* fix #5352Christian Grothoff2019-04-05
* attempt to fix code portability issue reported on help-gnunetChristian Grothoff2019-03-16
* dns: bashism. Add check for iptables.ng02019-03-09
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* move hexcode, eliminate redundant testChristian Grothoff2018-06-25
* fix leakChristian Grothoff2018-06-25
* 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
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* 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
* ign zonewalkChristian Grothoff2018-05-16
* add some extra GNS-record well-formedness checks if logging is enabledChristian Grothoff2018-05-13
* get rid of plain memcpy callsChristian Grothoff2018-05-13
* truly use all DNS results for NS lookupChristian Grothoff2018-05-13
* rename gnunet-zoneimport to gnunet-zonewalk to avoid sharing the nameChristian 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
* some code cleanupChristian Grothoff2018-04-10
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* do work on more record typesChristian Grothoff2018-04-06
* log unsupported rec typesChristian Grothoff2018-04-06
* complete importerChristian Grothoff2018-04-06
* starting tool for zone import (very incomplete)Christian 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
* avoid freeing uninit ptr on error pathChristian Grothoff2018-01-04
* fix leakChristian Grothoff2017-10-06
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* | porting.Marcello Stanisci2017-03-15
|/
* fix link errorChristian Grothoff2017-03-10
* add validation for inner consensus elementFlorian Dold2017-02-26
* ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
* find /bin/ippsyc://loupsycedyglgamf.onion/~lynX2017-02-02
* use NULL as flag for evaluation of query, ensure we pass non-NULL for reply_b...Christian Grothoff2017-02-01
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27