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
Age
Commit message (
Expand
)
Author
2019-12-26
rescached v3.0.0-alpha
v3.0.0-alpha
Shulhan
2019-12-26
go.mod: update dependencies
Shulhan
2019-12-18
Makefile: fix the installation script
Shulhan
2019-12-07
go.mod: update dependencies
Shulhan
2019-12-05
go.mod: update dependencies
Shulhan
2019-11-01
go.mod: update share package to tip
Shulhan
2019-10-25
cmd/rescached: exit with status 1 when rescached Start error
Shulhan
2019-10-24
rescached: return error from dns.Wait
Shulhan
2019-10-24
scripts: update list of blocked hosts
Shulhan
2019-10-24
go.mod: update dependencies to latest commits
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-15
rescached: log the DoH address and port on Start
Shulhan
2019-10-04
cmd/rescached: handle panic using recover
Shulhan
2019-09-29
go.mod: update dependencies
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-29
all: support macOS
Shulhan
2019-09-10
go.mod: preparing release for v3
Shulhan
2019-09-10
go.mod: update dependencies
Shulhan
2019-09-10
scripts: update list of blocked hosts
Shulhan
2019-09-10
Makefile: disable cgo when building and installing binaries
Shulhan
2019-09-09
go.mod: update package share to latest release
Shulhan
2019-07-09
options: ignore returned value from loadResolvConf()
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
go.mod: update dependency
Shulhan
2019-07-09
all: add prefix to the log output with "rescached: "
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-22
Release rescached v2.1.2
v2.1.2
Shulhan
2019-03-22
AUR: update with previous release
Shulhan
2019-03-22
doc: update benchmark output with latest commit
Shulhan
2019-03-22
Revert "rescached: run multiple routines to process request queue"
Shulhan
2019-03-02
Release rescached v2.1.1
v2.1.1
Shulhan
2019-03-02
make: remove lint task from build and debug
Shulhan
2019-03-02
rescached: simplify the logic of return on processForwardResponse
Shulhan
2019-03-02
cmd/resolver: generate unique request ID
Shulhan
2019-03-02
rescached: run multiple routines to process request queue
Shulhan
2019-03-02
cacheworker: remove method update()
Shulhan
2019-03-02
README: update documentation on running DNS over HTTPS
Shulhan
2019-03-02
go.mod: update dependency github.com/shuLhan/share to v0.4.0
Shulhan
2019-02-14
all: remove caches request
Shulhan
2019-02-01
Release rescached v2.1.0 (2019-02-01)
v2.1.0
Shulhan
2019-02-01
cmd/rescached: write heap profile when debugging runtime
Shulhan
2019-02-01
go.mod: update package "share" to v0.3.0
Shulhan
[next]