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
Age
Commit message (
Expand
)
Author
2021-12-27
cmd/resolver: realign struct options
Shulhan
2021-12-27
cmd/rescached: add command "embed" and to run in development mode
Shulhan
2021-12-19
all: refactoring Server initialization
Shulhan
2021-12-04
all: sync with latest share module
Shulhan
2021-11-14
all: remove using tcp scheme in config and documentation
Shulhan
2021-11-14
cmd/resolver: fix redundant new lines
Shulhan
2021-01-26
Release rescached v4.0.0 (2021-01-25)
v4.0.0
Shulhan
2021-01-25
rescached: set tls.allow_insecure option to true
Shulhan
2021-01-24
all: update the configurations and expired certificates
Shulhan
2021-01-12
all: update with latest share modules
Shulhan
2020-09-07
rescached.cfg.test: add configuration to test in development
Shulhan
2020-09-07
rescached.cfg: set default parent to DNS over TLS
Shulhan
2020-09-06
cmd/rescached: set default debug level to 0
Shulhan
2020-09-02
resolverbench: check all answers value before printing unmatched response
Shulhan
2020-08-25
cmd/resolverbench: update with latest changes on lib/dns
Shulhan
2020-08-17
all: implement web UI to manage master zone files
Shulhan
2020-07-26
cmd/rescached: add option to set address of web user interface
Shulhan
2020-07-26
all: implement UI to create, update, delete hosts file in hosts.d
Shulhan
2020-07-26
all: store the loaded hosts and master files
Shulhan
2020-07-26
cmd/rescached: add ": " to the log prefix
Shulhan
2020-07-26
all: use log.SetPrefix to prefix the log output
Shulhan
2020-07-26
all: add user interface to configure source of hosts block
Shulhan
2020-07-26
all: implement the user interface to change configuration
Shulhan
2020-07-26
cmd/rescached: move parsing config file to rescached package
Shulhan
2020-07-26
cmd/rescached: remove documentation on rescached.cfg
Shulhan
2020-05-09
cmd/rescached: simplify the main flow
Shulhan
2019-12-26
cmd: fix formatting arguments
Shulhan
2019-10-25
cmd/rescached: exit with status 1 when rescached Start error
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-10-17
rescached: support serving and forwarding DNS over TLS
Shulhan
2019-10-16
all: refactoring configuration file
Shulhan
2019-10-04
cmd/rescached: handle panic using recover
Shulhan
2019-09-29
rescached: add example of server parent with DNS over HTTPS
Shulhan
2019-09-29
all: remove the usage of writing PID file
Shulhan
2019-09-10
go.mod: preparing release for v3
Shulhan
2019-07-09
cmd/rescached: remove unused parameter on debugRuntime
Shulhan
2019-07-09
cmd/rescached: remove ununsed return error on parsing parent nameservers
Shulhan
2019-07-09
cmd/rescached: change config flag from "-f" to "-config"
Shulhan
2019-07-09
cmd/rescached: make loading configuration file as optional
Shulhan
2019-07-05
all: refactoring with latest update on dns package
Shulhan
2019-04-08
go.mod: update dependency
Shulhan
2019-03-02
cmd/resolver: generate unique request ID
Shulhan
2019-03-02
cacheworker: remove method update()
Shulhan
2019-02-01
cmd/rescached: write heap profile when debugging runtime
Shulhan
2019-01-29
cmd/rescached: add function to debug runtime memory allocation
Shulhan
2019-01-29
rescached: move loading system hosts file to cmd/rescached
Shulhan
2019-01-29
all: change default parent nameservers to Cloudflare DNS
Shulhan
2019-01-29
rescached: check and initialize options with default value if its invalid
Shulhan
2019-01-28
cmd/rescached: move loading hosts and master directory to library
Shulhan
[next]