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
2018-04-30
Add usage example (#1759)
Miek Gieben
1
-0
/
+2
2018-04-30
plugin/cache: fix benchmark (#1758)
Miek Gieben
1
-9
/
+9
2018-04-28
plugin/etcd: small refactor (#1749)
Miek Gieben
1
-29
/
+18
2018-04-27
pkg/log usage in coremain as well (#1751)
Miek Gieben
1
-4
/
+5
2018-04-27
Cache metrics server (#1746)
Miek Gieben
5
-59
/
+44
2018-04-27
plugin/dnssec: add per server metrics (#1743)
Miek Gieben
11
-52
/
+55
2018-04-27
plugin/template: update metrics to include server (#1731)
Miek Gieben
3
-19
/
+20
2018-04-27
Fix #1685 (#1700)
Mario Kleinsasser
3
-3
/
+134
2018-04-27
Update README.md (#1748)
John Belamaric
1
-1
/
+1
2018-04-27
Update README.md
John Belamaric
1
-1
/
+1
2018-04-27
plugin/forward: clarify relation with proxy (#1747)
Miek Gieben
1
-2
/
+6
2018-04-27
plugin/rewrite: handle continue in response rewrite (#1740)
Chris O'Haver
2
-19
/
+33
2018-04-26
plugin/kubernetes: document tranfer (#1745)
Miek Gieben
1
-1
/
+6
2018-04-26
Do ' go vet' after we have fetch the repos (#1744)
Miek Gieben
2
-2
/
+2
2018-04-26
plugin/forward: move Dial goroutine out (#1738)
Miek Gieben
5
-118
/
+37
2018-04-26
plugin/health: update README (#1739)
Miek Gieben
1
-0
/
+11
2018-04-26
Update gitignore for intellj .idea file. (#1742)
Cem Türker
1
-0
/
+1
2018-04-25
plugin/rewrite: tweak parse error messaging, add tests (#1737)
Chris O'Haver
4
-3
/
+63
2018-04-25
rework TestProxyClose (#1735)
Ruslan Drozhdzh
1
-9
/
+21
2018-04-25
plugin/autopath: per server metrics (#1730)
Miek Gieben
4
-6
/
+8
2018-04-25
core: remove HostAddresses() (#1728)
Miek Gieben
3
-24
/
+7
2018-04-25
deprecate some stuff (#1732)
Miek Gieben
2
-0
/
+9
2018-04-25
plugin/pkg/uniq: add (#1733)
Miek Gieben
6
-75
/
+77
2018-04-24
plugin/forward: fix TLS setup (#1714)
Miek Gieben
3
-5
/
+76
2018-04-24
plugin/forward: close channels when connManager returns (#1727)
Miek Gieben
2
-4
/
+9
2018-04-24
plugin/forward: remove lenc and lencOut channels (#1726)
Miek Gieben
2
-53
/
+8
2018-04-24
dockerignore: ignore .git (#1723)
Miek Gieben
1
-0
/
+3
2018-04-23
Presubmit (#1719)
Miek Gieben
2
-1
/
+15
2018-04-23
Release 1.1.2
v1.1.2
Miek Gieben
1
-1
/
+1
2018-04-23
Build manual docs (#1721)
Miek Gieben
19
-25
/
+71
2018-04-22
Use logging (#1718)
Miek Gieben
36
-45
/
+61
2018-04-22
all: fix plugin import ordering (#1717)
Miek Gieben
87
-176
/
+100
2018-04-22
plugin/pkg/log: add plugin logging (#1716)
Miek Gieben
2
-0
/
+95
2018-04-21
Export metrics in setup; so it also works after reload (#1715)
Miek Gieben
3
-12
/
+7
2018-04-21
reload: use OnRestart (#1709)
Miek Gieben
11
-55
/
+227
2018-04-20
plugin/forward: gracefull stop (#1701)
Ruslan Drozhdzh
4
-5
/
+100
2018-04-20
plugin/health: clarify server label (#1707)
Miek Gieben
1
-0
/
+3
2018-04-20
global: move to context (#1699)
Miek Gieben
93
-98
/
+178
2018-04-20
Run make -f Makefile.doc (#1705)
Miek Gieben
9
-30
/
+110
2018-04-20
adding sequential policy to forward plugin (#1704)
Scott Donovan
8
-5
/
+23
2018-04-19
Update all plugins to use plugin/pkg/log (#1694)
Miek Gieben
36
-132
/
+101
2018-04-19
Add Z Lab to adopters list (#1695)
Moto Ishizawa
1
-0
/
+1
2018-04-18
pkg/log: ability for debug logs (#1689)
Miek Gieben
4
-4
/
+140
2018-04-18
plugin/kubernetes: check for bare zone query (#1692)
Chris O'Haver
5
-1
/
+49
2018-04-18
Update README.md (#1690)
Chris O'Haver
1
-2
/
+11
2018-04-18
plugin/metrics: add 'server' label (#1682)
Miek Gieben
10
-56
/
+68
2018-04-16
plugin/forward: min and max for avgRTT (#1680)
Miek Gieben
2
-2
/
+8
2018-04-15
make: default to default go path (#1681)
Miek Gieben
1
-0
/
+1
2018-04-13
plugin/forward: test TLS setup (#1677)
Miek Gieben
2
-1
/
+38
2018-04-13
pkg/up: stop *all* goroutines (#1676)
Miek Gieben
1
-5
/
+20
[next]