aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2020-08-23all: replace the internal hosts file with dns.HostsFileShulhan
2020-08-23go.mod: update dependenciesShulhan
2020-08-22all: change "Master" word to "Zone"Shulhan
2020-08-18httpd: implement functions to create and delete master fileShulhan
2020-08-17all: implement web UI to manage master zone filesShulhan
2020-07-26all: implement UI to create, update, delete hosts file in hosts.dShulhan
2020-07-26go.mod: update dependencyShulhan
2020-07-26all: store the loaded hosts and master filesShulhan
2020-07-26all: implement the user interface to change configurationShulhan
2020-05-08go.mod: comment replace directivev3.0.2Shulhan
2020-05-07go.mod: update the share moduleShulhan
2020-03-11go.mod: update dependencyShulhan
2019-12-26go.mod: update dependenciesShulhan
2019-12-07go.mod: update dependenciesShulhan
2019-12-05go.mod: update dependenciesShulhan
2019-11-01go.mod: update share package to tipShulhan
2019-10-24rescached: return error from dns.WaitShulhan
2019-10-24go.mod: update dependencies to latest commitsShulhan
2019-10-17rescached: support serving and forwarding DNS over TLSShulhan
2019-10-16all: refactoring configuration fileShulhan
2019-09-29go.mod: update dependenciesShulhan
2019-09-10go.mod: preparing release for v3Shulhan
2019-09-10go.mod: update dependenciesShulhan
2019-09-09go.mod: update package share to latest releaseShulhan
2019-07-09go.mod: update dependencyShulhan
2019-07-05all: refactoring with latest update on dns packageShulhan
2019-04-08go.mod: update dependencyShulhan
2019-03-02go.mod: update dependency github.com/shuLhan/share to v0.4.0Shulhan
2019-02-01go.mod: update package "share" to v0.3.0Shulhan
2019-01-16go.mod: update dependenciesShulhan
2018-11-30go.mod: update dependenciesShulhan
2018-10-01go.mod: update dependencyShulhan
2018-09-29go.mod: update dependencyShulhan
2018-09-27go.mod: update dependencyShulhan
2018-09-27Refactoring DNS over HTTPS (DoH)Shulhan
2018-09-27rescached.go: reimplement request poolingShulhan
2018-09-25Implement DNS over HTTPS for server and forwarderShulhan
2018-09-11Implement subscriber integration with openresolvShulhan
2018-09-08Update response TTL every time message is requested by clientShulhan
2018-09-06cmd/rescached: load master file from directoryShulhan
2018-09-05Merge lib/dns ResponseShulhan
2018-09-05Implement loading master files from directoryShulhan
2018-09-03Update dependenciesShulhan
2018-08-31Update moduleShulhan
2018-08-29Convert request question name to lower casesShulhan
2018-08-29go.mod: remove replace valueShulhan
2018-08-28cmd/resolver: handle domain, search and options from resolv.confShulhan
2018-08-27cmd/resolver: command line interface to query hostname (as in dig)Shulhan
2018-08-26Implement cache pruning using time aware least recently usedShulhan
2018-08-24Rename repository to rescached-goShulhan