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
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
2026-01-26
all: remove prefix "rescached:" on logging
Shulhan
2025-01-26
all: replace debug package with internal Debug variabel
Shulhan
2025-01-11
go.mod: update all dependencies
Shulhan
2024-03-21
cmd/rescached: add sub command to print the current version
Shulhan
2024-03-21
all: move repository to SourceHut
Shulhan
2024-03-21
all: replace module "share" with "pakakeh.go"
Shulhan
2024-02-04
all: apply recommendation from linter revive
Shulhan
2024-02-04
go.mod: update dependencies
Shulhan
2023-09-23
cmd/resolver: replace "math/rand" with "crypto/rand"
Shulhan
2023-09-23
go.mod: update all dependencies and set Go mod version to 1.20
Shulhan
2023-04-01
all: update go doc comments
Shulhan
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
[next]