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
2020-09-29
Add proto and remote tags to trace plugin (#4159)
Miek Gieben
2
-3
/
+13
2020-09-28
plugin/cache: Fix filtering (#4148)
Miek Gieben
6
-162
/
+174
2020-09-24
Cherry-pick: Implement notifies for transfer plugin (#3972) (#4142)
Yong Tang
38
-947
/
+665
2020-09-24
For caddy v1 in our org (#4018)
Miek Gieben
106
-152
/
+112
2020-09-22
goreport card fixes (#4139)
Miek Gieben
3
-4
/
+3
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
6
-44
/
+204
2020-09-16
bump prometheus with zipkin (#4109)
Zou Nengren
1
-8
/
+11
2020-09-15
plugin/forward: fix panic when `expire` is configured as 0s (#4115)
Ruslan Drozhdzh
1
-1
/
+1
2020-09-14
plugin/forward: add hit/miss metrics for connection cache (#4114)
Ruslan Drozhdzh
3
-2
/
+18
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-01
Fix some typos in comments. (#4100)
Hu Shuai
18
-36
/
+36
2020-08-31
clouddns,route53: fix lingering goroutines after restart (#4096)
Miek Gieben
3
-21
/
+22
2020-08-24
Enable debug globally if enabled in any server config (#4007)
Olivier Lemasle
1
-0
/
+3
2020-08-20
fix misspell (#4081)
Zhou Hao
1
-1
/
+1
2020-08-19
Update README.md (#4068)
Grant Garrett-Grossman
1
-1
/
+1
2020-08-13
pkg/upstream: set edns0 and Do when required (#4055)
Miek Gieben
1
-0
/
+3
2020-08-10
plugin/etcd: update documention (#4049)
Miek Gieben
1
-7
/
+13
2020-08-10
plugin/template: Add client IP data (#4034)
Maxime Guyot
3
-1
/
+30
2020-07-31
backend: fix root zone usage (#4039)
Miek Gieben
1
-7
/
+3
2020-07-31
Fix wildcard records issue in rout53 plugin (#4038)
Yong Tang
2
-8
/
+8
2020-07-25
using promauto package to ensure all created metrics are properly registered ...
Zou Nengren
27
-162
/
+57
2020-07-24
register HealthcheckBrokenCount (#4021)
Chris O'Haver
1
-1
/
+1
2020-07-23
Disable debug mode for tracing - removes extra logging (#4016)
Oleg Atamanenko
2
-1
/
+7
2020-07-15
Improve gRPC Plugin when backend is not available (#3966)
Ricardo Katz
1
-5
/
+17
2020-07-13
remove TestProxyClose (#4005)
Zou Nengren
1
-26
/
+0
2020-07-08
Revert "Implement notifies for transfer plugin (#3972)" (#3995)
Yong Tang
38
-665
/
+947
2020-07-07
Implement notifies for transfer plugin (#3972)
Miek Gieben
38
-947
/
+665
2020-07-01
complete nsid plugin test case (#3981)
Zou Nengren
2
-1
/
+17
2020-06-29
complete transfer plugin test case (#3967)
Zou Nengren
1
-1
/
+53
2020-06-24
plugin/cache/forward: Clean up grammar/wording in forward & cache metrics des...
Chris O'Haver
4
-4
/
+4
2020-06-24
plugin/forward: remove exp backoff stuff (#3970)
Miek Gieben
1
-8
/
+6
2020-06-24
format and add newline (#3969)
Zou Nengren
5
-30
/
+33
2020-06-24
completed metrics of cache and forward (#3962)
Zou Nengren
3
-2
/
+4
2020-06-23
add test case of remote ip (#3964)
Zou Nengren
2
-5
/
+23
2020-06-20
Update dns64 plugin bugs list (#3955)
Ben Kochie
1
-1
/
+0
2020-06-15
plugin/kubernetes: fix tombstone unwrapping (#3924)
Chris O'Haver
4
-83
/
+163
2020-06-12
weight for SRV records should be at least 1 (#3931)
Yang Bo
3
-1
/
+14
2020-06-04
plugin/azure: Fix environment option (#3922)
Daisuke TASAKI
1
-1
/
+0
2020-05-29
k8s_external can now resolve CNAME returned by AWS ELB/NLB (#3916)
Michael Kashin
5
-17
/
+72
2020-05-29
plugin/forward/grpc: Revert forward/grpc policy dedup (#3919)
Chris O'Haver
8
-104
/
+166
2020-05-15
plugin/kubernetes: handle tombstones in default processor (#3890)
Chris O'Haver
4
-25
/
+45
2020-05-14
plugin/kubernetes: Handle endpoint tombstones (#3887)
Chris O'Haver
2
-13
/
+31
2020-05-14
fix readme (#3889)
Chris O'Haver
1
-3
/
+3
2020-05-11
Fix query for SOA record for delegated zone (#3875)
Miek Gieben
4
-35
/
+36
2020-05-07
Fix plugin forward fuzz target (#3877)
Catena cyber
1
-2
/
+2
2020-05-06
plugin/kubernetes: Mention remote IP requirement for autopath and metadata in...
Chris O'Haver
1
-9
/
+16
2020-05-05
always add client metadata (#3874)
Chris O'Haver
2
-32
/
+32
2020-05-04
fix description of bufsize plugin (#3873)
Eli Lindsey
1
-1
/
+1
[next]