aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | ibrdtn-tools: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDSJohannes Morgenroth2014-08-22
| | | | | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
| * | | | ibrdtnd: Remove PKG_BUILD_DEPENDS since it is already defined by DEPENDSJohannes Morgenroth2014-08-22
| | | | | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
| * | | | mwan3: update to version 1.5-4Adze15022014-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue #219: Policy status output returns arithmetic syntax error Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
| * | | | Merge pull request #174 from brynet/patch-1sbyx2014-08-20
| |\ \ \ \ | | | | | | | | | | | | net/openssh: Update PKG_SOURCE_URL
| | * | | | Add ISC/BSD to PKG_LICENSE_*Bryan Steele2014-08-08
| | | | | |
| | * | | | Update PKG_SOURCE_URL for OpenSSHBryan Steele2014-08-08
| | | | | | | | | | | | | | | | | | Remove broken mirrors, prefer HTTP over FTP.
| * | | | | Merge pull request #221 from ejonny/mastersbyx2014-08-20
| |\ \ \ \ \ | | | | | | | | | | | | | | Add packages for Delay and Disruption Tolerant Networking
| | * | | | | ibrdtn-tools: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package contains the tools (dtnsend, dtnrecv, dtnping, ...) of IBR-DTN, a modular and lightweight implementation of the bundle protocol (RFC 5050). https://github.com/ibrdtn/ibrdtn Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
| | * | | | | ibrdtnd: add new packageJohannes Morgenroth2014-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package contains the daemon (dtnd) of IBR-DTN, a modular and lightweight implementation of the bundle protocol (RFC 5050). https://github.com/ibrdtn/ibrdtn Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
| * | | | | | Merge pull request #220 from salzmdan/mastersbyx2014-08-20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | knot: update to 1.5.1.
| | * | | | knot: update to 1.5.1.Daniel Salzman2014-08-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
| * | | | | Import net/unbound package from SubversionMichael Hanselmann2014-08-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an import of the net/unbound package from Subversion revision 40658 (May 2, 2014). The only change is the addition of PKG_LICENSE, PKG_LICENSE_FILE and PKG_MAINTAINER to Makefile. Unbound 1.4.22 is the current upstream release. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
| * | | | | Revert "xl2tpd: rename netifd protocol handler to l2tpv2 to avoid clashes ↵Steven Barth2014-08-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with l2tpv3" This reverts commit 981f2da45747df72c5ae2c45f265fe8f29af3d52. OpenWrt wiki knew l2tp from l2tpv3tun, but luci knew l2tp from xl2tpd
| * | | | | strongswan: import, update, adoptSteven Barth2014-08-17
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
| * | | | | net/bind: Update to upstream long-term-support release 9.9.5-P1Noah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update maintainer and license metadata in Makefile. Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | | net/bind: Re-import package net/bind from oldpackages.Noah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | | net/ipsec-tools: Update some makefile definitions perNoah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/openwrt/packages/blob/master/CONTRIBUTING.md to list me as maintainer. Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | | net/ipsec-tools: Update configure.ac to force HAVE_POLICY_FWD=true, which isNoah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | appropriate on Linux but not properly detected in the openwrt build currently. Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | | net/ipsec-tools: Update ipsec-tools to 0.8.2Noah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | | net/ipsec-tools: Import net/ipsec-tools from oldpackagesNoah Meyerhans2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Noah Meyerhans <noahm@debian.org>
| * | | | | xinetd: socket bind: Invalid argument (errno = 22) when using USERID on ipv6Christian Schoenebeck2014-08-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use right size of addresses in bind() call. Also use getpeername addresses when connecting to ident service to prevent address family mismatch between socket(), bind() and connect() calls. --- Christian Schoenebeck via github pull request #205: Reported for a long time in the web. Still exists in the current sources. Already reported and offert on TRAC Ticket #15821. You can find a lot of entries on "Google" about the reported problem. I got the same error on my WNDR3800 and von VirtualBox X86. I copied the patch to my local trunk build system and recompiled. The problem was fixed. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com> Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
| * | | | | umurmur: Set PKG_LICENSEMartin Johansson2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Martin Johansson <martin@fatbob.nu>
| * | | | | mwan3: update to version 1.5-3Adze15022014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better way of fixing the "icmp unreachable exits wrong interface" problem Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
| * | | | | xinetd: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
| * | | | | wavemon: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
| * | | | | sslh: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
| * | | | | mtr: Add PKG_LICENSE informationJonathan McCrohan2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
| * | | | | muninlite,mtr,sslh,wavemon,xinetd: s/MAINTAINER/PKG_&/Jonathan McCrohan2014-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace the MAINTAINER lines in packages that I maintain with PKG_MAINTAINER lines, to be consistent with the rest of the packages tree. Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
| * | | | | ntpclient: Import from oldpackages, update version, copyright and license ↵Ted Hess2014-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | info, add pkg maintainer. Signed-off-by: Ted Hess <thess@kitschensync.net>
| * | | | | Add smartsnmpd.Xiongfei Guo2014-08-13
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smartsnmpd is an implementation of SNMP Agent developed by Credo Semi. It use Lua as script language to write SNMP MIB nodes to improve the efficiency of developtment. This package add native support for OpenWrt. Include using ubus and uci to get status/info. And, it use uloop as low level event library. So it's some sort of desgin for OpenWrt. Website: https://github.com/credosemi/smartsnmp Signed-off-by: Leo Ma <leoma@credosemi.com> Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
| * | | | mwan3: Update to version 1.5-2Adze15022014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue icmp unreachables go out wrong interface Remove unnecessary line Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
| * | | | socat: Import from oldpackages, upgrade to 1.7.2.4, update copyright, ↵Ted Hess2014-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | license info, pkg maintainer. Fix cross built error Signed-off-by: Ted Hess <thess@kitschensync.net>
| * | | | Merge pull request #193 from chris5560/masterJonathan McCrohan2014-08-12
| |\ \ \ \ | | | | | | | | | | | | ddns-scripts: Set PKG_LICENSE
| | * | | | ddns-scripts: Set PKG_LICENSEChristian Schoenebeck2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set PKG_LICENSE as written inside dynamic_dns_updater.sh and dynamic_dns_functions.sh. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
| * | | | | haproxy: fix from upstreamThomas Heil2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH 4/4] BUG: config: error in http-response replace-header number Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
| * | | | | net/mosquitto: Add PKG_LICENSE informationKarl Palsson2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Karl Palsson <karlp@remake.is>
| * | | | | net/mosquitto: update readme with protocol versionsKarl Palsson2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mosquitto has supported v3.1.1 of the mqtt protocol since verson 1.3 Signed-off-by: Karl Palsson <karlp@remake.is>
| * | | | | net/mosquitto: Bump to version 1.3.4Karl Palsson2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A minor point release. * Don’t ask client for certificate when require_certificate is false. * Fix incorrect handling of anonymous bridges on the local broker. * backout incomplete functionality incorrectly added in 1.3.2 Signed-off-by: Karl Palsson <karlp@remake.is>
| * | | | | tinyproxy: fix CVE-2012-3505Steven Barth2014-08-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
| * | | | | Merge pull request #186 from fatbob313/mastersbyx2014-08-11
| |\ \ \ \ \ | | | | | | | | | | | | | | Add package umurmur. Add myself as maintainer.
| | * | | | | Add package umurmur. Add myself as maintainer.Martin Johansson2014-08-10
| | | | | | |
| * | | | | | dmapd: update to 0.0.70W. Michael Petullo2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | | Copy dmapd package from old repositoryW. Michael Petullo2014-08-10
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * | | | | Merge pull request #183 from Adze1502/mastersbyx2014-08-10
| |\ \ \ \ \ | | | | | | | | | | | | | | mwan3: Update to version 1.5-1
| | * | | | | mwan3: Update to version 1.5-1Adze15022014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add iptables -w option, which increases stability, requires iptables v1.4.20. Code cleanup Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
| * | | | | | freeradius2: add PKG_LICENSE informationDaniel Golle2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * | | | | | opentracker: add PKG_LICENSE informationDaniel Golle2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * | | | | | xl2tpd: add PKG_LICENSE informationDaniel Golle2014-08-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * | | | | | Merge branch 'master' into license-updatesIan Leonard2014-08-10
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> Conflicts: devel/patch/Makefile multimedia/minidlna/Makefile
| | * | | | | Merge pull request #179 from arfett/mastersbyx2014-08-10
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | mwan3-luci