summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-20cmd/resolver: implement command to update block.d hosts by its nameShulhan
2022-04-20all: implement HTTP API to update hosts.dShulhan
2022-04-20all: fix error updating hosts block if directory not existShulhan
2022-04-19all: always call Environment initShulhan
2022-04-19all: rename the page and HTTP API for hosts_blocks to block.dShulhan
2022-04-19all: move the rescached.cfg for test under _test directoryShulhan
2022-04-19all: add option to set the base directoryShulhan
2022-04-19all: remove malwaredomainlist.com from provider of hosts blockShulhan
2022-04-19all: refactoring the hosts blocks format and locationShulhan
2022-04-16cmd/resolver: implement sub command to update environmentShulhan
2022-04-16all: apply suggestions from linterShulhan
2022-04-16cmd/resolver: implement command to fetch and print server environmentShulhan
2022-04-15cmd/resolver: check for number of answer when processing queryShulhan
2022-04-15cmd/resolver: replace populateQueries with lib/net ResolvConfShulhan
2022-04-15all: implement API to remove all cachesShulhan
2022-04-15cmd/resolver: print the Answer ReceivedAt and AccessedAt from nowShulhan
2022-04-15all: update generated manual pages for rescached and rescached.cfgShulhan
2022-04-15all: update the _AUR submodule to latest commitShulhan
2022-04-15Makefile: add task serve-doc to preview documentation using ciigoShulhan
2022-04-15all: implement sub command to remove caches by domain nameShulhan
2022-04-15cmd/resolver: implement command to search the cachesShulhan
2022-04-14cmd/resolver: implement caches commandShulhan
2022-04-14cmd/resolver: refactor the resolver as client of DNS and rescachedShulhan
2022-04-12cmd/resolver: use dns.NewClient to create new clientShulhan
2022-04-11all: replace internal response with lib/http.EndpointResponseShulhan
2022-04-11go.mod: update to latest share the moduleShulhan
2022-03-15Release rescached v4.3.0 (2022-03-15)v4.3.0Shulhan
2022-03-15all: change the rescached license to GPL 3.0 or laterShulhan
2022-03-14go.mod: update all dependenciesShulhan
2022-02-09Release rescached v4.2.0 (2022-02-09)v4.2.0Shulhan
2022-02-09_doc: add index file and symlinks to CHANGELOG and READMEShulhan
2022-02-09all: fix format of all asciidoc filesShulhan
2022-02-09all: reformat CHANGELOG to make generated HTML readableShulhan
2022-02-08all: update git submodule AURShulhan
2022-02-08go.mod: update module share to v0.34.0Shulhan
2021-12-27cmd/resolver: realign struct optionsShulhan
2021-12-27cmd/rescached: add command "embed" and to run in development modeShulhan
2021-12-25www: implement functionality to remove cache by record nameShulhan
2021-12-25www: check for possible null on NameServers environmentShulhan
2021-12-25www: fix caches record type showing "undefined"Shulhan
2021-12-21all: move HTTP server option to EnvironmentShulhan
2021-12-19all: realign all structsShulhan
2021-12-19all: refactoring Server initializationShulhan
2021-12-19go.mod: update to latest share moduleShulhan
2021-12-04Release rescached v4.1.0 (2021-12-03)v4.1.0Shulhan
2021-12-04all: sync with latest share moduleShulhan
2021-11-14all: remove using tcp scheme in config and documentationShulhan
2021-11-14all: update share moduleShulhan
2021-11-14cmd/resolver: fix redundant new linesShulhan
2021-11-14Makefile: add deploy task, to differentiate with deploy-personal-serverShulhan