Commit Graph

12 Commits

Author SHA1 Message Date
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