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-06-23
plugin/trace: make zipkin and datadog reporters log errors using CoreDNS logg...
Ondřej Benkovský
2
-3
/
+28
2022-06-20
plugin/trace: read trace context info from headers for DOH (#5439)
Ondřej Benkovský
2
-1
/
+50
2022-06-17
plugin/health: Bypass proxy in self health check (#5401)
Chris O'Haver
2
-6
/
+20
2022-06-17
plugin/cache: Add option to adjust SERVFAIL response cache TTL (#5320)
Chris O'Haver
5
-2
/
+78
2022-06-17
retain response AD bit if requestor's AD bit was set (#5191)
Chris O'Haver
4
-8
/
+14
2022-06-17
fix 'verify' option name in readme (#5441)
Chris O'Haver
1
-2
/
+2
2022-06-13
remove unused coredns_forward_sockets_open metric (#5431)
Ondřej Benkovský
1
-6
/
+0
2022-06-07
plugin/cache: Reword serve_stale docs for clarity (#5394)
Chris O'Haver
1
-6
/
+6
2022-06-05
Log the literal value, not a format string (#5425)
Andy Lindeman
2
-1
/
+14
2022-05-30
auto go fmt
coredns[bot]
1
-4
/
+4
2022-05-24
recover from panic log including stacktrace to help finding the origin (#5392)
Radim Hatlapatka
3
-34
/
+53
2022-05-20
Fixing issue #5376 by adding a check to parse out Zone info (#5387)
Tintin
3
-3
/
+41
2022-05-19
Correct timeout description (#5388)
RetoHaslerMGB
1
-1
/
+1
2022-05-17
auto remove trailing whitespaces
coredns[bot]
1
-1
/
+1
2022-05-13
fix and document zone-match regex-no-match case (#5180)
Chris O'Haver
3
-11
/
+12
2022-05-12
plugin/dnstap: support FQDN TCP endpoint (#5377)
lobshunter
4
-5
/
+12
2022-05-09
[plugin/route53] Cleanup AWS config/credentials setup. (#5370)
dilyevsky
3
-36
/
+33
2022-05-06
Don't add OPT RR to non-EDNS0 queries (#5368)
Patrick W. Healy
3
-5
/
+10
2022-05-04
Bump Kubernetes to 1.24 (#5364)
Lorenz Brun
1
-4
/
+4
2022-05-03
fix k8s start up timeout ticker (#5361)
Chris O'Haver
1
-2
/
+0
2022-05-02
geoip: read source IP from EDNS0 subnet if provided (#5183)
Balazs Nagy
5
-51
/
+123
2022-05-02
plugin/cache: Add refresh mode setting to serve_stale (#5131)
Antoine Tollenaere
6
-25
/
+170
2022-05-01
plugin/cache: Fix cache poisoning exploit (#5174)
Chris O'Haver
3
-25
/
+29
2022-04-28
plugin/bind: Fix listener collision notes in readme (#5349)
Chris O'Haver
1
-4
/
+11
2022-04-25
plugin/file: unified NoData result (#5086)
xuweiwei
2
-1
/
+30
2022-04-25
add positive tests to TestTLS function (#5330)
Marius Kimmina
1
-0
/
+6
2022-04-23
plugin/template: fix rcode option documentation (#5328)
Chris O'Haver
1
-1
/
+2
2022-04-13
plugin/health : rework overloaded goroutine to support graceful shutdown (#5244)
Ondřej Benkovský
5
-12
/
+63
2022-04-12
plugin/forward: configurable domain support for healthcheck (#5281)
hansedong
7
-35
/
+113
2022-04-12
plugin/k8s_external: Set authoritative bit in responses (#5284)
Chris O'Haver
4
-0
/
+9
2022-04-07
Update ACL plugin's README to capture the edge case (#5311)
Yong Tang
1
-1
/
+7
2022-04-04
Replace io.LimitReader with http.MaxBytesReader (#5241)
Yong Tang
1
-1
/
+1
2022-04-04
Comment reason for non-exact match in direct cname loop checks (#5294)
Chris O'Haver
1
-0
/
+3
2022-04-04
plugin/etcd: Fix multi record TXT lookups (#5293)
Chris O'Haver
5
-23
/
+40
2022-03-28
auto go fmt
coredns[bot]
1
-1
/
+1
2022-03-25
plugin/k8s_external: Persist tc bit from lookup to client response (#4716)
Chris O'Haver
4
-9
/
+15
2022-03-18
Avoid copy of large value in `range` (#5243)
Yong Tang
1
-2
/
+2
2022-03-18
only warn when getting interface list fails (#5272)
Chris O'Haver
1
-1
/
+2
2022-03-18
update all +build statements (#5271)
Qasim Sarfraz
14
-15
/
+14
2022-03-16
plugin/file: add CAA record test case (#5219)
xuweiwei
2
-0
/
+11
2022-03-16
[plugin/clouddns] Add additional doc in explaining credentials file field is ...
Yong Tang
1
-0
/
+3
2022-03-16
Update to avoid pseudo-random number (#5225)
Yong Tang
4
-8
/
+52
2022-03-14
Clean up dependency on github.com/golang/protobuf (#5222)
Yong Tang
1
-1
/
+1
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
[next]