Commit Graph

20 Commits

Author SHA1 Message Date
Stan Grishin 5e06b8d297 https-dns-proxy: bugfix: high CPU utilization
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-18 15:28:24 +00:00
Stan Grishin dd730e831c https-dns-proxy: update to 2020-11-25: add HTTP auth and DSCP codepoint support
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-01-06 17:53:33 +00:00
Stan Grishin bf6253d458 https-dns-proxy: update binary to 2020-08-21
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-12-09 23:33:23 -10:00
Stan Grishin 7d36084381 https-dns-proxy: re-add conffiles and add description to Makefile
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-26 03:09:53 +00:00
Stan Grishin e97462d3d5 https-dns-proxy: bugfix: remove eDNS support
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-06-25 19:41:07 +00:00
Stan Grishin a0a779faf6 https-dns-proxy: bugfix: memory leak
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 00:25:39 +00:00
Stan Grishin 6b290744db https-dns-proxy: support for dnsmasq noresolv option
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-20 21:22:49 +00:00
Stan Grishin 8da1c41104 https-dns-proxy: fix deleting server items, configurable dnsmasq settings change
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-01-25 21:15:13 -07:00
Stan Grishin 0369174652 https-dns-proxy: switch to https-dns-proxy package name
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-17 14:48:56 -07:00
Jemy Zhang f74f517b9a net/https-dns-proxy: Update to 2018-04-23
+ add option for resolver_url_prefix

Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
2018-04-26 18:19:54 +08:00
Jemy Zhang 1831d97cf1 net/https-dns-proxy: Update to 2018-01-28
+ initial DNS resolve via proxy
+ option of subnet address
+ option of proxy server

Signed-off-by: Jemy Zhang <jemy.zhang@gmail.com>
2018-03-07 17:26:56 +08:00
Darren Tucker c962ab62f8 net/https-dns-proxy: Update to 2018-01-24.
Add dependency on ca-bundle without which the HTTPS fetches fail.
Add "-x" option to force HTTP/1.1 instead of HTTP/2.0
Add a workaround for bug in libcurl <7.530 that prevents it from
working at all when built with mbedtls.

Signed-off-by: Darren Tucker <dtucker@dtucker.net>
Acked-by: Aaron Drew <aarond10@gmail.com>
2018-01-26 10:04:02 +11:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Hannu Nyman 462219ca74 https-dns-proxy: bump PKG_RELEASE
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-12 13:14:42 +02:00
Aaron Drew d7a41ee08a https-dns-proxy: Fix wrong commandline argument
Init scripts were configuring daemon to write log to file "127.0.0.1" instead.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
2017-01-12 20:33:08 +11:00
Aaron Drew 31ab5b2d74 https-dns-proxy: Switch from bz2 to xz
Signed-off-by: Aaron Drew <aarond10@gmail.com>
2017-01-09 23:11:20 +11:00
Aaron Drew 2b85289715 https-dns-proxy: Version bump
Version bump. Now includes support for SRV records, cap on concurrent requests.

Signed-off-by: Aaron Drew <aarond10@gmail.com>
2017-01-08 23:20:03 +11:00
Aaron Drew 1c31ffae58 https-dns-proxy: Version bump
Signed-off-by: Aaron Drew <aarond10@gmail.com>
2016-09-04 16:54:23 +10:00
Stephen Walker a53bf7192b packages: cleanup Makefile variables
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes

Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-09 14:50:58 -04:00
Aaron Drew 90ff49bd40 https-dns-proxy: add package.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
2016-06-21 20:00:29 +10:00