aboutsummaryrefslogtreecommitdiff
path: root/plugin/cache (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-10plugin/cache: key cache on Checking Disabled (CD) bit (#6354)Gravatar Grant Spence 4-267/+496
2023-08-10Fix typos (#6235)Gravatar Zhizhen He 1-1/+1
2023-08-09fix keepttl parsing (#6250)Gravatar Chris O'Haver 1-0/+1
2023-01-27plugin/cache: add a new keepttl option (#5879)Gravatar Arthur Outhenin-Chalandre 6-1/+87
2022-10-21plugin/cache: cache now uses source query DNSSEC option for upstream refresh ...Gravatar Grant Spence 7-85/+69
2022-09-08plugin/view: Advanced routing interface and new 'view' plugin (#5538)Gravatar Chris O'Haver 5-27/+34
2022-07-28plugin/cache: Add cache disable option (#5540)Gravatar Chris O'Haver 6-3/+158
2022-07-11auto go fmtGravatar coredns[bot] 1-1/+1
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 1-1/+1
2022-07-07plugin/file/cache: Add metadata for wildcard record responses (#5308)Gravatar Chris O'Haver 4-2/+87
2022-06-17plugin/cache: Add option to adjust SERVFAIL response cache TTL (#5320)Gravatar Chris O'Haver 5-2/+78
2022-06-17retain response AD bit if requestor's AD bit was set (#5191)Gravatar Chris O'Haver 4-8/+14
2022-06-17fix 'verify' option name in readme (#5441)Gravatar Chris O'Haver 1-2/+2
2022-06-07plugin/cache: Reword serve_stale docs for clarity (#5394)Gravatar Chris O'Haver 1-6/+6
2022-05-02plugin/cache: Add refresh mode setting to serve_stale (#5131)Gravatar Antoine Tollenaere 6-25/+170
2022-05-01plugin/cache: Fix cache poisoning exploit (#5174)Gravatar Chris O'Haver 3-25/+29
2022-03-18update all +build statements (#5271)Gravatar Qasim Sarfraz 1-1/+1
2022-02-14add zones label to cache metrics (#5124)Gravatar Elijah Andrews 5-31/+35
2021-11-19cleanup some code (#4989)Gravatar xuweiwei 1-1/+1
2021-08-16Update cache metrics (#4781)Gravatar Ben Kochie 3-3/+13
2021-07-09plugin/cache: Unset AD flag when DO is not set for cache miss (#4736)Gravatar Chris O'Haver 2-1/+10
2021-05-17reverse zone: fix Normalize (#4621)Gravatar Miek Gieben 1-10/+1
2021-03-21Add cache eviction metrics to the cache plugin (#4411)Gravatar Frank Riley 3-2/+14
2021-01-24Fix import ordering presubmit test (#4422)Gravatar Miek Gieben 1-0/+1
2021-01-20Fix some typos (#4412)Gravatar ZouYu 1-1/+1
2021-01-15Prevent race from prefetching (#4368)Gravatar sschepens 1-20/+16
2020-12-11Move .LocalAddr() out of goroutine (#4281)Gravatar Miek Gieben 1-1/+2
2020-10-15cache: do the msg copy right (#4207)Gravatar Miek Gieben 2-19/+16
2020-10-14plugin/cache: fix removing OPT (#4190)Gravatar Miek Gieben 3-6/+9
2020-09-28plugin/cache: Fix filtering (#4148)Gravatar Miek Gieben 6-162/+174
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 2-3/+2
2020-09-17cache: default to DNSSEC (#4085)Gravatar Miek Gieben 6-44/+204
2020-07-25using promauto package to ensure all created metrics are properly registered ...Gravatar Zou Nengren 2-14/+7
2020-06-24plugin/cache/forward: Clean up grammar/wording in forward & cache metrics des...Gravatar Chris O'Haver 2-2/+2
2020-06-24completed metrics of cache and forward (#3962)Gravatar Zou Nengren 1-0/+1
2020-04-03correct metrics name of cache size (#3805)Gravatar Zou Nengren 2-2/+2
2020-03-31introduce metric naming test (#3789)Gravatar Zou Nengren 2-45/+52
2020-03-26Fix plugin name in project README (#3683)Gravatar Chris O'Haver 1-1/+1
2020-03-20plugin/cache: fix negative cache masking cases (#3744)Gravatar Chris O'Haver 3-3/+107
2020-02-29explain drop metric (#3706)Gravatar Chris O'Haver 1-1/+1
2020-01-30presubmit: check import path ordering (#3636)Gravatar Miek Gieben 1-1/+1
2020-01-03plugin/cache: update comment to conform to the implementation (#3573)Gravatar Zheng Xie 1-1/+6
2020-01-03registry cache_miss logic (#3578)Gravatar Zou Nengren 1-0/+1
2019-11-29Add a serve_stale option for plugin/cache (#3468)Gravatar Gonzalo Paniagua Javier 6-15/+166
2019-11-29Move to CODEOWNERS (#3489)Gravatar Miek Gieben 1-6/+0
2019-10-08Directive -> plugin (#3363)Gravatar Miek Gieben 1-2/+2
2019-10-07kubernetes: brush up README, rename metric (#3360)Gravatar Miek Gieben 1-1/+1
2019-10-04Make request.Request smaller (#3351)Gravatar Miek Gieben 1-1/+1
2019-10-03cache: move goroutine closure to separate function to save memory (#3353)Gravatar Miek Gieben 1-20/+25
2019-09-26fix mis-spelling (#3310)Gravatar xieyanker 1-1/+1