index
:
rescached
dev
dev-telemetry
main
DNS resolver cache daemon, DNS server with caches support.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
resolver
Age
Commit message (
Expand
)
Author
2022-03-15
all: change the rescached license to GPL 3.0 or later
Shulhan
2021-12-27
cmd/resolver: realign struct options
Shulhan
2021-12-04
all: sync with latest share module
Shulhan
2021-11-14
cmd/resolver: fix redundant new lines
Shulhan
2020-08-17
all: implement web UI to manage master zone files
Shulhan
2019-12-26
cmd: fix formatting arguments
Shulhan
2019-10-18
resolver: print the usage with examples
Shulhan
2019-10-17
resolver: allow "ns" option to query DNS over TLS and HTTPS
Shulhan
2019-07-05
all: refactoring with latest update on dns package
Shulhan
2019-03-02
cmd/resolver: generate unique request ID
Shulhan
2019-01-26
all: fix capitalized errors string
Shulhan
2019-01-26
cmd/resolver: simplify if-else condition on main
Shulhan
2018-11-30
cmd/resolver: remove options instance from global variable
Shulhan
2018-11-30
cmd/resolver: remove unneeded string conversion on populateQueries
Shulhan
2018-11-30
options: realign struct sizes
Shulhan
2018-09-25
cmd/resolver: add option to query name using DNS over HTTP
Shulhan
2018-09-08
cmd/resolver: log non success response code
Shulhan
2018-09-06
cmd/resolver: use map of type and class from package lib/dns
Shulhan
2018-09-06
cmd/resolver: fix missing port in address when parsing name server
Shulhan
2018-08-30
cmd/resolver: fix flag nameserver (ns) overriden by resolv.conf values
Shulhan
2018-08-30
cmd/resolver: fix counting number of minimum dots
Shulhan
2018-08-28
cmd/resolver: handle domain, search and options from resolv.conf
Shulhan
2018-08-28
[chore] Formatting output
Shulhan
2018-08-27
cmd/resolver: command line interface to query hostname (as in dig)
Shulhan