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
2023-05-29
refactor: use standard library instead of `isIn` (#6125)
yyzxw
1
-12
/
+3
2023-05-26
plugin/forward: fix descriptions in README.md (#6123)
Justin
1
-3
/
+3
2023-05-26
add support unix socket for GRPC (#5943)
junhwong
7
-1
/
+91
2023-05-25
fuzz: fix forward plugin target (#6115)
Catena cyber
1
-2
/
+3
2023-05-04
Bump golang to 1.20.0 (#6070)
Ayato Tokubi
1
-1
/
+1
2023-05-03
Fix temp file close error (#6068)
Ben Kochie
1
-7
/
+5
2023-04-29
plugin/forward: Continue waiting after receiving malformed responses (#6014)
Chris O'Haver
1
-2
/
+12
2023-04-25
plugin/kubernetes: rename client-go metrics label "url" to "host" (#6040)
Yashpal
2
-9
/
+9
2023-04-25
fix some comments (#6052)
cui fliter
3
-4
/
+4
2023-04-25
Fix typo (#6053)
Dan Salmon
1
-1
/
+1
2023-04-22
plugin/dnssec: on delegation, sign DS or NSEC of no DS. (#5899)
jeremiejig
5
-9
/
+365
2023-04-22
plugin/kubernetes: expose client-go internal request metrics (#5991)
Yashpal
2
-0
/
+79
2023-04-20
update informer for client-go 0.27 (#6038)
Chris O'Haver
3
-7
/
+7
2023-04-16
Prevent fail counter of a proxy overflows (#5990)
Vancl
3
-1
/
+42
2023-04-13
[rewrite] Introduce cname target rewrite rule to rewrite plugin (#6004)
Amila Senadheera
7
-5
/
+362
2023-03-29
plugin/health: Poll localhost by default (#5934)
W. Trevor King
3
-7
/
+29
2023-03-24
plugin/forward: Allow Proxy to be used outside of forward plugin. (#5951)
Pat Downey
19
-210
/
+529
2023-03-24
plugin/k8s_extenral: Supports fallthrough option (#5959)
Vancl
4
-22
/
+66
2023-03-23
fix: clouddns plugin answers limited to one response (#5986)
Marcos Mendez
2
-3
/
+23
2023-03-03
DoH: Allow http as the protocol (#5762)
Sebastian Dahlgren
2
-44
/
+55
2023-02-20
dnstap tls support (#5917)
Denis MACHARD
4
-6
/
+52
2023-02-15
send notifies after adding zones all zones (#5774)
Chris O'Haver
4
-5
/
+21
2023-02-15
plugin/loadbalance: Improve weights update (#5906)
Gabor Dozsa
2
-20
/
+26
2023-02-10
fix typo for log output (#5909)
Fish-pro
1
-1
/
+1
2023-02-09
Use http constants instead of string (#5908)
Fish-pro
4
-7
/
+7
2023-01-30
plugin/forward: fix broken tap plugins when dnstap plugins specified (#5890)
Gerhard Tan
5
-13
/
+60
2023-01-27
Add weighted-round-robin policy to loadbalance plugin (#5662)
Gabor Dozsa
8
-36
/
+975
2023-01-27
plugin/cache: add a new keepttl option (#5879)
Arthur Outhenin-Chalandre
6
-1
/
+87
2023-01-11
plugin/etcd: update documentation (#5847)
Vico Chu
1
-1
/
+1
2022-12-28
plugin/timeouts - Allow ability to configure listening server timeouts (#5784)
Rich
5
-0
/
+297
2022-12-13
Drop obsolete client-go auth plugins (#5806)
Stephen Kitt
1
-3
/
+1
2022-12-13
plugin/kubernetes: error NXDOMAIN for TXT lookups (#5737)
LAMRobinson
2
-5
/
+29
2022-12-07
plugin/geoip: Add GLSB example (#5795)
Chris O'Haver
1
-0
/
+21
2022-12-01
plugin/edns: remove truncating of question section on bad EDNS version (#5787)
Ben Kaplan
2
-6
/
+15
2022-11-28
plugin/dnstap: Fix behavior when multiple dnstap plugins specified (#5773)
Chris O'Haver
6
-119
/
+218
2022-11-04
dont match external services when endpoint is specified (#5734)
Chris O'Haver
2
-8
/
+20
2022-11-01
plugin/acl: adding ability to drop queries (#5722)
rsclarke
6
-2
/
+194
2022-10-21
plugin/cache: cache now uses source query DNSSEC option for upstream refresh ...
Grant Spence
7
-85
/
+69
2022-10-20
plugin/k8s_external: Fix rcode for headless services (#5657)
Miciah Dashiel Butler Masters
2
-6
/
+6
2022-10-11
plugin/file: fix file leak (#5687)
Yong Tang
1
-9
/
+18
2022-10-11
plugin/forward: fix ticker leak in golang (#5689)
Yong Tang
1
-0
/
+1
2022-10-11
plugin/auto: fix ticker leak in golang (#5688)
Yong Tang
1
-0
/
+1
2022-10-11
plugin/hosts: fix ticker leak in golang (#5690)
Yong Tang
1
-0
/
+1
2022-10-11
plugin/reload : stop scheduler on shutdown (#5686)
Ondřej Benkovský
1
-0
/
+1
2022-10-03
plugin/template : add support for extended DNS errors (#5659)
Ondřej Benkovský
5
-0
/
+94
2022-09-17
plugin/view : fix README (#5627)
Ondřej Benkovský
1
-1
/
+1
2022-09-15
plugin/template: fix formatting with go fmt (#5622)
Erik Johansson
2
-5
/
+5
2022-09-15
plugin/template: Add parseInt template function (#5609)
Erik Johansson
5
-20
/
+116
2022-09-15
plugin/template : add view label into plugin metrics (#5620)
Ondřej Benkovský
3
-13
/
+13
2022-09-14
plugin/prometheuss : make plugin enabled metric view aware (#5618)
Ondřej Benkovský
3
-4
/
+4
[next]