index
:
coredns
dependabot/github_actions/actions/dependency-review-action-4.3.3
dependabot/github_actions/aquasecurity/trivy-action-0.22.0
dependabot/github_actions/codecov/codecov-action-4.5.0
dependabot/github_actions/github/codeql-action-3.25.10
dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13
dependabot/go_modules/github.com/aws/aws-sdk-go-1.54.2
dependabot/go_modules/go-etcd-io-4cb3a346bb
dependabot/go_modules/golang.org/x/crypto-0.24.0
dependabot/go_modules/google.golang.org/api-0.184.0
dependabot/go_modules/k8s-io-95614c8192
fallthrough
master
superq/go1.22
superq/refactor_pbutil
torrent
traffic
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugin
/
cache
/
cache.go
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
plugin/cache: add a new keepttl option (#5879)
Arthur Outhenin-Chalandre
1
-0
/
+3
2022-10-21
plugin/cache: cache now uses source query DNSSEC option for upstream refresh ...
Grant Spence
1
-8
/
+18
2022-09-08
plugin/view: Advanced routing interface and new 'view' plugin (#5538)
Chris O'Haver
1
-5
/
+6
2022-07-28
plugin/cache: Add cache disable option (#5540)
Chris O'Haver
1
-0
/
+14
2022-07-07
plugin/file/cache: Add metadata for wildcard record responses (#5308)
Chris O'Haver
1
-0
/
+9
2022-06-17
plugin/cache: Add option to adjust SERVFAIL response cache TTL (#5320)
Chris O'Haver
1
-2
/
+3
2022-06-17
retain response AD bit if requestor's AD bit was set (#5191)
Chris O'Haver
1
-2
/
+5
2022-05-02
plugin/cache: Add refresh mode setting to serve_stale (#5131)
Antoine Tollenaere
1
-1
/
+30
2022-02-14
add zones label to cache metrics (#5124)
Elijah Andrews
1
-5
/
+7
2021-07-09
plugin/cache: Unset AD flag when DO is not set for cache miss (#4736)
Chris O'Haver
1
-0
/
+4
2021-03-21
Add cache eviction metrics to the cache plugin (#4411)
Frank Riley
1
-2
/
+6
2020-10-15
cache: do the msg copy right (#4207)
Miek Gieben
1
-12
/
+9
2020-10-14
plugin/cache: fix removing OPT (#4190)
Miek Gieben
1
-4
/
+4
2020-09-28
plugin/cache: Fix filtering (#4148)
Miek Gieben
1
-35
/
+13
2020-09-17
cache: default to DNSSEC (#4085)
Miek Gieben
1
-27
/
+33
2020-03-20
plugin/cache: fix negative cache masking cases (#3744)
Chris O'Haver
1
-0
/
+4
2019-11-29
Add a serve_stale option for plugin/cache (#3468)
Gonzalo Paniagua Javier
1
-0
/
+2
2019-09-26
fix mis-spelling (#3310)
xieyanker
1
-1
/
+1
2019-04-08
[plugin/cache] cache failures (#2720)
Kun Chang
1
-1
/
+4
2019-02-17
Fix some typos (#2560)
Nguyen Quang Huy
1
-1
/
+1
2018-10-29
cache: some optimizations (#2247)
Miek Gieben
1
-18
/
+8
2018-10-22
make default min ttl 5 (#2227)
Chris O'Haver
1
-2
/
+2
2018-10-16
plugin/cache: Set min TTL default to zero (#2199)
Chris O'Haver
1
-2
/
+2
2018-09-03
Add MINTTL parameter to cache configuration. (#2055)
Aaron Riekenberg
1
-13
/
+28
2018-08-31
Move cache Keys to 64bit for a better dispersion and lower collision frequenc...
Francois Tur
1
-16
/
+14
2018-06-27
Fix max-age in http server (#1890)
Miek Gieben
1
-4
/
+4
2018-06-19
Ensure cache.ResponseWriter can be used asynchronously during prefetch (#1884)
Tobias Schmidt
1
-1
/
+35
2018-05-09
request.Match check Response bit as well (#1775)
Miek Gieben
1
-1
/
+0
2018-04-27
Cache metrics server (#1746)
Miek Gieben
1
-4
/
+5
2018-04-22
Use logging (#1718)
Miek Gieben
1
-1
/
+0
2018-04-19
Update all plugins to use plugin/pkg/log (#1694)
Miek Gieben
1
-3
/
+3
2018-03-25
Fix dns-01-003 (#1634)
Miek Gieben
1
-3
/
+10
2018-03-09
logging: Don't use PrintF when not needed (#1599)
Miek Gieben
1
-1
/
+1
2018-02-17
Type.extra (#1538)
Miek Gieben
1
-3
/
+4
2018-02-16
pkg/typify: empty messages are OtherError (#1531)
Miek Gieben
1
-1
/
+1
2018-01-17
plugin/cache: Fix prefetching issues (#1363)
Tobias Schmidt
1
-3
/
+24
2018-01-11
Remove TTL ceiling at 5s in plugin/cache (#1380)
Tobias Schmidt
1
-2
/
+0
2017-09-28
plugin/cache: don't cache msg with TTL=0 in them (#1116)
Miek Gieben
1
-3
/
+2
2017-09-20
plugin/cache: cap TTL on first answer (#1092)
Miek Gieben
1
-0
/
+13
2017-09-14
Remove the word middleware (#1067)
Miek Gieben
1
-0
/
+167