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
/
middleware
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
Grpc tracing (#544)
John Belamaric
7
-15
/
+136
2017-02-22
Remove deployment helpers that are now in coredns/deployment/kubernetes (#554)
John Belamaric
3
-122
/
+3
2017-02-22
Gofmt all code (#552)
Miek Gieben
4
-24
/
+25
2017-02-22
Fix test (#549)
Miek Gieben
1
-1
/
+1
2017-02-22
Golint (#548)
Miek Gieben
11
-40
/
+38
2017-02-22
Fix import path `github.com/miekg/coredns` -> `github.com/coredns/coredns` (#...
Yong Tang
112
-258
/
+258
2017-02-21
middleware/metrics: survive restart (#542)
Miek Gieben
3
-29
/
+33
2017-02-20
Document fallthrough and fix rewrite (#537)
Miek Gieben
4
-47
/
+35
2017-02-19
middleware/file: additional section processing (#531)
Miek Gieben
2
-3
/
+68
2017-02-16
Various trace improvements (#527)
John Belamaric
4
-46
/
+130
2017-02-15
readme updates (#525)
Miek Gieben
1
-37
/
+43
2017-02-14
Client-side of gRPC proxy (#511)
John Belamaric
6
-3
/
+353
2017-02-11
La context (#521)
Miek Gieben
5
-5
/
+10
2017-02-10
middleware/reverse: random updates (#516)
Miek Gieben
5
-153
/
+122
2017-02-09
Update to point to coredns/coredns image (#517)
John Belamaric
1
-1
/
+1
2017-02-09
Add middleware reverse (#452)
Richard Hillmann
6
-0
/
+801
2017-02-08
Fix k8s chaining (#510)
Chris O'Haver
1
-9
/
+10
2017-02-07
Add field keywords to rewrite middleware (#497)
Bob Wasniak
8
-76
/
+124
2017-02-07
Merge branch 'master' of github.com:miekg/coredns
Miek Gieben
4
-30
/
+38
2017-02-07
middleware/proxy: sane(r) metrics
Miek Gieben
3
-7
/
+7
2017-02-07
Fix k8s PTR when all namespaces exposed (#507)
Chris O'Haver
1
-2
/
+2
2017-02-07
And make it actually work (#508)
Miek Gieben
2
-23
/
+27
2017-02-07
Fix no PTR records response for cidr ranges (#506)
Chris O'Haver
1
-5
/
+9
2017-02-07
middleware/proxy: fix except keyword (#505)
Miek Gieben
5
-16
/
+43
2017-02-07
* Add script to generate manifest (#504)
John Belamaric
3
-0
/
+122
2017-02-06
middleware/proxy: absorb httpproxy (#481)
Miek Gieben
20
-826
/
+466
2017-02-02
k8s middleware add tests and docs update (#501)
Chris O'Haver
4
-325
/
+431
2017-02-01
Allow cidr based reverse zone config (#500)
Chris O'Haver
3
-1
/
+33
2017-01-29
Fix `go fmt`, `go lint`, and `go vet` issues (#494)
Yong Tang
7
-30
/
+36
2017-01-23
Add tracing option (#487)
John Belamaric
6
-0
/
+259
2017-01-23
correct k8s name parsing response codes (#493)
Chris O'Haver
1
-20
/
+14
2017-01-23
Fix panic caused by missing metric labels in proxy. (#492)
devnev
1
-3
/
+3
2017-01-22
truncated cache fix (#485)
Dmytro Kislov
1
-1
/
+1
2017-01-22
only a * by itself is wild (#488)
Chris O'Haver
2
-4
/
+4
2017-01-20
Add pod cache and verified pod responses (#483)
Chris O'Haver
3
-6
/
+98
2017-01-18
middleware/proxy: drop protcol in metric
Miek Gieben
2
-5
/
+4
2017-01-15
Add txt response per k8s spec
Chris OHaver
1
-4
/
+30
2017-01-15
middleware/proxy: implement Exchanger (#480)
Miek Gieben
16
-45
/
+125
2017-01-15
dont require/allow "_" prefix for srv wildcard fields (#472)
Chris O'Haver
8
-584
/
+229
2017-01-12
Pod insecure2 (#479)
Chris O'Haver
1
-1
/
+1
2017-01-12
Use common TLS parsing routine for etcd (#476)
John Belamaric
5
-37
/
+26
2017-01-12
Run tests in parallel (#478)
Miek Gieben
1
-31
/
+26
2017-01-11
middleware/proxy: add read/writeDeadline (#477)
Miek Gieben
2
-3
/
+6
2017-01-11
Add insecure A records for pods (#475)
Chris O'Haver
3
-17
/
+98
2017-01-10
Common tls (#474)
John Belamaric
3
-0
/
+273
2017-01-06
Add middleware/erratic (#471)
Miek Gieben
5
-0
/
+251
2017-01-05
handle A/PTR/SRV for headless services/endpoints (#464)
Chris O'Haver
1
-52
/
+201
2016-12-20
Add middleware.NextOrFailure (#462)
Miek Gieben
23
-67
/
+51
2016-12-14
Return no items if less than 3 items in service segments
Dmytro Kislov
1
-0
/
+3
2016-12-14
middleware/file: include sigs in additional (#456)
Miek Gieben
2
-5
/
+287
[next]