Commit Graph

6 Commits

Author SHA1 Message Date
Stuart Cardall
a5dfa0e9aa testing/dnscrypt-proxy: update to 1.4.3 2015-01-13 08:41:21 +00:00
Francesco Colista
7a7d2ea42d testing/dnscrypt-proxy: review of setup script. Substituded html with csv, minor improvements. 2014-06-30 09:06:51 +00:00
Stuart Cardall
b77a017af7 testing/dnscrypt-proxy: update to 1.4.0
* Version 1.4.0:
 - Security: versions 0.11 to 1.3.3 were vulnerable to a denial of
service when running out of output buffer space.

/sbin/setup-dnscrypt now also sets the correct loopback address if
unbound is removed outside of the script.
2014-05-19 14:29:46 +00:00
Francesco Colista
eafb47fac7 testing/dnscrypt-proxy: minor changes in APKBUILD, updated setup script 2014-04-29 06:30:50 +00:00
IT Offshore
5213bcabac Revised dnscrypt-proxy setup script
I did a little more testing on the /sbin/setup-dnscrypt script (once I
knew I could install the APK's I made). This fixes previous bugs with
setting up dns caching (a 2nd loopback is created & the proxy now
listens on 127.0.0.2:40 by default if caching is enabled). Errors in
setting up & starting the services are also fixed.
2013-11-19 15:50:25 +00:00
IT Offshore
73e5eb1a52 testing/dnscrypt-proxy: upgrade to to 1.33
Complete patch to bump dnscrypt-proxy to version 1.33

Minor changes to APKBUILD to build with the new sources & make-depends.

confd / initd changed to include the additional configurations to set the alternative
resolver ip / public keys.

Separate patch created to build dnscrypt's dependency libsodium / libsodium-dev
(as it no longer forms part of dnscrypt's sources).

Post-install script is just status / info using the $STRONG / $RED / $GREEN
system colours.

Added /sbin/setup-dnscrypt for changing the resolver dnscrypt queries &
optionally installing unbound for dns caching. This also uses the system terminal
colours. This no longer makes any changes to init.d, it only updates conf.d
2013-11-15 15:23:46 +00:00