aboutsummaryrefslogtreecommitdiff
path: root/net/https-dns-proxy
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* https-dns-proxy: bump PKG_RELEASEHannu Nyman2017-01-12
| | | | Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* https-dns-proxy: Fix wrong commandline argumentAaron Drew2017-01-12
| | | | Init scripts were configuring daemon to write log to file "127.0.0.1" instead. Signed-off-by: Aaron Drew <aarond10@gmail.com>
* https-dns-proxy: Switch from bz2 to xzAaron Drew2017-01-09
| | | Signed-off-by: Aaron Drew <aarond10@gmail.com>
* https-dns-proxy: Version bumpAaron Drew2017-01-08
| | | | | Version bump. Now includes support for SRV records, cap on concurrent requests. Signed-off-by: Aaron Drew <aarond10@gmail.com>
* https-dns-proxy: Version bumpAaron Drew2016-09-04
| | | | Signed-off-by: Aaron Drew <aarond10@gmail.com>
* packages: cleanup Makefile variablesStephen Walker2016-07-09
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* https-dns-proxy: add package.Aaron Drew2016-06-21
Signed-off-by: Aaron Drew <aarond10@gmail.com>