AdGuardHome/internal/dnsforward
Dimitry Kolyshev 1e939703e5 Pull request: 6053-https-filtering
Updates #6053.

Squashed commit of the following:

commit b71957f87eca93e9827d027c246d2ca9d7a7f45a
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Wed Aug 9 16:12:10 2023 +0300

    all: docs

commit 3e394fb2d723c4e305ea91f10fffc866f0b9948a
Merge: f406a5ff4 c47509fab
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Wed Aug 9 15:15:37 2023 +0300

    all: imp code

commit f406a5ff4977acdcd19557969bd405747b84ebbc
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Wed Aug 9 15:05:43 2023 +0300

    all: imp code

commit 0de1e0e8a9f0dfd3a0ff0c9e787d6e50cf2a1ee8
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Wed Aug 9 14:45:21 2023 +0300

    all: docs

commit d98cbafe62edd77afcf6c760e28cb5e7632a993e
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Wed Aug 9 11:54:39 2023 +0300

    dnsforward: https blocked rcode

commit c13ffda6182920f97fe8293a9c0b518bbf77956e
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Wed Aug 9 10:45:27 2023 +0300

    dnsforward: imp tests

commit 9c5bc29b33d53ba82ca11f508391e5b5d534a834
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Wed Aug 9 10:08:06 2023 +0300

    dnsforward: imp code

commit d6ff28b9c277c24b4f273cd4b292543ead13d859
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Tue Aug 8 16:00:15 2023 +0300

    all: imp code

commit 832b59965d1515badd0a0650f9753fc2985dff1c
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Tue Aug 8 13:32:15 2023 +0300

    dnsforward: https filtering

commit 6a2bdd11331ffddb13bac4e05de85b6661360783
Merge: 257a1b6b8 54aee2272
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Tue Aug 8 11:44:12 2023 +0300

    Merge remote-tracking branch 'origin/master' into 6053-https-filtering

    # Conflicts:
    #	CHANGELOG.md

commit 257a1b6b868826cb4112c1c88b177290242d3fdd
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Tue Aug 8 11:26:13 2023 +0300

    dnsforward: imp tests

commit edba217a72101b8b5a79e7b82614b3ea0e4c1f09
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Aug 4 15:03:02 2023 +0300

    dnsforward: https filtering

commit 4c93be3e0c7b98c1242b60ba5a3c45cea2775be4
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Aug 4 14:36:33 2023 +0300

    docs: https filtering

commit 1d2d1aa3b4ce7a994395fade2f87b2d88d68ac63
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri Aug 4 12:54:05 2023 +0300

    all: https filtering hints
2023-08-09 16:27:21 +03:00
..
testdata Pull request: 1333-protection-pause vol.1 2023-03-24 15:11:47 +03:00
access.go Pull request 1944: 6049-block-ns-root 2023-07-27 21:06:51 +03:00
access_test.go Pull request 1944: 6049-block-ns-root 2023-07-27 21:06:51 +03:00
clientid.go Pull request: Pull request: 4884 Update golibs 2023-02-21 16:52:33 +03:00
clientid_test.go Pull request: Pull request: 4884 Update golibs 2023-02-21 16:52:33 +03:00
config.go Pull request 1922: AG-23889-upd-dnsproxy 2023-07-18 20:02:01 +03:00
config_test.go Pull request: Pull request: 4884 Update golibs 2023-02-21 16:52:33 +03:00
dialcontext.go Pull request 1933: upd-golibs 2023-07-20 14:26:35 +03:00
dns64.go Pull request 1779: 3290-docker-healthcheck 2023-03-26 23:12:24 +03:00
dns64_test.go Pull request 1744: 1472-edns-custom-ip 2023-03-01 16:16:16 +03:00
dnsforward.go Pull request 1952: 5948-fix-dns-filter 2023-08-07 16:07:21 +03:00
dnsforward_test.go Pull request: 6053-https-filtering 2023-08-09 16:27:21 +03:00
dnsrewrite.go Pull request: upd-pkgs-tools 2022-10-28 17:42:45 +03:00
dnsrewrite_test.go Pull request: 4865-refactor-dns-handlers 2022-09-02 14:52:19 +03:00
filter.go Pull request: 6053-https-filtering 2023-08-09 16:27:21 +03:00
filter_test.go Pull request: 6053-https-filtering 2023-08-09 16:27:21 +03:00
http.go Pull request 1952: 5948-fix-dns-filter 2023-08-07 16:07:21 +03:00
http_test.go Pull request 1891: 5902-bootstrap-hosts 2023-06-30 12:41:10 +03:00
ipset.go Pull request 1893: all: imp logs; upd dnsproxy 2023-06-28 13:46:04 +03:00
ipset_test.go Pull request: aghnet: fix adding entry into multiple ipsets 2021-09-22 14:37:40 +03:00
msg.go Pull request: 6053-https-filtering 2023-08-09 16:27:21 +03:00
process.go Pull request 1952: 5948-fix-dns-filter 2023-08-07 16:07:21 +03:00
process_internal_test.go Pull request 1927: 6006-use-address-processor 2023-07-18 17:02:07 +03:00
recursiondetector.go Pull request: filtering: fix rw to subdomain 2021-12-27 19:40:39 +03:00
recursiondetector_test.go Pull request: 3157 excessive ptrs 2022-04-19 15:01:49 +03:00
stats.go Pull request 1928: 1453-stats-tests 2023-08-09 14:33:52 +03:00
stats_test.go Pull request 1928: 1453-stats-tests 2023-08-09 14:33:52 +03:00
svcbmsg.go dnsforward: imp code, fmt 2022-08-29 15:54:41 +03:00
svcbmsg_test.go Pull request #1473: svcb dohpath support 2022-04-12 15:45:18 +03:00
upstreams.go Pull request 1952: 5948-fix-dns-filter 2023-08-07 16:07:21 +03:00