AdGuardHome/internal/dnsforward
Eugene Burkov 1122e71cf3 Pull request: 2674 fix upstreams validation
Merge in DNS/adguard-home from 2674-quic-upstream to master

Updates #2674.

Squashed commit of the following:

commit ce7643580cc9e19881689e7fd4933bc953f2884e
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 18:23:39 2021 +0300

    all: fix log

commit b53e4368dd9ca61965e73b1f1274388422142830
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 18:21:59 2021 +0300

    all: log changes

commit 1cdca48e31c272ccfbde955c2a3e560ca6ca6bcf
Merge: bc441dac e32c18fa
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 18:15:47 2021 +0300

    Merge branch 'master' into 2674-quic-upstream

commit bc441dac3cbe8070c8c1d672925b14d309f05b9f
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 17:06:47 2021 +0300

    dnsforward: fix error wrapping

commit 281c1b43233c2bb51e3a933588087a207b7eef3d
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 17:00:35 2021 +0300

    all: fix validation, imp shutdown

commit 31a5ea7a081de4bcc3913bd04d62334fec1b59e1
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Feb 16 14:53:10 2021 +0300

    dnsforward: fix upstreams validation
2021-02-16 18:46:49 +03:00
..
access.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
access_test.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00
clientid.go Pull request: dnsforward: do not check client srv name unless asked 2021-02-11 15:20:30 +03:00
clientid_test.go Pull request: dnsforward: do not check client srv name unless asked 2021-02-11 15:20:30 +03:00
config.go Pull request: 2674 fix upstreams validation 2021-02-16 18:46:49 +03:00
dns.go Pull request: dnsforward: do not check client srv name unless asked 2021-02-11 15:20:30 +03:00
dnsforward.go Pull request: 2574 external tests vol.3 2021-02-04 20:35:13 +03:00
dnsforward_test.go Pull request: 2574 external tests vol.3 2021-02-04 20:35:13 +03:00
dnsrewrite.go Pull request: all: support more $dnsrewrite rr types 2020-12-23 12:35:07 +03:00
dnsrewrite_test.go Pull request: all: imp errcheck in tests 2021-02-04 15:12:34 +03:00
filter.go Pull request: all: client id support 2021-01-27 18:32:13 +03:00
http.go Pull request: 2674 fix upstreams validation 2021-02-16 18:46:49 +03:00
http_test.go Pull request: 2574 external tests vol.3 2021-02-04 20:35:13 +03:00
ipset_linux.go Pull request: dnsforward: fix infinite loop 2021-02-02 13:35:23 +03:00
ipset_others.go Pull request: 2179 ipset subdomains 2021-01-29 18:53:39 +03:00
msg.go Pull request: 2508 ip conversion vol.1 2021-01-13 16:56:05 +03:00
stats.go Pull request: all: client id support 2021-01-27 18:32:13 +03:00
stats_test.go Pull request: all: client id support 2021-01-27 18:32:13 +03:00
svcbmsg.go Pull request: all: support more $dnsrewrite rr types 2020-12-23 12:35:07 +03:00
svcbmsg_test.go Pull request: all: support more $dnsrewrite rr types 2020-12-23 12:35:07 +03:00
util.go Pull request: 2508 ip conversion vol.2 2021-01-20 17:27:53 +03:00