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
2019-09-25
Use strings.ToLower in server (#3304)
Miek Gieben
1
-17
/
+9
2019-09-25
plugin: cleanup code based on staticcheck warnings (#3302)
Guangming Wang
5
-10
/
+6
2019-09-24
build(deps): bump github.com/aws/aws-sdk-go from 1.23.21 to 1.24.3 (#3296)
dependabot-preview[bot]
2
-1
/
+3
2019-09-24
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.17.0 to 1.18.0 (#3295)
dependabot-preview[bot]
2
-1
/
+3
2019-09-24
fix: delete unused var and const (#3294)
li mengyang
5
-19
/
+0
2019-09-23
cleanup: remove redundant return statement (#3297)
Guangming Wang
15
-18
/
+10
2019-09-20
all: simply registering plugins (#3287)
Miek Gieben
38
-220
/
+54
2019-09-19
add host metrics (#3277)
yeya24
4
-1
/
+35
2019-09-19
update doc to not use the root zone for everything (#3288)
Miek Gieben
14
-45
/
+62
2019-09-19
Run go mod -tidy (#3286)
Miek Gieben
2
-25
/
+3
2019-09-19
ready_test.go: rm t.Fatalf in goroutine (#3284)
Guangming Wang
1
-24
/
+12
2019-09-16
build(deps): bump github.com/aws/aws-sdk-go from 1.23.17 to 1.23.21 (#3282)
dependabot-preview[bot]
2
-1
/
+3
2019-09-16
build(deps): bump github.com/miekg/dns from 1.1.16 to 1.1.17 (#3280)
dependabot-preview[bot]
2
-2
/
+11
2019-09-16
build(deps): bump github.com/prometheus/common from 0.6.0 to 0.7.0 (#3281)
dependabot-preview[bot]
2
-1
/
+6
2019-09-16
remove an unused variable (#3278)
yeya24
1
-3
/
+0
2019-09-10
circleci: updates for minikube -> kind transition (#3274)
Chris O'Haver
1
-10
/
+5
2019-09-10
stop fuzzing: its build is broken (#3272)
Miek Gieben
1
-2
/
+2
2019-09-10
Fix RFC link for RFC8484 (#3271)
Yong Tang
1
-1
/
+1
2019-09-09
default config: add log (#3269)
Miek Gieben
1
-1
/
+1
2019-09-09
build(deps): bump gopkg.in/DataDog/dd-trace-go.v1 from 1.16.1 to 1.17.0 (#3265)
dependabot-preview[bot]
2
-1
/
+3
2019-09-09
build(deps): bump google.golang.org/api from 0.9.0 to 0.10.0 (#3267)
dependabot-preview[bot]
2
-1
/
+3
2019-09-09
build(deps): bump github.com/Azure/go-autorest/autorest (#3268)
dependabot-preview[bot]
2
-1
/
+3
2019-09-09
build(deps): bump github.com/aws/aws-sdk-go from 1.23.13 to 1.23.17 (#3266)
dependabot-preview[bot]
2
-1
/
+3
2019-09-08
dont duplicate service recrod for every port (#3240)
Chris O'Haver
1
-6
/
+7
2019-09-08
Making README text consistent with other plugins' READMEs (#3254)
Cricket Liu
1
-1
/
+1
2019-09-08
Making cancel's README consistent with other plugins' READMEs (#3253)
Cricket Liu
1
-2
/
+2
2019-09-08
Making dnssec's README consistent with other plugins' READMEs (#3252)
Cricket Liu
1
-2
/
+2
2019-09-08
Making README consistent with other plugins' READMEs (#3251)
Cricket Liu
1
-2
/
+2
2019-09-08
Making README consistent with other plugins' READMEs (#3250)
Cricket Liu
1
-1
/
+1
2019-09-08
Making README consistent with other plugins' READMEs (#3249)
Cricket Liu
1
-2
/
+2
2019-09-08
Making README consistent with other plugins' READMEs (#3248)
Cricket Liu
1
-2
/
+2
2019-09-08
Making README consistent with other plugins' READMEs (#3247)
Cricket Liu
1
-1
/
+1
2019-09-08
Fixing the top-level description (#3246)
Cricket Liu
1
-1
/
+1
2019-09-08
Making README consistent with other plugins' READMEs (#3245)
Cricket Liu
1
-1
/
+1
2019-09-08
Making README consistent, fixing "meta data" (#3244)
Cricket Liu
1
-6
/
+6
2019-09-08
Making README consistent with other plugins' READMEs (#3243)
Cricket Liu
1
-1
/
+1
2019-09-07
Bump Travis CI to use golang 1.13.x (#3262)
Yong Tang
1
-1
/
+1
2019-09-07
Pin golang.org/x/net in go.mod (#3260)
Kasisnu
2
-0
/
+3
2019-09-06
Update go mod tidy (and fix for Azure/go-autorest & azure-sdk-for-go) (#3258)
Yong Tang
3
-52
/
+25
2019-09-05
Update README.md (#3242)
Cricket Liu
1
-4
/
+4
2019-09-05
plugin/kubernetes: Handle multiple local IPs and bind (#3208)
Chris O'Haver
8
-51
/
+91
2019-09-04
plugin/acl: whitespace cleanup (#3239)
Miek Gieben
2
-6
/
+5
2019-09-04
Add plugin ACL for source ip filtering (#3103)
An Xiao
12
-26
/
+1031
2019-09-02
build(deps): bump github.com/aws/aws-sdk-go from 1.23.8 to 1.23.13 (#3237)
dependabot-preview[bot]
2
-1
/
+3
2019-09-01
Fix for 3235. Adds go.sum and go.mod to .dockerignore to avoid permission iss...
orangelynx
1
-0
/
+2
2019-08-31
Up version to 1.6.3 (#3233)
v1.6.3
Miek Gieben
1
-1
/
+1
2019-08-31
Notes update for the release. (#3231)
Miek Gieben
1
-5
/
+13
2019-08-30
doc update: run Makefile.doc (#3232)
Miek Gieben
39
-156
/
+436
2019-08-30
startup: add logo (#3230)
Miek Gieben
2
-11
/
+20
2019-08-30
plugin/file: rework outgoing axfr (#3227)
Miek Gieben
5
-53
/
+69
[next]