aboutsummaryrefslogtreecommitdiff
path: root/cmd/resolver
AgeCommit message (Expand)Author
2018-11-30cmd/resolver: remove unneeded string conversion on populateQueriesShulhan
2018-11-30options: realign struct sizesShulhan
2018-09-25cmd/resolver: add option to query name using DNS over HTTPShulhan
2018-09-08cmd/resolver: log non success response codeShulhan
2018-09-06cmd/resolver: use map of type and class from package lib/dnsShulhan
2018-09-06cmd/resolver: fix missing port in address when parsing name serverShulhan
2018-08-30cmd/resolver: fix flag nameserver (ns) overriden by resolv.conf valuesShulhan
2018-08-30cmd/resolver: fix counting number of minimum dotsShulhan
2018-08-28cmd/resolver: handle domain, search and options from resolv.confShulhan
2018-08-28[chore] Formatting outputShulhan
2018-08-27cmd/resolver: command line interface to query hostname (as in dig)Shulhan