index
:
rescached
dev
dev-telemetry
main
DNS resolver cache daemon, DNS server with caches support.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-24
all: return the hosts file in response of hosts.d create and delete
Shulhan
2022-04-23
all: create hosts.d directory if not exist
Shulhan
2022-04-23
all: fix panic if a nil HostsFiles and/or Zones is accessed
Shulhan
2022-04-23
all: change the hosts.d HTTP API request type to form and query
Shulhan
2022-04-22
all: changes the block.d update API request type to x-www-form-urlencoded
Shulhan
2022-04-21
cmd/resolver: implement command to disable or enable hosts in block.d
Shulhan
2022-04-21
all: implement HTTP API to enable or disable hosts on block.d
Shulhan
2022-04-20
all: move all installation files into directory _sys
Shulhan
2022-04-20
_www: implement function to update block.d hosts file
Shulhan
2022-04-20
cmd/resolver: implement command to update block.d hosts by its name
Shulhan
2022-04-20
all: implement HTTP API to update hosts.d
Shulhan
2022-04-20
all: fix error updating hosts block if directory not exist
Shulhan
2022-04-19
all: always call Environment init
Shulhan
2022-04-19
all: rename the page and HTTP API for hosts_blocks to block.d
Shulhan
2022-04-19
all: move the rescached.cfg for test under _test directory
Shulhan
2022-04-19
all: add option to set the base directory
Shulhan
2022-04-19
all: remove malwaredomainlist.com from provider of hosts block
Shulhan
2022-04-19
all: refactoring the hosts blocks format and location
Shulhan
2022-04-16
cmd/resolver: implement sub command to update environment
Shulhan
2022-04-16
all: apply suggestions from linter
Shulhan
2022-04-16
cmd/resolver: implement command to fetch and print server environment
Shulhan
2022-04-15
cmd/resolver: check for number of answer when processing query
Shulhan
2022-04-15
cmd/resolver: replace populateQueries with lib/net ResolvConf
Shulhan
2022-04-15
all: implement API to remove all caches
Shulhan
2022-04-15
cmd/resolver: print the Answer ReceivedAt and AccessedAt from now
Shulhan
2022-04-15
all: update generated manual pages for rescached and rescached.cfg
Shulhan
2022-04-15
all: update the _AUR submodule to latest commit
Shulhan
2022-04-15
Makefile: add task serve-doc to preview documentation using ciigo
Shulhan
2022-04-15
all: implement sub command to remove caches by domain name
Shulhan
2022-04-15
cmd/resolver: implement command to search the caches
Shulhan
2022-04-14
cmd/resolver: implement caches command
Shulhan
2022-04-14
cmd/resolver: refactor the resolver as client of DNS and rescached
Shulhan
2022-04-12
cmd/resolver: use dns.NewClient to create new client
Shulhan
2022-04-11
all: replace internal response with lib/http.EndpointResponse
Shulhan
2022-04-11
go.mod: update to latest share the module
Shulhan
2022-03-15
Release rescached v4.3.0 (2022-03-15)
v4.3.0
Shulhan
2022-03-15
all: change the rescached license to GPL 3.0 or later
Shulhan
2022-03-14
go.mod: update all dependencies
Shulhan
2022-02-09
Release rescached v4.2.0 (2022-02-09)
v4.2.0
Shulhan
2022-02-09
_doc: add index file and symlinks to CHANGELOG and README
Shulhan
2022-02-09
all: fix format of all asciidoc files
Shulhan
2022-02-09
all: reformat CHANGELOG to make generated HTML readable
Shulhan
2022-02-08
all: update git submodule AUR
Shulhan
2022-02-08
go.mod: update module share to v0.34.0
Shulhan
2021-12-27
cmd/resolver: realign struct options
Shulhan
2021-12-27
cmd/rescached: add command "embed" and to run in development mode
Shulhan
2021-12-25
www: implement functionality to remove cache by record name
Shulhan
2021-12-25
www: check for possible null on NameServers environment
Shulhan
2021-12-25
www: fix caches record type showing "undefined"
Shulhan
2021-12-21
all: move HTTP server option to Environment
Shulhan
[prev]
[next]