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
/
rewrite
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-09
rewrite: fix multi request concurrency issue in cname rewrite (#6407)
Amila Senadheera
2
-11
/
+35
2023-08-26
plugin/rewrite: add rcode as a rewrite option (#6204)
pschou
4
-0
/
+308
2023-08-14
fix: remove unnecessary conversion (#6258)
Zhizhen He
1
-1
/
+1
2023-08-10
Fix typos (#6235)
Zhizhen He
2
-2
/
+2
2023-04-13
[rewrite] Introduce cname target rewrite rule to rewrite plugin (#6004)
Amila Senadheera
7
-5
/
+362
2022-09-08
plugin/view: Advanced routing interface and new 'view' plugin (#5538)
Chris O'Haver
1
-1
/
+1
2022-08-17
plugin/rewrite: Allow configuring min and max TTL values when rewriting TTL (...
AndreasHuber-CH
3
-23
/
+93
2022-08-14
Add PTR records to supported types (#5565)
Alex
2
-1
/
+43
2022-07-21
remove redundant continue in test (#5529)
Abirdcfly
1
-1
/
+0
2022-07-10
add golangci-lint linter (#5499)
Ondřej Benkovský
6
-14
/
+0
2022-06-26
Fix out-of-index issue in rewrite plugin (#5462)
Yong Tang
2
-0
/
+4
2022-06-25
Fix a crash in rewrite plugin when rule type is missing (#5459)
Yong Tang
2
-47
/
+35
2022-03-18
update all +build statements (#5271)
Qasim Sarfraz
1
-1
/
+1
2022-03-01
[plugin/rewrite] Refactor to satisfy security scan (#5214)
Yong Tang
1
-7
/
+8
2022-02-01
plugin/rewrite: Write failures with ResponseReverter (#5150)
Chris O'Haver
1
-1
/
+11
2021-08-31
restore 1.8.3 question revert logic; add tests (#4840)
Chris O'Haver
2
-1
/
+57
2021-05-04
plugin/rewrite: streamline the ResponseRule handling. (#4473)
Uwe Krueger
13
-514
/
+882
2021-02-24
auto go fmt
v1.8.2
coredns-auto-go-fmt[bot]
4
-23
/
+25
2021-02-23
auto remove trailing whitespaces
coredns-auto-trailing-whitespaces[bot]
1
-5
/
+5
2021-02-23
Rewrite SRV targets and additional names in response (#4287)
slick-nic
9
-129
/
+318
2021-02-01
plugin/rewrite: copy msg before rewritting (#4443)
Miek Gieben
1
-1
/
+4
2020-09-24
For caddy v1 in our org (#4018)
Miek Gieben
3
-5
/
+3
2020-09-01
Fix some typos in comments. (#4100)
Hu Shuai
3
-16
/
+16
2020-01-31
presubmit: test README.md sections (#3644)
Miek Gieben
1
-0
/
+2
2019-12-29
doc: fix generated manual pages (#3571)
Miek Gieben
1
-14
/
+0
2019-11-29
Move to CODEOWNERS (#3489)
Miek Gieben
1
-6
/
+0
2019-10-01
Run gostaticheck (#3325)
Miek Gieben
4
-6
/
+2
2019-09-27
cleanup code by lint (#3312)
Guangming Wang
3
-11
/
+4
2019-09-26
fix mis-spelling (#3310)
xieyanker
2
-2
/
+2
2019-09-20
all: simply registering plugins (#3287)
Miek Gieben
1
-6
/
+1
2019-08-25
fuzz: revert setup function (#3189)
Miek Gieben
1
-1
/
+1
2019-08-25
fuzz: use gofuzz build tag instead of fuzz (#3185)
Muhammad Falak R Wani
1
-1
/
+1
2019-08-24
fuzzing: allow setup function to be called (#3175)
Miek Gieben
1
-1
/
+1
2019-07-14
rewrite: remove condition file (#3003)
Charlie Vieth
1
-111
/
+0
2019-07-12
plugin/rewrite: fix domain length validation (#2995)
Ruslan Drozhdzh
2
-19
/
+3
2019-07-03
Update Caddy to 1.0.1, and update import path (#2961)
Yong Tang
3
-3
/
+3
2019-06-25
Run gofmt -s and golint on the codebase (#2918)
Miek Gieben
4
-61
/
+64
2019-05-31
Update README.md (#2856)
Cricket Liu
1
-48
/
+48
2019-02-27
Fix error string should not be capitalized (#2608)
Nguyen Quang Huy
2
-3
/
+3
2019-02-20
Remove some duplicate worlds (#2582)
Nguyen Phuong An
2
-2
/
+2
2019-02-17
Fix some typos (#2560)
Nguyen Quang Huy
1
-1
/
+1
2019-02-12
pkg/replace: make it more efficient. (#2544)
Miek Gieben
1
-4
/
+6
2018-12-06
Use Trim(Prefix/Suffix) instead of Trim(Left/Right) in rewrite prefix plugin ...
Daniel Garcia
2
-22
/
+37
2018-12-06
Fix EDNS0 compliance (#2357)
Miek Gieben
1
-0
/
+9
2018-12-06
Use TrimPrefix instead of TrimLeft in rewrite prefix plugin (#2364) (#2370)
Daniel Garcia
2
-1
/
+29
2018-11-13
plugin/log - Support for Metadata (#2251)
Francois Tur
1
-1
/
+2
2018-10-31
Revert "log/forward plugins: Extend dns query logging (#2240)" (#2256)
Miek Gieben
1
-1
/
+1
2018-10-29
log/forward plugins: Extend dns query logging (#2240)
Dzmitry Razhanski
1
-1
/
+1
2018-10-23
plugin/rewrite: add closing dot for suffix rewrite rule (#2070)
Paul G
4
-34
/
+196
2018-09-22
plugin/rewrite: silence these tests (#2120)
Miek Gieben
1
-16
/
+3
[next]