summaryrefslogtreecommitdiff
path: root/dns/dnscrypt-wrapper/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Update dns/dnscrypt-wrapper to 0.2.2Kirill Ponomarev2017-02-082-48/+0
| | | | | | | | | | PR: 216899 Submitted by: freebsd@toyingwithfate.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9482 Notes: svn path=/head/; revision=433647
* - Update to 0.2.1Dmitry Marakasov2016-07-142-0/+48
| | | | | | | | | | | | - Properly respect ${CC} - Cosmetic fixes - Mark broken on 9.x due to too long username PR: 210885 Submitted by: freebsd@toyingwithfate.com (maintainer) Notes: svn path=/head/; revision=418533
* New Port: dns/dnscrypt-wrapperJason Unovitch2015-09-021-0/+109
This is a port of dnscrypt-wrapper, which adds dnscrypt support to any name resolver. It is the server-side counterpart of dnscrypt-proxy, and is in fact derived from its source. PR: 200015 Submitted by: freebsd@toyingwithfate.com Approved by: feld (mentor) Differential Revision: https://reviews.freebsd.org/D3535 Notes: svn path=/head/; revision=395912