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
/
proxy
/
OWNERS
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-04-12
plugin/forward: Return original message on truncation (#1674)
Tobias Schmidt
2
-1
/
+7
2018-04-11
plugin/forward: check TC correctly on reply. (#1670)
Miek Gieben
4
-5
/
+123
2018-04-11
fix readme.md of log plugin (#1668)
Maksim Paramonau
1
-5
/
+37
2018-04-11
plugin/forward: add query timeout (#1665)
Ruslan Drozhdzh
2
-3
/
+62
2018-04-11
plugin/log: allow various combinations of classes of responses (#1664)
Maksim Paramonau
4
-15
/
+61
2018-04-11
plugin/forward: use dynamic read timeout (#1659)
Ruslan Drozhdzh
2
-1
/
+24
2018-04-06
Plugin/Proxy - update README (#1658)
Francois Tur
1
-1
/
+3
2018-04-06
plugin/forward: retry on cached tcp connection closed by peer (#1655)
Ruslan Drozhdzh
5
-20
/
+40
2018-04-01
Only check 1.10 again (#1652)
Miek Gieben
1
-1
/
+0
2018-04-01
plugin/forward: TCP conns can be closed (#1651)
Miek Gieben
1
-1
/
+14
2018-04-01
make: use dns 1.0.5 (#1649)
Miek Gieben
1
-1
/
+1
2018-04-01
plugin/proxy: return client error (#1646)
Miek Gieben
2
-1
/
+14
2018-04-01
plugin/metrics: add MustRegister function (#1648)
Miek Gieben
9
-72
/
+34
2018-04-01
Metrics (#1579)
Miek Gieben
4
-7
/
+43
2018-03-31
request.Do: use pointer to bool (#1632)
Miek Gieben
2
-22
/
+14
2018-03-31
plugin/{forward,proxy}: check for truncated (#1644)
Miek Gieben
4
-15
/
+39
2018-03-30
plugin/forward: improve tls configuration (#1643)
Ruslan Drozhdzh
2
-4
/
+10
2018-03-27
Fixed NewServer() init logic (#1637)
Uladzimir Trehubenka
1
-0
/
+11
2018-03-26
plugin/forward: set the RD bit in the hc (#1639)
Miek Gieben
1
-1
/
+0
2018-03-25
Release 1.1.1
v1.1.1
Miek Gieben
1
-1
/
+1
2018-03-25
Run make -f Makefile.doc (#1635)
Miek Gieben
2
-6
/
+15
2018-03-25
Fix dns-01-003 (#1634)
Miek Gieben
7
-5
/
+102
2018-03-25
Make examples complete Corefiles (#1623)
John Belamaric
1
-6
/
+12
2018-03-24
request.Scrub: test for rl==size case (#1631)
Miek Gieben
2
-8
/
+63
2018-03-23
Fix #1625 (#1629)
Mario Kleinsasser
1
-0
/
+6
2018-03-18
Use underscores in file names (#1620)
Miek Gieben
2
-0
/
+0
2018-03-17
Fix start mesg for all protocol (#1617)
Miek Gieben
4
-20
/
+41
2018-03-15
request: add match function (#1615)
Miek Gieben
2
-0
/
+38
2018-03-14
Remove the deprecate plugins (#1612)
Miek Gieben
3
-5
/
+0
2018-03-13
Add PTR record support for Route53 plugin (#1606)
Yong Tang
2
-0
/
+26
2018-03-13
Update README.md (#1607)
Chris O'Haver
1
-4
/
+5
2018-03-13
Release 1.1.0
v1.1.0
Miek Gieben
1
-1
/
+1
2018-03-13
Run make -f Makefile.doc
Miek Gieben
1
-0
/
+3
[next]