aboutsummaryrefslogtreecommitdiff
path: root/plugin (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-26dnstap: uses pointer receiver for small response writer (#6644)v1.11.3Gravatar Takeshi Yoneda 2-7/+7
2024-04-26[plugin/forward] Strip local zone from IPV6 nameservers (#6635)Gravatar Manuel Alejandro de Brito Fontes 2-1/+10
2024-04-09Return RcodeServerFailure when DNS64 has no next plugin (#6590)Gravatar Jared Baur 1-1/+1
2024-03-23chore: remove repetitive word (#6564)Gravatar James Kang 1-1/+1
2024-03-11Enable Prometheus native histograms (#6524)Gravatar Ben Kochie 7-42/+55
2024-03-07forward: respect context (#6483)Gravatar Snawoot 1-1/+1
2024-03-07add client labels to k8s plugin metadata (#6475)Gravatar miles-to-go 5-5/+24
2024-03-07fix broken link in webpage (#6488)Gravatar Nakano Masaki 2-2/+2
2024-03-06removed the mutex locks with atomic bool (#6525)Gravatar jdamick 1-13/+5
2024-01-09Fix typo in view plugin README.md (#6457)Gravatar Keita Kitamura 1-2/+2
2023-12-09rewrite: fix multi request concurrency issue in cname rewrite (#6407)Gravatar Amila Senadheera 2-11/+35
2023-12-08plugin/tls: respect the path specified by root plugin (#6138)Gravatar Marius Kimmina 6-4/+84
2023-12-04plugin/auto: warn when auto is unable to read elements of the directory tree ...Gravatar Chris O'Haver 1-1/+4
2023-11-10plugin/etcd: the etcd client adds the DialKeepAliveTime parameter (#6351)Gravatar journey-c 1-2/+3
2023-11-10chore: use raw string () with regexp.MustCompile to avoid having to escape tw...Gravatar guangwu 1-1/+1
2023-11-10plugin/cache: key cache on Checking Disabled (CD) bit (#6354)Gravatar Grant Spence 5-276/+509
2023-11-08Use the correct root domain name in the proxy plugin's TestHealthX tests (#6395)Gravatar Tom Thorogood 1-4/+4
2023-10-27Update expr from 1.13.0 to 1.15.3 (#6375)Gravatar Yong Tang 1-1/+1
2023-09-07Handle UDP responses that overflow with TC bit with test case (#6277)Gravatar Sri Harsha 2-0/+133
2023-08-26plugin/rewrite: add rcode as a rewrite option (#6204)Gravatar pschou 4-0/+308
2023-08-14Revert "plugin/forward: Continue waiting after receiving malformed responses ...Gravatar Chris O'Haver 1-12/+2
2023-08-14Plugin dnstap: add support for "extra" field in payload (#6226)Gravatar Yuheng 10-63/+195
2023-08-14fix: remove unnecessary conversion (#6258)Gravatar Zhizhen He 14-19/+19
2023-08-10Fix typos (#6235)Gravatar Zhizhen He 11-14/+15
2023-08-09fix keepttl parsing (#6250)Gravatar Chris O'Haver 1-0/+1
2023-07-31[RFC-9250]: Add QUIC server support (#6182)Gravatar João Henri 5-0/+17
2023-07-30implement Name function on secondary plugin (#6230)Gravatar Diogenes Pelisson 1-0/+3
2023-07-10Change default value to 1232 (#6183)Gravatar Petr Menšík 3-10/+16
2023-07-04Fix forward metrics for backwards compatibility (#6178)Gravatar Pat Downey 14-78/+87
2023-06-26fix ports panic (#6179)Gravatar rokkiter 1-2/+13
2023-06-19plugin/kubernetes: filter ExternalName services from matching double subdomai...Gravatar Dan Wilson 2-2/+10
2023-06-17test: use `t.TempDir` to create temporary test directory (#6164)Gravatar Eng Zer Jun 5-51/+24
2023-06-12plugin/kubernetes: Remove Endpoint and EndpointSlice v1beta Support (#6147)Gravatar Chris O'Haver 4-276/+1
2023-06-09replace reviewdog fully by golangci-lint (#6139)Gravatar Ondřej Benkovský 14-118/+119
2023-06-07plugin/kubernetes: fix headless/endpoint query panics when endpoints are disa...Gravatar Chris O'Haver 2-50/+119
2023-06-01Revert "plugin/tls: respect the path specified by root plugin (#5944)" (#6136)Gravatar Chris O'Haver 4-26/+2
2023-06-01plugin/tls: respect the path specified by root plugin (#5944)Gravatar Marius Kimmina 4-2/+26
2023-05-29refactor: use standard library instead of `isIn` (#6125)Gravatar yyzxw 1-12/+3
2023-05-26plugin/forward: fix descriptions in README.md (#6123)Gravatar Justin 1-3/+3
2023-05-26add support unix socket for GRPC (#5943)Gravatar junhwong 7-1/+91
2023-05-25fuzz: fix forward plugin target (#6115)Gravatar Catena cyber 1-2/+3
2023-05-04Bump golang to 1.20.0 (#6070)Gravatar Ayato Tokubi 1-1/+1
2023-05-03Fix temp file close error (#6068)Gravatar Ben Kochie 1-7/+5
2023-04-29plugin/forward: Continue waiting after receiving malformed responses (#6014)Gravatar Chris O'Haver 1-2/+12
2023-04-25plugin/kubernetes: rename client-go metrics label "url" to "host" (#6040)Gravatar Yashpal 2-9/+9
2023-04-25fix some comments (#6052)Gravatar cui fliter 3-4/+4
2023-04-25Fix typo (#6053)Gravatar Dan Salmon 1-1/+1
2023-04-22plugin/dnssec: on delegation, sign DS or NSEC of no DS. (#5899)Gravatar jeremiejig 5-9/+365
2023-04-22plugin/kubernetes: expose client-go internal request metrics (#5991)Gravatar Yashpal 2-0/+79
2023-04-20update informer for client-go 0.27 (#6038)Gravatar Chris O'Haver 3-7/+7