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
/
httpd.go
Age
Commit message (
Expand
)
Author
2025-02-08
internal/cmd/gocheck: add internal static analyzers
Shulhan
2024-03-27
all: comply with linters
Shulhan
2024-03-21
all: replace module "share" with "pakakeh.go"
Shulhan
2024-02-04
all: apply recommendation from linter revive
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-12
all: un-export HostsFiles and Zones fields on Environment
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: change the HTTP API to update 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-17
cmd/resolver: implement command to delete record on zone
Shulhan
2022-05-16
all: use consistent parameter name for zone name
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
all: add new HTTP API to get all zones
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: refactor the HTTP API for zone.d
Shulhan
2022-05-13
cmd/resolver: implement command to delete record on hosts file
Shulhan
2022-04-25
all: refactor the APIs to manage hosts.d resource records (RR)
Shulhan
2022-04-24
all: return the hosts file in response of hosts.d create and delete
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-21
all: implement HTTP API to enable or disable hosts on block.d
Shulhan
2022-04-20
all: implement HTTP API to update hosts.d
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-04-16
cmd/resolver: implement sub command to update environment
Shulhan
2022-04-16
all: apply suggestions from linter
Shulhan
2022-04-15
all: implement API to remove all caches
Shulhan
2022-04-15
all: implement sub command to remove caches by domain name
Shulhan
2022-04-11
all: replace internal response with lib/http.EndpointResponse
Shulhan
2022-03-15
all: change the rescached license to GPL 3.0 or later
Shulhan
2021-12-21
all: move HTTP server option to Environment
Shulhan
2021-12-19
all: refactoring Server initialization
Shulhan
2021-12-04
all: sync with latest share module
Shulhan
2021-07-13
go.mod: update to latest share module
Shulhan
2021-01-22
_www: display the list of caches in front page
Shulhan
2021-01-20
all: rewrite the web user interface and the APIs
Shulhan
2021-01-12
all: update with latest share modules
Shulhan
2020-09-06
all: various changes
Shulhan
2020-09-05
all: various fixes and clean ups
Shulhan
[next]