aboutsummaryrefslogtreecommitdiff
path: root/net/stubby
Commit message (Collapse)AuthorAge
* stubby: use EDNS client-subnet privacy by defaultTony Ambardar2018-09-23
| | | | | | | | Retain the upstream value since privacy is usually the key user motivation for using DNS-over-TLS, and simply note that those encountering sub-optimal routing may consider disabling the setting. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* stubby: fix config file definitionTony Ambardar2018-09-23
| | | | | | | The config file /etc/stubby/stubby.yml is not registered properly and any local changes are being overwritten on upgrade or reinstall. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* stubby: rearrange Makefile for clarityTony Ambardar2018-09-23
| | | | Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* stubby: add missing dependency on ca-certificatesTony Ambardar2018-09-16
| | | | Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* stubby: Bump to 0.2.3David Mora2018-05-13
| | | | | | Update to new upstream version. Also changed to Cloudflare's DNS as default. Signed-off-by: David Mora <iamperson347+public@gmail.com>
* stubby: Bump to 0.2.2 plus updates to default configDavid Mora2018-02-21
| | | | | | Bump version plus changes to address concerns regarding default config for stubby provided with this package Signed-off-by: David Mora <iamperson347+public@gmail.com>
* stubby: Initial commit of openwrt package for stubby daemonDavid Mora2018-01-29
(This daemon utilizes the getdns library) Signed-off-by: David Mora <iamperson347+public@gmail.com>