aboutsummaryrefslogtreecommitdiff
path: root/net/https-dns-proxy/files
Commit message (Collapse)AuthorAge
* https-dns-proxy: update to 2021-06-03-1Stan Grishin2021-06-05
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: 2021-05-14 bugfix: fallback to HTTP/1 by defaultStan Grishin2021-06-02
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: update to 2021-05-14-1; bugfixes for dhcp server backupStan Grishin2021-05-29
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: bugfix: race condition with dnsmasqStan Grishin2021-04-10
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: bugfix: correct PROCD firewall objectStan Grishin2021-03-25
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: support for additional Force DNS portsStan Grishin2021-03-22
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: support for force DNS/DNS hijackingStan Grishin2021-02-10
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: bugfix: high CPU utilizationStan Grishin2021-01-18
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: update to 2020-11-25: add HTTP auth and DSCP codepoint supportStan Grishin2021-01-06
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: update binary to 2020-08-21Stan Grishin2020-12-09
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: bugfix: remove eDNS supportStan Grishin2020-06-25
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: support for dnsmasq noresolv optionStan Grishin2020-03-20
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: shellcheck & beautifyStan Grishin2020-03-13
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: Update for reverted commitGerard Ryan2020-03-12
| | | | | | | | * Reapplied daf538d8c63a2be72e32f87276ca06db7dc7df5e * Updated README * Replaced the ipv4_resolvers option with a ipv6_resolvers_only option Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* https_dns_proxy: Added optional ipv4 resolversGerard Ryan2020-03-10
| | | | | | | | | * Added optional ipv4 resolvers UCI config option * Added logging to logd * Refactored verbosity UCI config option * Filtered out any address from being added to dnsmasq Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* https-dns-proxy: fix deleting server items, configurable dnsmasq settings changeStan Grishin2020-01-25
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https_dns_proxy: Added optional ipv4 resolversGerard Ryan2019-12-18
| | | | | | | | | * Added optional ipv4 resolvers UCI config option * Added logging to logd * Refactored verbosity UCI config option * Filtered out any address from being added to dnsmasq Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* https-dns-proxy: switch to https-dns-proxy package nameStan Grishin2019-12-17
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: implement dnsmasq integrationStan Grishin2019-10-31
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* https-dns-proxy: new init script and config filesStan Grishin2018-09-02
| | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* net/https-dns-proxy: Update to 2018-04-23Jemy Zhang2018-04-26
| | | | | | + add option for resolver_url_prefix Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
* net/https-dns-proxy: Update to 2018-01-28Jemy Zhang2018-03-07
| | | | | | | | + initial DNS resolve via proxy + option of subnet address + option of proxy server Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
* https-dns-proxy: Fix wrong commandline argumentAaron Drew2017-01-12
| | | | Init scripts were configuring daemon to write log to file "127.0.0.1" instead. Signed-off-by: Aaron Drew <aarond10@gmail.com>
* https-dns-proxy: add package.Aaron Drew2016-06-21
Signed-off-by: Aaron Drew <aarond10@gmail.com>