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
2022-03-14
build(deps): bump google.golang.org/api from 0.70.0 to 0.71.0 (#5254)
dependabot[bot]
2
-12
/
+19
2022-03-14
build(deps): bump github.com/miekg/dns from 1.1.46 to 1.1.47 (#5253)
dependabot[bot]
2
-3
/
+3
2022-03-14
Unit tests: dnsserver/https (#5251)
nathannaveen
1
-0
/
+90
2022-03-14
auto go fmt
coredns[bot]
1
-2
/
+2
2022-03-11
Enabling cifuzz (#5221)
nathannaveen
1
-0
/
+27
2022-03-11
[plugin/route53] Deprecate plaintext secret in Corefile for route53 plugin (#...
Yong Tang
2
-2
/
+14
2022-03-11
Bump version to 1.9.1, and add release notes (#5247)
v1.9.1
Yong Tang
2
-1
/
+39
2022-03-07
Update James's github handle (#5242)
Yong Tang
1
-3
/
+3
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
build(deps): bump actions/checkout from 2.4.0 to 3 (#5238)
dependabot[bot]
11
-15
/
+15
2022-03-07
[plugin/log] Expand `{combined}` and `{common}` in log format (#5230)
Yong Tang
2
-10
/
+24
2022-03-07
Removed decoupled version comments in github actions (#5240)
Yong Tang
1
-4
/
+4
2022-03-07
build(deps): bump actions/stale from 4.1.0 to 5 (#5236)
dependabot[bot]
1
-1
/
+1
2022-03-07
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#5237)
dependabot[bot]
1
-1
/
+1
2022-03-07
build(deps): bump actions/setup-go from 2.2.0 to 3 (#5239)
dependabot[bot]
4
-6
/
+6
2022-03-07
build(deps): bump ossf/scorecard-action from 1.0.2 to 1.0.4 (#5235)
dependabot[bot]
1
-1
/
+1
2022-03-07
build(deps): bump github.com/Azure/azure-sdk-for-go (#5234)
dependabot[bot]
2
-3
/
+3
2022-03-07
build(deps): bump github.com/aws/aws-sdk-go from 1.43.7 to 1.43.12 (#5233)
dependabot[bot]
2
-3
/
+3
2022-03-07
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.36.0 to 1.36.2 (#5232)
dependabot[bot]
2
-3
/
+3
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-02
Add additional permissions (#5217)
Yong Tang
8
-5
/
+24
2022-03-02
Updated workflow permissions. (#5216)
nathannaveen
5
-0
/
+22
2022-03-01
[plugin/rewrite] Refactor to satisfy security scan (#5214)
Yong Tang
1
-7
/
+8
2022-03-01
Fix pinning of github actions (#5213)
Yong Tang
11
-28
/
+28
2022-02-28
Add OSSF Security Scoreboard Scan (#5208)
Yong Tang
1
-0
/
+55
2022-02-28
build(deps): bump github.com/Azure/azure-sdk-for-go (#5212)
dependabot[bot]
2
-3
/
+3
2022-02-28
build(deps): bump github.com/aws/aws-sdk-go from 1.43.2 to 1.43.7 (#5211)
dependabot[bot]
2
-4
/
+3
2022-02-28
build(deps): bump google.golang.org/api from 0.69.0 to 0.70.0 (#5210)
dependabot[bot]
2
-12
/
+13
2022-02-28
build(deps): bump k8s.io/client-go from 0.23.3 to 0.23.4 (#5209)
dependabot[bot]
2
-5
/
+3
2022-02-25
briefly doc env vars and import substitution (#5207)
Chris O'Haver
1
-2
/
+22
2022-02-22
plugin/etcd+kubernetes: Persist truncated state to client if CNAME lookup res...
Chris O'Haver
5
-110
/
+206
2022-02-22
Avoid expose arch-specific docker image tags (#5201)
Yong Tang
1
-9
/
+13
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-21
build(deps): bump github.com/aws/aws-sdk-go from 1.42.52 to 1.43.2 (#5198)
dependabot[bot]
2
-3
/
+3
2022-02-21
build(deps): bump github.com/Azure/azure-sdk-for-go (#5195)
dependabot[bot]
2
-3
/
+3
2022-02-21
build(deps): bump k8s.io/api from 0.23.3 to 0.23.4 (#5194)
dependabot[bot]
2
-2
/
+3
2022-02-21
build(deps): bump google.golang.org/api from 0.68.0 to 0.69.0 (#5197)
dependabot[bot]
2
-13
/
+16
2022-02-21
build(deps): bump k8s.io/apimachinery from 0.23.3 to 0.23.4 (#5196)
dependabot[bot]
2
-3
/
+4
2022-02-17
Update to use the latest protobuf package to build pb (#5193)
Yong Tang
6
-121
/
+229
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
Add Reviewdog to suggestion gofmt and whitespace changes in pull request (#5155)
Yong Tang
1
-0
/
+23
2022-02-17
Add retry logic before download asset from github (#5181)
Yong Tang
1
-0
/
+15
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
3
-1
/
+23
[next]