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
Age
Commit message (
Expand
)
Author
2024-09-07
Release rescached v4.4.3 (2024-09-07)
v4.4.3
Shulhan
2024-09-07
go.mod: update all dependencies
Shulhan
2024-09-07
all: all: replace licensing format to REUSE.toml
Shulhan
2024-07-15
_www/doc: update TODO list
Shulhan
2024-07-15
_www: inform that caches is auto refresh every 10 seconds
Shulhan
2024-07-15
internal/cmd/www: an HTTP server for testing web UI
Shulhan
2024-07-07
_www: reformat all files using prettier
Shulhan
2024-07-06
go.mod: update all dependencies
Shulhan
2024-03-27
go.mod: fix the go module versioning
Shulhan
2024-03-27
_AUR: update the submodule to latest commit
Shulhan
2024-03-27
go.mod: update module pakakeh.go
Shulhan
2024-03-27
all: comply with linters
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
2024-02-04
_AUR: update AUR package
Shulhan
2023-11-30
go.mod: update share module and its dependencies
Shulhan
2023-11-09
Release rescached v4.4.2 (2023-11-10)
v4.4.2
Shulhan
2023-11-09
_AUR: update for next release
Shulhan
2023-11-09
_sys: update all man pages
Shulhan
2023-11-09
go.mod: update share and ciigo modules
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-09-23
Makefile: replace golangci-lint linter
Shulhan
2023-09-23
all: remove loading system hosts file
Shulhan
2023-04-01
Release rescached v4.4.1 (2023-04-01)
v4.4.1
Shulhan
2023-04-01
all: update go doc comments
Shulhan
2023-04-01
all: remove ineffectual assignment to err
Shulhan
2023-04-01
go.mod: set Go version to 1.19 and update share module
Shulhan
2023-03-03
go.mod: update all dependencies
Shulhan
2022-08-25
_www/doc: update the index and resolver documentation
Shulhan
2022-08-06
Release rescached v4.4.0 (2022-08-06)
v4.4.0
Shulhan
2022-08-06
_www/doc: format documentation for resolver
Shulhan
2022-08-06
_AUR: track latest changes in AUR submodule
Shulhan
2022-08-06
go.mod: update all dependencies
Shulhan
2022-07-11
test: wait for server before running the test
Shulhan
2022-06-12
all: un-export HostsFiles and Zones fields on Environment
Shulhan
2022-06-12
_www: refactoring, various bug fixes and cleanups
Shulhan
2022-06-12
all: trim the zone's name from request on HTTP API zone.d record delete
Shulhan
2022-06-12
all: make GET /api/hosts.d to return list of hosts.d if name is empty
Shulhan
2022-06-12
all: fixes HTTP API for updating environment
Shulhan
2022-06-12
_www/block.d: fix the variable names on hosts block.d
Shulhan
2022-06-09
go.mod: update to share module v0.38.0
Shulhan
2022-06-09
all: add integration tests for HTTP API related to block.d
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
all: implement HTTP API to fetch list of block.d
Shulhan
[next]