summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-https-dns-proxy/Makefile
AgeCommit message (Collapse)Author
2021-07-31luci-app-https-dns-proxy: update to 2021-07-29-1Stan Grishin
* add HTTP/2-only supporting providers: Mullvad, Digitale-Gesellschaft, dns.sb and Rubyfish.cn * switch default provider from Google to Cloudflare * add IPv6 addresses for bootstrap resolvers for Google DNS * add secondary bootstrap resolver (Cloudflare's) to all providers with a single bootstrap resolver * modify model/cbi file to show HTTP/2-only providers (and help texts) on HTTP/2-supporting systems Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-03-10luci-app-https-dns-proxy: explicit package versionStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-13luci-app-https-dns-proxy: DSCP tagging supportStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-21luci-app-https-dns-proxy: WebUI for dnsmasq config update, quad9 bootstrap IPv6Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-08-27luci-app-https-dns-proxy: add DNSPod.cn DoHStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-31luci-app-https-dns-proxy: fix bootstrap_dns for cloudflare securityStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-07-29luci-app-https-dns-proxy: add OpenDNS serversStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-25luci-app-https-dns-proxy: bugfix: remove eDNS supportStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-30luci-app-https-dns-proxy: decrease reliance on shell commands; proper acl.d ↵Stan Grishin
file; add cloudflare family/protect Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-05-02luci-app-https-dns-proxy: bugfix: remove escaped double-quotes from ↵Stan Grishin
translateable resources Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-24luci-app-https-dns-proxy: add CIRA Canadian ShiledStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11luci-app-https-dns-proxy: improve i18nStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-06luci-app-https-dns-proxy: Move help links to providers files, Add LibreDNS.Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03luci-app-https-dns-proxy: better service control & buttons stylingStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-19luci-app-https-dns-proxy: package name change, support for RFC8484 binaryStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>