Robert Marko
0fed081486
treewide: refresh hashes after move to use ZSTD as default
...
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-07 20:04:28 +02:00
Maarten Aertsen
4f235865e7
ohybridproxy: revert to default log level
...
Change log level from debug to info to avoid filling up syslog with query-level logging.
Signed-off-by: Maarten Aertsen <spam-github@rtsn.nl>
2021-11-19 07:06:50 +01:00
Rosen Penev
4407369e70
ohybridproxy: fix up Makefile
...
Use a more standard setup for local tarballs to clean up the Makefile.
Fixed license information.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed upstreamed patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-17 06:29:46 +00:00
Markus Stenberg
5e4756d7e7
ohybridproxy: Bump (.home -> .home.arpa works)
2020-05-22 09:27:16 +03:00
Daniel Engberg
43449bcbbd
treewide: Basic cleanup and alignment to package guidelines ( #383 )
...
This is a very basic cleanup, several packages needs more work
but this at least drops git for https and removes the use of
PKG_MD5SUM and some minor fixes.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-07-12 16:50:47 +02:00
Florian Fainelli
b09c768149
ohybridproxy: Properly search for libubox/utils.h
...
Fixes build error with external toolchains:
/local/users/fainelli/openwrt/trunk/build_dir/target-mipsel-linux-gnu_glibc/ohybridproxy-2016-06-28-8a28ae92c97099e771c9ede5641e3782ae809c27/src/util.h:32:27:
fatal error: libubox/utils.h: No such file or directory
#include <libubox/utils.h>
^
compilation terminated.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-06-05 17:57:40 -07:00
Markus Stenberg
33b0b707dc
hnetd/ohp -> git head, miniupnpd->2.0 (from 15.05 branch).
2016-06-28 00:45:11 +03:00
Markus Stenberg
5a56f9451f
ohybridproxy: Added zonestitcher sub-package.
...
Zonestitcher stitches multiple DNS zones into one, dynamically.
(e.g. query to A -> query B, C -> rewrite response back to A)
2015-09-29 13:11:01 +03:00
Markus Stenberg
f0edc676c7
ohybridproxy: Update to latest.
2015-01-12 11:38:14 +02:00
Steven Barth
69f203d5c3
Add SPDX license tags
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-03 13:17:00 +01:00
Markus Stenberg
76a1f8109d
ohybridproxy: Added -4 and -6 options to explicitly specify AF.
2014-09-29 11:03:54 +03:00
Markus Stenberg
6c294ec6a1
ohybridproxy: Updated with latest which fixed one typecast problem in two places (possibly problem somewhere), and one warning.
2014-06-19 11:45:10 +03:00
Markus Stenberg
3746332038
ohybridproxy: Updated to latest (fixes just single AAAA being returned if more available).
2014-03-31 13:54:04 +03:00
Steven Barth
a8313faa28
ohybridproxy: work around connection handling issues in mdnsd
...
Thanks to Markus Stenberg
2014-02-20 19:50:09 +01:00
Steven Barth
eaec2309e8
ohybridproxy: add new package
2014-02-18 23:37:57 +01:00