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
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
2022-05-11
cmd/resolver: implement command to add new record to hosts file
Shulhan
2022-04-25
all: refactor the APIs to manage hosts.d resource records (RR)
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-24
all: return the hosts file in response of hosts.d create and delete
Shulhan
2022-04-23
all: create hosts.d directory if not exist
Shulhan
2022-04-23
all: fix panic if a nil HostsFiles and/or Zones is accessed
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
cmd/resolver: implement command to disable or enable hosts in block.d
Shulhan
2022-04-21
all: implement HTTP API to enable or disable hosts on block.d
Shulhan
2022-04-20
all: move all installation files into directory _sys
Shulhan
2022-04-20
_www: implement function to update block.d hosts file
Shulhan
2022-04-20
cmd/resolver: implement command to update block.d hosts by its name
Shulhan
2022-04-20
all: implement HTTP API to update hosts.d
Shulhan
2022-04-20
all: fix error updating hosts block if directory not exist
Shulhan
2022-04-19
all: always call Environment init
Shulhan
2022-04-19
all: rename the page and HTTP API for hosts_blocks to block.d
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
[prev]
[next]