index
:
rescached
dev
dev-telemetry
main
DNS resolver cache daemon, DNS server with caches support.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2022-06-09
all: change the HTTP API to update hosts in block.d
Shulhan
2022-05-22
all: use the exported Blockd type instead of interface{}
Shulhan
2022-05-22
cmd/resolver: implement command to list hosts in block.d
Shulhan
2022-05-22
cmd/resolver: add command to print the program version
Shulhan
2022-05-22
cmd/resolver: changes the help flag to command
Shulhan
2022-05-22
all: simplify cmd/resolver documentation
Shulhan
2022-05-22
all: move the documentation under _www/doc directory
Shulhan
2022-05-17
cmd/resolver: implement command to delete record on zone
Shulhan
2022-05-16
cmd/resolver: implement command to get records on zone
Shulhan
2022-05-16
cmd/resolver: add command to fetch and print all zones
Shulhan
2022-05-15
cmd/resolver: implement command to add new record to zone
Shulhan
2022-05-14
cmd/resolver: implement command to create and delete zone file
Shulhan
2022-05-14
all: update documentation for resolver
Shulhan
2022-05-13
cmd/resolver: implement command to delete record on hosts file
Shulhan
2022-05-11
cmd/resolver: implement command to add new record to hosts file
Shulhan
2022-04-24
cmd/resolver: move handling command env to resolver
Shulhan
2022-04-24
cmd/resolver: simplify handling command "caches"
Shulhan
2022-04-24
cmd/resolver: simplify method to handle block.d command
Shulhan
2022-04-24
cmd/resolver: implement command to manage hosts.d
Shulhan
2022-04-21
cmd/resolver: implement command to disable or enable hosts in block.d
Shulhan
2022-04-20
all: move all installation files into directory _sys
Shulhan
2022-04-20
cmd/resolver: implement command to update block.d hosts by its name
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
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: 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
go.mod: update to latest share the module
Shulhan
2022-03-15
all: change the rescached license to GPL 3.0 or later
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-19
all: refactoring Server initialization
Shulhan
2021-12-04
all: sync with latest share module
Shulhan
2021-11-14
all: remove using tcp scheme in config and documentation
Shulhan
2021-11-14
cmd/resolver: fix redundant new lines
Shulhan
2021-01-26
Release rescached v4.0.0 (2021-01-25)
v4.0.0
Shulhan
2021-01-25
rescached: set tls.allow_insecure option to true
Shulhan
2021-01-24
all: update the configurations and expired certificates
Shulhan
2021-01-12
all: update with latest share modules
Shulhan
2020-09-07
rescached.cfg.test: add configuration to test in development
Shulhan
[next]