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
/
pkg
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
plugin/forward/grpc: Revert forward/grpc policy dedup (#3919)
Chris O'Haver
1
-76
/
+0
2020-03-13
parse.HostPortorFile: return error when 0 found (#3742)
Miek Gieben
2
-0
/
+8
2020-02-18
Replacing 'HTTP' by 'HTTPS' for securing links (#3682)
LongKB
1
-1
/
+1
2020-02-06
plugin/pkg/up: make default intervals shorter (#3651)
Miek Gieben
1
-2
/
+2
2020-02-04
Add exponential backoff to healthcheck (#3643)
Ricky S
1
-19
/
+22
2020-01-30
presubmit: check import path ordering (#3636)
Miek Gieben
1
-2
/
+2
2020-01-16
Fix HostPortOrFile to support IPv6 addresses with zone (#3527)
Brad P. Crochet
2
-4
/
+35
2019-12-17
Dedup policy implement between grpc and proxy plugin (#3537)
Zou Nengren
1
-0
/
+76
2019-12-06
use pkg/reuseport in rest plugins (#3492)
Zou Nengren
1
-1
/
+3
2019-11-16
create pkg/reuseport (#3455)
Miek Gieben
2
-0
/
+50
2019-11-15
pkg/fall: add (a lot of) guidance (#3450)
Miek Gieben
1
-1
/
+13
2019-10-17
pkg/log: add Clear to stop debug logging (#3372)
Miek Gieben
2
-6
/
+20
2019-10-04
Make request.Request smaller (#3351)
Miek Gieben
1
-1
/
+1
2019-08-28
pkg/log: remove timestamp (#3218)
Miek Gieben
2
-27
/
+7
2019-08-25
fuzz: revert setup function (#3189)
Miek Gieben
2
-16
/
+1
2019-08-24
fuzzing: allow setup function to be called (#3175)
Miek Gieben
2
-1
/
+16
2019-08-22
fuzz: fix rewrite crash by fixing fuzz/do.go (#3178)
Miek Gieben
1
-4
/
+8
2019-08-21
typo fixes (#3169)
Chris O'Haver
2
-2
/
+2
2019-08-19
fuzz: some cleanups (#3143)
Miek Gieben
1
-1
/
+1
2019-07-19
pkg/cache: fix race in Add() and Evict() (#3013)
Charlie Vieth
3
-23
/
+116
2019-07-17
replacer: evaluate format once and improve perf by ~3x (#3002)
Charlie Vieth
2
-131
/
+404
2019-07-03
Update Caddy to 1.0.1, and update import path (#2961)
Yong Tang
2
-2
/
+2
2019-06-09
plugin/ready: fix starts and restarts (#2814)
Miek Gieben
1
-1
/
+1
2019-05-23
pkg/log: fix data race on d (#2698)
Miek Gieben
3
-8
/
+30
2019-05-18
plugin/metrcs: fix datarace on listeners (#2835)
Miek Gieben
2
-12
/
+7
2019-05-18
pkg/log: reset the buffer in the tests (#2828)
Miek Gieben
1
-0
/
+4
2019-04-08
[plugin/cache] cache failures (#2720)
Kun Chang
1
-7
/
+14
2019-03-26
Remove context.Context from request.Request (#2726)
Miek Gieben
1
-3
/
+4
2019-03-26
pkg/response: add extra test for impossible msg (#2727)
Miek Gieben
1
-6
/
+13
2019-03-12
Remove pkg/healthcheck (#2678)
Miek Gieben
4
-542
/
+0
2019-02-27
Fix error string should not be capitalized (#2608)
Nguyen Quang Huy
1
-1
/
+1
2019-02-21
Fix typo: rrflags -> rflags (#2587)
Miek Gieben
2
-3
/
+3
2019-02-20
Remove redundant words in comments (#2589)
Nguyen Hai Truong
1
-1
/
+1
2019-02-12
pkg/replace: make it more efficient. (#2544)
Miek Gieben
2
-153
/
+224
2019-02-11
Remove grpc watch functionality (#2549)
Miek Gieben
2
-201
/
+0
2019-02-11
Fix t.Error error message (#2551)
JoeWrightss
1
-1
/
+1
2019-01-13
Default to upstream to self (#2436)
Miek Gieben
1
-40
/
+17
2018-12-11
edns0 compliance: set correct RCODE (#2388)
Miek Gieben
1
-0
/
+1
2018-12-06
Fix EDNS0 compliance (#2357)
Miek Gieben
1
-0
/
+27
2018-12-01
pkg/up: implement backoff (#2342)
Miek Gieben
1
-4
/
+20
2018-11-15
Redo the plugin log PR (#2315)
Miek Gieben
2
-8
/
+19
2018-11-13
pkg/log: use 000 instead of 999 for the millis (#2303)
Miek Gieben
1
-1
/
+1
2018-11-13
plugin/log - Support for Metadata (#2251)
Francois Tur
2
-17
/
+115
2018-11-01
Metrics registered on wrong prometheus registry (#2246)
Francois Tur
2
-16
/
+8
2018-10-31
logging: unify pkg/log and plugin/log (#2245)
Miek Gieben
2
-22
/
+22
2018-10-31
Revert "log/forward plugins: Extend dns query logging (#2240)" (#2256)
Miek Gieben
2
-33
/
+3
2018-10-29
log/forward plugins: Extend dns query logging (#2240)
Dzmitry Razhanski
2
-3
/
+33
2018-10-19
plugin/cache: fix TTL for negative DNS responses (#2197)
Ruslan Drozhdzh
2
-33
/
+13
2018-10-10
Revert "plugin/log: Change time format to be consistent with pkg/log (#2135)"...
Miek Gieben
1
-1
/
+1
2018-09-27
plugin/log: Change time format to be consistent with pkg/log (#2135)
Eugen Kleiner
1
-1
/
+1
[next]