|
Failed to load latest commit information. |
|
AUR @ 691a4cb
|
Update AUR submodule
|
Sep 8, 2018
|
|
cmd
|
Set default cache prune delay to one hour
|
Sep 28, 2018
|
|
doc
|
Set default cache prune delay to one hour
|
Sep 28, 2018
|
|
scripts
|
Add command line to benchmark DNS request and response with hot caches
|
Aug 29, 2018
|
|
testdata
|
make: install an example of certificate files
|
Sep 28, 2018
|
|
.gitignore
|
Add documentation about format of master file
|
Sep 9, 2018
|
|
.gitmodules
|
.gitmodules: change the aur submodule to use HTTPS (read-only) URL
|
Oct 1, 2018
|
|
LICENSE
|
rescached: DNS resolver cache daemon
|
Aug 19, 2018
|
|
Makefile
|
make: install an example of certificate files
|
Sep 28, 2018
|
|
README.adoc
|
README: fix step on installing from source
|
Oct 1, 2018
|
|
caches.go
|
Remove function newCache
|
Sep 7, 2018
|
|
caches_test.go
|
Remove function newCache
|
Sep 7, 2018
|
|
cacheslist.go
|
Merge lib/dns Response
|
Sep 5, 2018
|
|
cachesrequest.go
|
Cache request to prevent forwarding the same queries to parent server
|
Aug 30, 2018
|
|
cacheworker.go
|
Replace debug level variable with debug package
|
Sep 27, 2018
|
|
go.mod
|
go.mod: update dependency
|
Oct 1, 2018
|
|
go.sum
|
go.mod: update dependency
|
Oct 1, 2018
|
|
listrequest.go
|
Cache request to prevent forwarding the same queries to parent server
|
Aug 30, 2018
|
|
listresponse.go
|
cmd/rescached: load master file from directory
|
Sep 6, 2018
|
|
listresponse_test.go
|
cmd/rescached: load master file from directory
|
Sep 6, 2018
|
|
messagepool.go
|
Add message pool
|
Sep 5, 2018
|
|
options.go
|
Refactoring DNS over HTTPS (DoH)
|
Sep 27, 2018
|
|
rescached.go
|
rescached: clear failed forward request from queue
|
Oct 1, 2018
|
|
response.go
|
Replace debug level variable with debug package
|
Sep 27, 2018
|
|
response_test.go
|
Merge lib/dns Response
|
Sep 5, 2018
|
|
responsepool.go
|
Merge lib/dns Response
|
Sep 5, 2018
|