coredns/plugin
LongKB c8a6b16d86
Replacing 'HTTP' by 'HTTPS' for securing links (#3682)
Currently, when we access github.com with HTTP, it is redirected to HTTPS automatically. So this commit aims to replace http://github.com by https://github.com for security.

Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-02-18 08:08:10 +01:00
..
acl Fix acl page (#3626) 2020-01-27 16:47:42 +01:00
any Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
auto Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
autopath Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
azure Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
bind Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
bufsize Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
cache presubmit: check import path ordering (#3636) 2020-01-30 09:19:26 +00:00
cancel presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
chaos Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
clouddns doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
debug plugin register (#3321) 2019-09-28 10:40:43 +01:00
deprecated all: simply registering plugins (#3287) 2019-09-20 08:02:30 +01:00
dnssec presubmit: check import path ordering (#3636) 2020-01-30 09:19:26 +00:00
dnstap Remove trailing whitespace as otherwise make check fails (#3515) 2019-12-07 15:47:18 +00:00
erratic Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
errors Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
etcd presubmit: check import path ordering (#3636) 2020-01-30 09:19:26 +00:00
file plugin/sign: fix signing of authoritative data (#3479) 2019-12-06 19:54:31 +00:00
forward plugin/pkg/up: make default intervals shorter (#3651) 2020-02-06 19:28:53 +01:00
grpc Dedup policy implement between grpc and proxy plugin (#3537) 2019-12-17 08:15:31 +00:00
health doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
hosts Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
import Directive -> plugin (#3363) 2019-10-08 10:20:48 +01:00
k8s_external presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
kubernetes plugin/kubernetes: fix metadata (#3642) 2020-01-31 19:35:22 +00:00
loadbalance Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
log docs: update README and log plugin (#3602) 2020-01-17 16:16:29 +01:00
loop Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
metadata Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
metrics use pkg/reuseport in rest plugins (#3492) 2019-12-06 10:55:40 +00:00
nsid Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
pkg Replacing 'HTTP' by 'HTTPS' for securing links (#3682) 2020-02-18 08:08:10 +01:00
pprof redirect handler for pprof index (#3503) 2019-12-06 19:04:49 +00:00
ready gofmt -w -s **/*.go (#3603) 2020-01-17 10:47:45 -05:00
reload Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
rewrite presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
root Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
route53 doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
secondary presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
sign sign: add expiration jitter (#3588) 2020-01-12 04:56:57 -08:00
template plugin/template: fix panic when missing next handler (#3672) 2020-02-15 22:11:19 +01:00
test presubmit: check import path ordering (#3636) 2020-01-30 09:19:26 +00:00
tls doc: fix generated manual pages (#3571) 2019-12-29 13:35:17 +01:00
trace presubmit: check import path ordering (#3636) 2020-01-30 09:19:26 +00:00
transfer presubmit: test README.md sections (#3644) 2020-01-31 11:37:24 +00:00
whoami Move to CODEOWNERS (#3489) 2019-11-29 13:17:05 +00:00
backend.go Remove context.Context from request.Request (#2726) 2019-03-26 14:37:30 +00:00
backend_lookup.go Resolve TXT records via CNAME (#3557) 2020-01-03 14:16:04 +01:00
done.go go report card fixes (#3182) 2019-08-24 18:14:25 +00:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
normalize.go add MustNormalize (#3385) 2019-10-19 08:08:14 +01:00
normalize_test.go add MustNormalize (#3385) 2019-10-19 08:08:14 +01:00
plugin.go typo fixes (#3169) 2019-08-21 16:08:55 -04:00
register.go all: simply registering plugins (#3287) 2019-09-20 08:02:30 +01:00