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
/
memfs_generate.go
Age
Commit message (
Expand
)
Author
2023-04-01
Release rescached v4.4.1 (2023-04-01)
v4.4.1
Shulhan
2022-08-06
Release rescached v4.4.0 (2022-08-06)
v4.4.0
Shulhan
2022-08-06
go.mod: update all dependencies
Shulhan
2022-06-12
_www: refactoring, various bug fixes and cleanups
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
all: change the HTTP API to update hosts in block.d
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-16
all: use consistent parameter name for zone name
Shulhan
2022-05-16
_www: fetch the zone's records when clicking zone
Shulhan
2022-05-16
go.mod: update share module
Shulhan
2022-05-15
all: refactoring the HTTP API for deleting zone record
Shulhan
2022-05-14
all: refactoring HTTP API for adding new zone.d record
Shulhan
2022-05-14
all: refactor the HTTP API for zone.d
Shulhan
2022-04-25
all: refactor the APIs to manage hosts.d resource records (RR)
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-20
_www: implement function to update block.d hosts file
Shulhan
2022-04-19
all: rename the page and HTTP API for hosts_blocks to block.d
Shulhan
2022-04-19
all: add option to set the base directory
Shulhan
2022-04-19
all: refactoring the hosts blocks format and location
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
2021-12-25
www: implement functionality to remove cache by record name
Shulhan
2021-12-25
www: fix caches record type showing "undefined"
Shulhan
2021-12-21
all: move HTTP server option to Environment
Shulhan
2021-12-19
go.mod: update to latest share module
Shulhan
2021-11-06
all: update module share to v0.31.0
Shulhan
2021-07-13
go.mod: update to latest share module
Shulhan
2021-01-24
_www: fix the layout of hosts.d and zone.d
Shulhan
2021-01-24
zone.d: pretty print the resource record (RR) value
Shulhan
2021-01-23
all: include the generated Go source code
Shulhan