aboutsummaryrefslogtreecommitdiff
path: root/plugin/forward (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-26[plugin/forward] Strip local zone from IPV6 nameservers (#6635)Gravatar Manuel Alejandro de Brito Fontes 1-0/+9
2024-03-07forward: respect context (#6483)Gravatar Snawoot 1-1/+1
2023-12-08plugin/tls: respect the path specified by root plugin (#6138)Gravatar Marius Kimmina 1-0/+7
2023-08-14Plugin dnstap: add support for "extra" field in payload (#6226)Gravatar Yuheng 2-4/+5
2023-07-04Fix forward metrics for backwards compatibility (#6178)Gravatar Pat Downey 6-28/+40
2023-06-01Revert "plugin/tls: respect the path specified by root plugin (#5944)" (#6136)Gravatar Chris O'Haver 1-7/+1
2023-06-01plugin/tls: respect the path specified by root plugin (#5944)Gravatar Marius Kimmina 1-1/+7
2023-05-26plugin/forward: fix descriptions in README.md (#6123)Gravatar Justin 1-3/+3
2023-05-25fuzz: fix forward plugin target (#6115)Gravatar Catena cyber 1-2/+3
2023-03-24plugin/forward: Allow Proxy to be used outside of forward plugin. (#5951)Gravatar Pat Downey 15-821/+128
2023-01-30plugin/forward: fix broken tap plugins when dnstap plugins specified (#5890)Gravatar Gerhard Tan 4-11/+58
2022-11-28plugin/dnstap: Fix behavior when multiple dnstap plugins specified (#5773)Gravatar Chris O'Haver 3-22/+24
2022-10-11plugin/forward: fix ticker leak in golang (#5689)Gravatar Yong Tang 1-0/+1
2022-08-15plugin/forward: health_check needs to normalize a specified domain name (#5543)Gravatar Vancl 3-8/+19
2022-07-20plugin/forward: Enable multiple forward declarations (#5127)Gravatar Chris O'Haver 5-70/+173
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 1-1/+0
2022-06-13remove unused coredns_forward_sockets_open metric (#5431)Gravatar Ondřej Benkovský 1-6/+0
2022-05-19Correct timeout description (#5388)Gravatar RetoHaslerMGB 1-1/+1
2022-04-12plugin/forward: configurable domain support for healthcheck (#5281)Gravatar hansedong 7-35/+113
2022-03-18update all +build statements (#5271)Gravatar Qasim Sarfraz 1-1/+1
2022-03-16Update to avoid pseudo-random number (#5225)Gravatar Yong Tang 1-3/+7
2022-02-17dont panic when from-zone cannot be normalized (#5170)Gravatar Chris O'Haver 2-0/+4
2022-02-09Health-checks should respect force_tcp (#5109)Gravatar Tomas Hulata 3-0/+49
2022-02-07Fix a couple of code scanning alerts (#5157)Gravatar Yong Tang 1-4/+1
2021-11-22Docs: Add warning to use tls_servername (#4992)Gravatar OctoHuman 1-1/+3
2021-11-12Revert "Initial implementation of ForwardCRD plugin (#4512)" (#4981)Gravatar Chris O'Haver 3-427/+91
2021-11-12Initial implementation of ForwardCRD plugin (#4512)Gravatar Christian Ang 3-91/+427
2021-10-13cleanup deprecated package io/ioutil (#4920)Gravatar Zou Nengren 1-2/+1
2021-10-11auto go fmtGravatar coredns[bot] 1-2/+2
2021-10-08plugin/forward: Use new msg.Id for upstream queries (#4841)Gravatar Vector 1-0/+13
2021-07-16plugin/forward : add proxy address as tag (#4757)Gravatar Ondřej Benkovský 1-0/+2
2021-06-10fix cidr multi-zone check (#4682)Gravatar Chris O'Haver 1-2/+3
2021-05-27deprecate Normalize and MustNormalize (#4648)Gravatar Chris O'Haver 1-2/+2
2021-05-20plugin/forward: Document and warn for unsupported FROM CIDR notations (#4639)Gravatar Chris O'Haver 3-2/+9
2021-05-17reverse zone: fix Normalize (#4621)Gravatar Miek Gieben 1-3/+2
2021-03-19metrics: remove RR type (#4534)Gravatar Miek Gieben 2-5/+2
2021-03-16add metadata section to docs (#4525)Gravatar Chris O'Haver 1-0/+7
2021-03-16add forward/upstream metadata (#4521)Gravatar Chris O'Haver 1-0/+5
2021-01-28plugin/forward Add rcode and rtype to request_duration_seconds metric (#4391)Gravatar Maxime Ginters 3-3/+6
2021-01-21Fix #4395, fix out of order messages and fix forward perspective. (#4396)Gravatar Frank Riley 1-2/+6
2020-12-15respond with REFUSED when max_concurrent is exceeded to avoid caching it (#4326)Gravatar Chris O'Haver 2-2/+2
2020-11-03forward doc update (#4254)Gravatar Miek Gieben 1-4/+19
2020-10-30Speed up testing (#4239)Gravatar Miek Gieben 5-65/+53
2020-10-28docs: move Also See to See Also (#4245)Gravatar Miek Gieben 1-1/+1
2020-10-28Fix golint warnings (#4241)Gravatar ZouYu 2-13/+13
2020-10-12plugin/dnstap: various cleanups (#4179)Gravatar Miek Gieben 4-98/+48
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 4-5/+4
2020-09-15plugin/forward: fix panic when `expire` is configured as 0s (#4115)Gravatar Ruslan Drozhdzh 1-1/+1
2020-09-14plugin/forward: add hit/miss metrics for connection cache (#4114)Gravatar Ruslan Drozhdzh 3-2/+18
2020-09-08plugin/forward: init ClientSessionCache in tls.Config (#4108)Gravatar Ruslan Drozhdzh 1-0/+6