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