aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-05-07add mock of our logging facilityWojciech Kosior
2020-05-07store information on how much we trust each resolverWojciech Kosior
2020-05-07modularize - create and delete ztdns instance in separate functionsWojciech Kosior
2020-05-07add license informationWojciech Kosior
2020-05-07rename program: receive -> receive_respondWojciech Kosior
2020-05-07incorporate response creation and sending from adsuckWojciech Kosior
2020-04-30demonstrate DNS request receivingWojciech Kosior
2020-04-30also try resolve using locally-running DNS serverWojciech Kosior
2020-04-30don't segfault on failed queryWojciech Kosior
2020-04-30add (incomplete) TLS usage for forwarded queriesWojciech Kosior
2020-04-30keep recursive resolver references in a structureWojciech Kosior
2020-04-30use DNSSEC for full queries and specify debuglevel for uboundWojciech Kosior
2020-04-30also use resolv.conf resolver and full resolutionWojciech Kosior
2020-04-30rename label abort→outWojciech Kosior
2020-04-30example resolution using several recursive serversWojciech Kosior