summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-15all: refactoring the HTTP API for deleting zone recordShulhan
2022-05-14all: refactoring HTTP API for adding new zone.d recordShulhan
2022-05-14cmd/resolver: implement command to create and delete zone fileShulhan
2022-05-14all: update documentation for resolverShulhan
2022-05-14all: refactor the HTTP API for zone.dShulhan
2022-05-13cmd/resolver: implement command to delete record on hosts fileShulhan
2022-05-11all: ignore generated test files inside _test directoryShulhan
2022-05-11cmd/resolver: implement command to add new record to hosts fileShulhan
2022-04-25all: refactor the APIs to manage hosts.d resource records (RR)Shulhan
2022-04-24cmd/resolver: move handling command env to resolverShulhan
2022-04-24cmd/resolver: simplify handling command "caches"Shulhan
2022-04-24cmd/resolver: simplify method to handle block.d commandShulhan
2022-04-24cmd/resolver: implement command to manage hosts.dShulhan
2022-04-24all: return the hosts file in response of hosts.d create and deleteShulhan
2022-04-23all: create hosts.d directory if not existShulhan
2022-04-23all: fix panic if a nil HostsFiles and/or Zones is accessedShulhan
2022-04-23all: change the hosts.d HTTP API request type to form and queryShulhan
2022-04-22all: changes the block.d update API request type to x-www-form-urlencodedShulhan
2022-04-21cmd/resolver: implement command to disable or enable hosts in block.dShulhan
2022-04-21all: implement HTTP API to enable or disable hosts on block.dShulhan
2022-04-20all: move all installation files into directory _sysShulhan
2022-04-20_www: implement function to update block.d hosts fileShulhan
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