..
acl
Update ACL plugin's README to capture the edge case ( #5311 )
2022-04-07 12:09:44 -07:00
any
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
auto
Fix security scans by cleaning up file path ( #5185 )
2022-02-14 11:24:21 -05:00
autopath
plugin/autopath: Don't panic on empty token ( #5169 )
2022-02-10 09:00:27 -05:00
azure
use tickers instead of time.After to avoid memory leak ( #5220 )
2022-03-03 23:36:02 -08:00
bind
plugin/bind: Fix listener collision notes in readme ( #5349 )
2022-04-28 10:06:15 -04:00
bufsize
For caddy v1 in our org ( #4018 )
2020-09-24 18:14:41 +02:00
cache
plugin/cache: Add refresh mode setting to serve_stale ( #5131 )
2022-05-02 13:16:33 -04:00
cancel
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
chaos
update all +build statements ( #5271 )
2022-03-18 07:11:14 -07:00
clouddns
[plugin/clouddns] Add additional doc in explaining credentials file field is optional ( #5231 )
2022-03-16 12:28:25 -04:00
debug
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
deprecated
For caddy v1 in our org ( #4018 )
2020-09-24 18:14:41 +02:00
dns64
auto remove trailing whitespaces
2022-01-11 10:34:21 +00:00
dnssec
Fix security scans by cleaning up file path ( #5185 )
2022-02-14 11:24:21 -05:00
dnstap
Clean up dependency on github.com/golang/protobuf ( #5222 )
2022-03-14 09:09:50 -07:00
erratic
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
errors
auto go fmt
2021-07-12 10:32:17 +00:00
etcd
plugin/etcd: Fix multi record TXT lookups ( #5293 )
2022-04-04 14:59:16 -04:00
file
plugin/file: unified NoData result ( #5086 )
2022-04-25 12:05:24 -04:00
forward
plugin/forward: configurable domain support for healthcheck ( #5281 )
2022-04-12 12:39:48 -04:00
geoip
plugin/geoip: cleanup code ( #5009 )
2021-11-24 09:24:49 +01:00
grpc
Update to avoid pseudo-random number ( #5225 )
2022-03-16 12:24:58 -04:00
header
Clean up extra spaces ( #5027 )
2021-12-08 08:26:14 -08:00
health
plugin/health : rework overloaded goroutine to support graceful shutdown ( #5244 )
2022-04-13 13:09:03 -04:00
hosts
The IPv4 parser no longer accepts leading zeros ( #4844 )
2021-09-04 08:34:57 +02:00
import
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
k8s_external
plugin/k8s_external: Set authoritative bit in responses ( #5284 )
2022-04-12 11:01:15 -04:00
kubernetes
plugin/k8s_external: fix external nsAddrs when CoreDNS Service has no External IPs ( #4891 )
2022-03-07 12:18:23 -05:00
loadbalance
auto go fmt
2021-11-15 10:33:24 +00:00
local
add local plugin ( #4262 )
2020-11-05 15:02:07 +01:00
log
[plugin/log] Expand {combined}
and {common}
in log format ( #5230 )
2022-03-07 06:49:56 -08:00
loop
Update to avoid pseudo-random number ( #5225 )
2022-03-16 12:24:58 -04:00
metadata
Create geoip plugin ( #4688 )
2021-07-14 09:25:30 +02:00
metrics
auto remove trailing whitespaces
2022-02-22 10:28:07 +00:00
minimal
plugin/minimal: fix import path ( #4523 )
2021-03-16 10:55:21 +01:00
nsid
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
pkg
Replace io.LimitReader with http.MaxBytesReader ( #5241 )
2022-04-04 15:02:08 -04:00
pprof
docs: move Also See to See Also ( #4245 )
2020-10-28 10:56:35 -07:00
ready
dont return 200 during shutdown ( #4167 )
2020-10-01 16:13:23 +02:00
reload
[plugin/reload]: Change hash from md5 to sha512 ( #5226 )
2022-03-07 09:55:10 -08:00
rewrite
update all +build statements ( #5271 )
2022-03-18 07:11:14 -07:00
root
cleanup deprecated package io/ioutil ( #4920 )
2021-10-13 09:30:31 +02:00
route53
[plugin/route53] Deprecate plaintext secret in Corefile for route53 plugin ( #5228 )
2022-03-11 11:32:44 -08:00
secondary
plugin/secondary: Fix startup transfer failure wrong zone logged ( #5085 )
2022-02-14 12:12:08 -05:00
sign
Fix security scans by cleaning up file path ( #5185 )
2022-02-14 11:24:21 -05:00
template
plugin/template: fix rcode option documentation ( #5328 )
2022-04-23 16:51:56 -04:00
test
plugin/file: add CAA record test case ( #5219 )
2022-03-16 12:30:37 -04:00
tls
add positive tests to TestTLS function ( #5330 )
2022-04-25 07:36:50 -07:00
trace
auto remove trailing whitespaces
2021-07-20 10:28:21 +00:00
transfer
Fix a typo in plugin/transfer/README.md ( #4946 )
2021-11-01 11:06:13 -04:00
whoami
update all +build statements ( #5271 )
2022-03-18 07:11:14 -07:00
backend.go
Cherry-pick: Implement notifies for transfer plugin ( #3972 ) ( #4142 )
2020-09-24 20:30:39 +02:00
backend_lookup.go
Comment reason for non-exact match in direct cname loop checks ( #5294 )
2022-04-04 15:00:17 -04: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
Fix IPv6 case for CIDR format reverse zones ( #4652 )
2021-06-04 10:17:17 +02:00
normalize_test.go
Fix IPv6 case for CIDR format reverse zones ( #4652 )
2021-06-04 10:17:17 +02:00
plugin.go
Reduce the cardinality of health endpoint metrics ( #4650 )
2021-05-27 15:16:38 +02:00
register.go
For caddy v1 in our org ( #4018 )
2020-09-24 18:14:41 +02:00