AdGuardHome/internal/dnsforward
Eugene Burkov 4fd7fad2e5 Pull request: 2280 dns timeout
Updates #2280.

Squashed commit of the following:

commit d8c6aacb664361a13dde8522de2470dd137bed00
Merge: 84df492b 12f1e4ed
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 15 17:21:41 2021 +0300

    Merge branch 'master' into 2280-dns-timeout

commit 84df492b0134e88e031f586333437f503b90b7ae
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 15 16:49:41 2021 +0300

    home: fix docs & naming

commit af44a86a60ea815ca7100edc34db8acbdcc2cccf
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 15 15:55:12 2021 +0300

    all: imp docs & tests

commit 6ed6599fa0024cc7d14dc7c75ddda62e5179fe00
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 15 15:26:22 2021 +0300

    home: imp duration tests

commit 8fe7cb099dccfce3f9329d7207ef48f488f07e83
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 15 15:04:16 2021 +0300

    all: imp code, docs & tests

commit a989e8a5a6acede0063141cdbfc103b150b33d97
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Sat Jun 12 19:02:23 2021 +0300

    WIP

commit b0362e22040a1d38f81dcc775c5ef6f7d1e94eee
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Sat Jun 12 18:58:09 2021 +0300

    all: imp docs & tests

commit 64b00fd0854f3ddcb0189f3c93f3ffa2a31a98be
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Sat Jun 12 03:44:29 2021 +0300

    home: introduce marshalable duration

commit bfb1a5706c37fcd27bccce4a5aec37dca3cf238b
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Sat Jun 12 01:56:10 2021 +0300

    all: add upstream timeout setting
2021-06-15 17:36:49 +03:00
..
testdata Pull request: 3184 disable private ptr 2021-05-26 17:55:19 +03:00
access_test.go Pull request: all: add string set 2021-04-20 16:26:19 +03:00
access.go Pull request: dnsforward: preserve domain name case 2021-05-31 15:24:21 +03:00
clientid_test.go Pull request: dhcpd: imp normalization, validation 2021-05-06 13:02:48 +03:00
clientid.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
config_test.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
config.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
dns_test.go Pull request: all: imp cyclo in new code 2021-05-31 20:11:06 +03:00
dns.go Pull request: 3185 fix recursion vol.2 2021-05-31 13:25:40 +03:00
dnsforward_test.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
dnsforward.go Pull request: 3136 show default resolvers 2021-06-01 14:28:34 +03:00
dnsrewrite_test.go Pull request: all: less annoying pkg names 2021-05-21 16:15:47 +03:00
dnsrewrite.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
filter.go Pull request: dnsforward: preserve domain name case 2021-05-31 15:24:21 +03:00
http_test.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
http.go Pull request: 2280 dns timeout 2021-06-15 17:36:49 +03:00
ipset_linux.go Pull request: replace agherr with golibs' errors 2021-05-24 17:28:11 +03:00
ipset_others.go Pull request: all: update go and backend tools 2021-05-21 14:55:42 +03:00
msg.go Pull request: all: less annoying pkg names 2021-05-21 16:15:47 +03:00
recursiondetector_test.go Pull request: 3185 detecting recursion 2021-05-27 19:19:19 +03:00
recursiondetector.go Pull request: 3185 fix recursion vol.2 2021-05-31 13:25:40 +03:00
stats_test.go Pull request: all: less annoying pkg names 2021-05-21 16:15:47 +03:00
stats.go Pull request: all: fix client upstreams, imp code 2021-05-28 13:02:59 +03:00
svcbmsg_test.go Pull request: dnsforward: fix fqdn in some dns rewrites 2021-03-15 17:17:16 +03:00
svcbmsg.go Pull request: dnsforward: fix fqdn in some dns rewrites 2021-03-15 17:17:16 +03:00