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
2023-07-27
[wip] cmd/rescached: add telemetry using questdb
dev-telemetry
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
2022-05-22
all: export and rename the hostsBlock type to Blockd
Shulhan
2022-05-22
all: add all known licenses
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: change the test debug level from 2 to 1
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-17
all: update share module
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
cmd/resolver: implement command to get records on zone
Shulhan
2022-05-16
all: implement HTTP API to fetch records in zone
Shulhan
2022-05-16
all: fix comment regarding HTTP path on HTTP handlers
Shulhan
2022-05-16
cmd/resolver: add command to fetch and print all zones
Shulhan
2022-05-16
all: add new HTTP API to get all zones
Shulhan
2022-05-16
go.mod: update share module
Shulhan
2022-05-15
cmd/resolver: implement command to add new record to zone
Shulhan
2022-05-15
all: split zoneRecordRequest type into separate file
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
cmd/resolver: implement command to create and delete zone file
Shulhan
2022-05-14
all: update documentation for resolver
Shulhan
2022-05-14
all: refactor the HTTP API for zone.d
Shulhan
2022-05-13
cmd/resolver: implement command to delete record on hosts file
Shulhan
2022-05-11
all: ignore generated test files inside _test directory
Shulhan
[next]