aboutsummaryrefslogtreecommitdiff
path: root/src/dns
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2018-04-19
| | | | resolution for now)
* 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 ↵Christian Grothoff2017-03-16
| | | | | | | | plugins (which will be updated 'later')
* | porting.Marcello Stanisci2017-03-15
|/
* fix link errorChristian Grothoff2017-03-10
|
* add validation for inner consensus elementFlorian Dold2017-02-26
| | | | | The nested block validation requires the block context, and thus the evaluate callback not also receives the block context.
* 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 ↵Christian Grothoff2017-02-01
| | | | reply_block to evaluate reply even if reply is zero bytes long
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* exclude more testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* skip test if link-local IPv6 DNS server is usedChristian Grothoff2016-10-09
|
* do not try to intercept link local DNS traffic, as we cannot properly ↵Christian Grothoff2016-10-09
| | | | re-inject it intot the kernel's IP stack
* porting DNS to new service APIChristian Grothoff2016-09-30
|
* fixes relating to intercepting DNS queries over IPv6Christian Grothoff2016-09-27
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* convert dns api to MQChristian Grothoff2016-06-25
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -properly say if test was skippedChristian Grothoff2015-11-03
|
* DESTDIR fix in Makefiles needed by distro packagersCarlo von lynX2015-09-30
|
* applying patch from #3950 by jahChristian Grothoff2015-08-25
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* dos2unixDavid Barksdale2015-06-21
|