| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
The previous list was very out of date.
An always up-to-date v1-compatible list is available at:
https://download.dnscrypt.info/dnscrypt-resolvers/v1/
Also use different default resolvers since the previous ones don't
exist any longer.
Signed-off-by: Frank Denis <github@pureftpd.org>
|
|
|
|
| |
Signed-off-by: Chris E <cbz@pobox.com>
|
|
|
|
|
|
| |
Revise dnscrypt-resolvers.csv with new dnscrypt-ca info.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
|
| |
* adapt start priority to the new trigger based setup
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
|
|
| |
* print only 'missing plugins support warning' if user really configured
'blacklist' or 'block_ipv6' parameter.
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
|
|
|
|
|
|
| |
* Start dnscrypt-proxy from procd interface trigger rather than
immediately in init, to fix a possible race condition during boot and
get rid of rc.local restarts. You can restrict trigger interface(s) by
'procd_trigger' in new global config section.
* tab/whitespace cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
|
|
|
|
| |
bump version number.
Signed-off-by: Chris Saaidi <starcms@gmail.com>
|
|
|
|
| |
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|
|
|
|
| |
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit modifies the dnscrypt-proxy plugin's `dnscrypt-proxy.init`
script to allow specifying a custom dnscrypt resolver. Prior to this
commit users of the dnscrypt-proxy plugin are only able to choose from
a dnscrypt resolver that is present in the packaged `ResolversList` CSV
file.
To specify a custom resolver three new configuration parameters are
required[0]: `ProviderName`, `ProviderKey` and `ResolverAddress`.
The `dnscrypt-proxy.init` script now maps `providername`, `providerkey`,
and `resolveraddress` values (if present) from a `dnscrypt-proxy.config`
file into the generated DNSCrypt configuration file.
`PKG_RELEASE` is increased from 1 to 2 to reflect the new functionality.
[0]: https://github.com/jedisct1/dnscrypt-proxy/blob/9eee47477031ad0ffef94160d7370d4dec6f2c3a/dnscrypt-proxy.conf#L28:L32
Signed-off-by: Daniel McCarney <daniel@binaryparadox.net>
|
|
|
|
|
|
| |
instead of command line args, no changes made to existing UCI part. Add blacklists support
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|
|
|
| |
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
|
|
|
|
|
|
| |
added separated package for resolvers list
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
|
|
|
|
|
|
| |
config
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
|
|
|
| |
Signed-off-by: Adam Gensler <openwrt@a.gnslr.us>
|
|
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
|