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