summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-26all: rename Options to environmentShulhan
2020-07-26all: implement the user interface to change configurationShulhan
2020-07-26rescached: stop watching file resolv.conf on StopShulhan
2020-07-26cmd/rescached: move parsing config file to rescached packageShulhan
2020-07-26cmd/rescached: remove documentation on rescached.cfgShulhan
2020-05-09cmd/rescached: simplify the main flowShulhan
2020-05-08go.mod: comment replace directivev3.0.2Shulhan
2020-05-07Release rescached 3.0.1v3.0.1Shulhan
2020-05-07all: rename "AUR" to "_AUR"Shulhan
2020-05-07all: rename "doc" to "_doc"Shulhan
2020-05-07_scripts: update list of blocked hostsShulhan
2020-05-07_scripts: replace wget with curlShulhan
2020-05-07all: rename "scripts" to "_scripts"Shulhan
2020-05-07go.mod: update the share moduleShulhan
2020-05-07Makefile: add task to deploy rescached to remote serverShulhan
2020-03-11AUR: update submodule AUR to latest commitShulhan
2020-03-11go.mod: update dependencyShulhan
2020-01-15rescached v3.0.0v3.0.0Shulhan
2019-12-26Makefile: remove unused option "CGO_ENABLED=0"Shulhan
2019-12-26Makefile: remove invalid task "install-service-systemd"Shulhan
2019-12-26cmd: fix formatting argumentsShulhan
2019-12-26rescached v3.0.0-alphav3.0.0-alphaShulhan
2019-12-26go.mod: update dependenciesShulhan
2019-12-18Makefile: fix the installation scriptShulhan
2019-12-07go.mod: update dependenciesShulhan
2019-12-05go.mod: update dependenciesShulhan
2019-11-01go.mod: update share package to tipShulhan
2019-10-25cmd/rescached: exit with status 1 when rescached Start errorShulhan
2019-10-24rescached: return error from dns.WaitShulhan
2019-10-24scripts: update list of blocked hostsShulhan
2019-10-24go.mod: update dependencies to latest commitsShulhan
2019-10-18resolver: print the usage with examplesShulhan
2019-10-17resolver: allow "ns" option to query DNS over TLS and HTTPSShulhan
2019-10-17rescached: support serving and forwarding DNS over TLSShulhan
2019-10-16all: refactoring configuration fileShulhan
2019-10-15rescached: log the DoH address and port on StartShulhan
2019-10-04cmd/rescached: handle panic using recoverShulhan
2019-09-29go.mod: update dependenciesShulhan
2019-09-29rescached: add example of server parent with DNS over HTTPSShulhan
2019-09-29all: remove the usage of writing PID fileShulhan
2019-09-29all: support macOSShulhan
2019-09-10go.mod: preparing release for v3Shulhan
2019-09-10go.mod: update dependenciesShulhan
2019-09-10scripts: update list of blocked hostsShulhan
2019-09-10Makefile: disable cgo when building and installing binariesShulhan
2019-09-09go.mod: update package share to latest releaseShulhan
2019-07-09options: ignore returned value from loadResolvConf()Shulhan
2019-07-09cmd/rescached: remove unused parameter on debugRuntimeShulhan
2019-07-09cmd/rescached: remove ununsed return error on parsing parent nameserversShulhan
2019-07-09go.mod: update dependencyShulhan