summaryrefslogtreecommitdiffstats
path: root/testing/dnscrypt-proxy
Commit message (Collapse)AuthorAgeFilesLines
* Revised dnscrypt-proxy setup scriptIT Offshore2013-11-192-27/+77
| | | | | | | | 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.
* testing/dnscrypt-proxy: upgrade to to 1.33IT Offshore2013-11-156-43/+303
| | | | | | | | | | | | | | | | | | | 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
* testing/dnscrypt-proxy: temp fixes build only x86Francesco Colista2013-04-251-1/+1
|
* testing/dnscrypt-proxy: Fixes #1275Francesco Colista2013-04-254-0/+84