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
2022-03-14
auto go fmt
coredns[bot]
1
-2
/
+2
2022-03-11
[plugin/route53] Deprecate plaintext secret in Corefile for route53 plugin (#...
Yong Tang
2
-2
/
+14
2022-03-07
[plugin/reload]: Change hash from md5 to sha512 (#5226)
Yong Tang
2
-10
/
+10
2022-03-07
plugin/k8s_external: fix external nsAddrs when CoreDNS Service has no Externa...
Chris O'Haver
2
-21
/
+58
2022-03-07
plugin/k8s_external: implement zone transfers (#4977)
Chris O'Haver
17
-30
/
+493
2022-03-07
[plugin/log] Expand `{combined}` and `{common}` in log format (#5230)
Yong Tang
2
-10
/
+24
2022-03-04
Add limit to ioutil.ReadAll for request body (#5224)
Yong Tang
1
-1
/
+1
2022-03-03
use tickers instead of time.After to avoid memory leak (#5220)
Chris O'Haver
5
-13
/
+31
2022-03-01
[plugin/rewrite] Refactor to satisfy security scan (#5214)
Yong Tang
1
-7
/
+8
2022-02-22
plugin/etcd+kubernetes: Persist truncated state to client if CNAME lookup res...
Chris O'Haver
5
-110
/
+206
2022-02-22
kubernetes: log server start delay and api connection failures (#5044)
Chris O'Haver
1
-0
/
+14
2022-02-22
Replace deprecated NewDeltaFIFO with NewDeltaFIFOWithOptions (#5200)
Yong Tang
1
-1
/
+1
2022-02-22
auto remove trailing whitespaces
coredns[bot]
1
-1
/
+1
2022-02-17
Harden tls on all places (#5184)
Yong Tang
2
-20
/
+24
2022-02-17
dont panic when from-zone cannot be normalized (#5170)
Chris O'Haver
2
-0
/
+4
2022-02-17
plugin/file: add TXT RR test case (#5079)
xuweiwei
1
-0
/
+8
2022-02-17
Add metric counting DNS-over-HTTPS responses (#5130)
Rudolf Schönecker
2
-1
/
+14
2022-02-14
plugin/secondary: Fix startup transfer failure wrong zone logged (#5085)
Chris O'Haver
1
-1
/
+2
2022-02-14
add zones label to cache metrics (#5124)
Elijah Andrews
5
-31
/
+35
2022-02-14
Fix security scans by cleaning up file path (#5185)
Yong Tang
7
-9
/
+12
2022-02-14
auto go fmt
coredns[bot]
2
-4
/
+2
2022-02-10
plugin/autopath: Don't panic on empty token (#5169)
Chris O'Haver
2
-1
/
+3
2022-02-10
dont panic when from-zone cannot be normalized (#5171)
Chris O'Haver
2
-1
/
+6
2022-02-10
fix healthy proxy error case (#5168)
Chris O'Haver
1
-8
/
+8
2022-02-09
Revert "add wildcard warnings (#5030)" (#5167)
Chris O'Haver
3
-33
/
+0
2022-02-09
dont panic on empty SRV segments (#5173)
Chris O'Haver
2
-0
/
+5
2022-02-09
plugin/metrics: Acknowledge other stats exported in README (#5172)
Chris O'Haver
1
-1
/
+6
2022-02-09
Health-checks should respect force_tcp (#5109)
Tomas Hulata
3
-0
/
+49
2022-02-09
remove wildcard query functionality (#5019)
Chris O'Haver
9
-178
/
+30
2022-02-07
Fix a couple of code scanning alerts (#5157)
Yong Tang
2
-5
/
+2
2022-02-01
plugin/rewrite: Write failures with ResponseReverter (#5150)
Chris O'Haver
1
-1
/
+11
2022-02-01
fix: convert key to domain (#5064)
soulfy
2
-0
/
+15
2022-01-31
auto go fmt
coredns[bot]
1
-6
/
+6
2022-01-26
plugin/template: Persist truncated state to client if CNAME lookup response i...
Chris O'Haver
2
-4
/
+106
2022-01-26
plugin/prometheus: write rcode properly to the metrics (#5126)
Ondřej Benkovský
2
-3
/
+69
2022-01-21
plugin/file: optimize cname get rr by type (#5080)
xuweiwei
2
-12
/
+1
2022-01-21
tls.PreferServerCipherSuites is ignored as of go 1.17 (#5108)
Chris O'Haver
1
-1
/
+0
2022-01-11
auto remove trailing whitespaces
coredns[bot]
1
-2
/
+2
2022-01-10
auto go fmt
coredns[bot]
1
-4
/
+4
2022-01-08
plugin/file: add a test case for wildcard RRs do not apply (#5078)
xuweiwei
1
-0
/
+8
2022-01-07
persist truncated state to client if lookup response is truncated (#4712)
Chris O'Haver
2
-0
/
+58
2022-01-07
plugin/dns64 : add support for DNS requests over IPv4 network (#4809)
Ondřej Benkovský
5
-9
/
+106
2022-01-05
fix goroutine leaks in TestRoute53 (#5070)
Ting Yuan
1
-1
/
+2
2021-12-23
Convert HostPortOrFile error to var (#5058)
Ben Kochie
1
-1
/
+5
2021-12-17
add wildcard query deprection notice to kubernetes readme (#5045)
Chris O'Haver
1
-0
/
+2
2021-12-09
fix invalid reload when multiple file plugins (#5020)
LiuCongran
1
-4
/
+4
2021-12-09
add wildcard warnings (#5030)
Chris O'Haver
3
-0
/
+33
2021-12-08
Clean up extra spaces (#5027)
jayonlau
1
-1
/
+1
2021-12-01
plugin/kubernetes: clean code (#5017)
xuweiwei
1
-5
/
+5
2021-11-24
plugin/geoip: cleanup code (#5009)
xuweiwei
2
-3
/
+3
[next]