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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
doh support: make no TLS config fatal (#4162)
Miek Gieben
2
-1
/
+7
2020-09-29
Add proto and remote tags to trace plugin (#4159)
Miek Gieben
2
-3
/
+13
2020-09-28
update 1.8.0 notes (#4156)
Miek Gieben
1
-6
/
+14
2020-09-28
plugin/cache: Fix filtering (#4148)
Miek Gieben
7
-163
/
+220
2020-09-28
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-15
/
+4
2020-09-28
build(deps): bump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.32 (#4153)
dependabot-preview[bot]
2
-1
/
+6
2020-09-28
build(deps): bump k8s.io/client-go from 0.19.1 to 0.19.2 (#4150)
dependabot-preview[bot]
2
-3
/
+8
2020-09-28
build(deps): bump github.com/prometheus/common from 0.13.0 to 0.14.0 (#4149)
dependabot-preview[bot]
2
-1
/
+3
2020-09-24
Add notes for next 1.8.0 release (#4143)
Miek Gieben
1
-0
/
+50
2020-09-24
auto make -f Makefile.doc
coredns-auto-go-mod-tidy[bot]
7
-53
/
+67
2020-09-24
Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)
Yong Tang
42
-961
/
+680
2020-09-24
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-2
/
+0
2020-09-24
For caddy v1 in our org (#4018)
Miek Gieben
121
-289
/
+135
2020-09-22
goreport card fixes (#4139)
Miek Gieben
3
-4
/
+3
2020-09-21
coredns: bump version to 1.7.1 (#4136)
v1.7.1
Miek Gieben
2
-11
/
+9
2020-09-18
plugin/hosts: make hosts plugin cursive (#4131)
Miek Gieben
1
-1
/
+1
2020-09-17
cache: default to DNSSEC (#4085)
Miek Gieben
7
-45
/
+205
2020-09-17
notes: update 1.7.1 (#4128)
Miek Gieben
1
-1
/
+10
2020-09-16
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
2
-24
/
+3
2020-09-16
bump prometheus with zipkin (#4109)
Zou Nengren
3
-11
/
+141
2020-09-15
plugin/forward: fix panic when `expire` is configured as 0s (#4115)
Ruslan Drozhdzh
1
-1
/
+1
2020-09-14
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-2
/
+0
2020-09-14
build(deps): bump github.com/aws/aws-sdk-go from 1.34.18 to 1.34.22 (#4118)
dependabot-preview[bot]
2
-1
/
+3
2020-09-14
auto make -f Makefile.doc
coredns-auto-go-mod-tidy[bot]
47
-50
/
+54
2020-09-14
plugin/forward: add hit/miss metrics for connection cache (#4114)
Ruslan Drozhdzh
3
-2
/
+18
2020-09-14
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-7
/
+2
2020-09-14
build(deps): bump k8s.io/client-go from 0.19.0 to 0.19.1 (#4120)
dependabot-preview[bot]
2
-3
/
+8
2020-09-14
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-1
/
+0
2020-09-14
build(deps): bump github.com/farsightsec/golang-framestream (#4117)
dependabot-preview[bot]
2
-1
/
+3
2020-09-14
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-11
/
+0
2020-09-14
build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#4124)
dependabot-preview[bot]
2
-2
/
+10
2020-09-09
plugin/trace: fix struct allignment (#4112)
Miek Gieben
2
-7
/
+6
2020-09-08
plugin/forward: init ClientSessionCache in tls.Config (#4108)
Ruslan Drozhdzh
1
-0
/
+6
2020-09-07
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-4
/
+0
2020-09-07
build(deps): bump github.com/dnstap/golang-dnstap from 0.2.0 to 0.2.1 (#4107)
dependabot-preview[bot]
2
-2
/
+6
2020-09-07
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-2
/
+0
2020-09-07
build(deps): bump github.com/aws/aws-sdk-go from 1.34.13 to 1.34.18 (#4105)
dependabot-preview[bot]
2
-1
/
+3
2020-09-06
Fix trailing whitespace (#4103)
Yong Tang
1
-1
/
+1
2020-09-01
Fix some typos in comments. (#4100)
Hu Shuai
24
-42
/
+42
2020-08-31
clouddns,route53: fix lingering goroutines after restart (#4096)
Miek Gieben
3
-21
/
+22
2020-08-31
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-2
/
+0
2020-08-31
build(deps): bump github.com/aws/aws-sdk-go from 1.34.5 to 1.34.13 (#4092)
dependabot-preview[bot]
2
-1
/
+3
2020-08-31
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
2
-48
/
+15
2020-08-31
build(deps): bump k8s.io/client-go from 0.18.8 to 0.19.0 (#4095)
dependabot-preview[bot]
2
-5
/
+37
2020-08-31
auto go mod tidy
coredns-auto-go-mod-tidy[bot]
1
-2
/
+0
2020-08-31
build(deps): bump github.com/Azure/go-autorest/autorest (#4090)
dependabot-preview[bot]
2
-1
/
+3
2020-08-28
Update the 1.7.1 notes (#4086)
Miek Gieben
1
-9
/
+19
2020-08-24
auto make -f Makefile.doc
coredns-auto-go-mod-tidy[bot]
2
-1
/
+5
2020-08-24
Enable debug globally if enabled in any server config (#4007)
Olivier Lemasle
3
-4
/
+36
2020-08-20
cleanup tempfiles for erratic_autopath_test (#4080)
Zhou Hao
1
-1
/
+1
[next]