summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-09all: add prefix to the log output with "rescached: "Shulhan
2019-07-09cmd/rescached: change config flag from "-f" to "-config"Shulhan
2019-07-09cmd/rescached: make loading configuration file as optionalShulhan
2019-07-05all: refactoring with latest update on dns packageShulhan
2019-04-08go.mod: update dependencyShulhan
2019-03-22Release rescached v2.1.2v2.1.2Shulhan
2019-03-22AUR: update with previous releaseShulhan
2019-03-22doc: update benchmark output with latest commitShulhan
2019-03-22Revert "rescached: run multiple routines to process request queue"Shulhan
2019-03-02Release rescached v2.1.1v2.1.1Shulhan
2019-03-02make: remove lint task from build and debugShulhan
2019-03-02rescached: simplify the logic of return on processForwardResponseShulhan
2019-03-02cmd/resolver: generate unique request IDShulhan
2019-03-02rescached: run multiple routines to process request queueShulhan
2019-03-02cacheworker: remove method update()Shulhan
2019-03-02README: update documentation on running DNS over HTTPSShulhan
2019-03-02go.mod: update dependency github.com/shuLhan/share to v0.4.0Shulhan