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
/
Makefile
Age
Commit message (
Expand
)
Author
2021-12-27
cmd/rescached: add command "embed" and to run in development mode
Shulhan
2021-11-14
Makefile: add deploy task, to differentiate with deploy-personal-server
Shulhan
2021-01-26
Release rescached v4.0.0 (2021-01-25)
v4.0.0
Shulhan
2021-01-24
Makefile: add deploy-macos as PHONY task
Shulhan
2021-01-23
Makefile: remove old memfs file on clean
Shulhan
2021-01-23
Makefile: add task to deploy and restart the rescahed service on macos
Shulhan
2021-01-23
Makefile: force generate the template
Shulhan
2021-01-20
all: rewrite the web user interface and the APIs
Shulhan
2021-01-13
Makefile: simplify the tasks
Shulhan
2021-01-12
all: update with latest share modules
Shulhan
2020-09-02
Makefile: set DIR_BIN, DIR_MAN, and DIR_RESCACHED on uninstall-macos
Shulhan
2020-09-02
all: include the generated man pages
Shulhan
2020-08-22
Makefile: generate static file only when one of build files changes
Shulhan
2020-07-26
all: remove unused hosts.block file
Shulhan
2020-07-26
all: implement the user interface to change configuration
Shulhan
2020-05-07
all: rename "doc" to "_doc"
Shulhan
2020-05-07
all: rename "scripts" to "_scripts"
Shulhan
2020-05-07
Makefile: add task to deploy rescached to remote server
Shulhan
2019-12-26
Makefile: remove unused option "CGO_ENABLED=0"
Shulhan
2019-12-26
Makefile: remove invalid task "install-service-systemd"
Shulhan
2019-12-18
Makefile: fix the installation script
Shulhan
2019-09-29
all: support macOS
Shulhan
2019-09-10
Makefile: disable cgo when building and installing binaries
Shulhan
2019-03-02
make: remove lint task from build and debug
Shulhan
2019-01-28
all: fix the example certificate and key for DNS over HTTPS
Shulhan
2019-01-28
makefile: run linter on build
Shulhan
2018-12-24
make: replace tool to generate manpage with asciidoctor
Shulhan
2018-11-30
make.lint: enable all linters
Shulhan
2018-09-29
make: install an example of certificate files
Shulhan
2018-09-08
make: force remove on uninstall
Shulhan
2018-09-08
make: remove sudo on install and uninstall tasks
Shulhan
2018-09-04
make: add debug task to test and build with race detection
Shulhan
2018-09-03
make: build resolverbench command; clean generated docs and test files
Shulhan
2018-08-28
make: fix typo on sudo
Shulhan
2018-08-27
Move rescached config documentation to doc directory
Shulhan
2018-08-27
cmd/resolver: command line interface to query hostname (as in dig)
Shulhan
2018-08-26
Add documentation for rescached.cfg and script files
Shulhan
2018-08-22
[test] make: run test with race option enabled
Shulhan
2018-08-21
make: set binary dependency to source files
Shulhan
2018-08-20
rescached: DNS resolver cache daemon
Shulhan