aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | Merge pull request #4950 from StevenHessing/noddosHannu Nyman2017-10-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | noddos: noddos v0.5.3
| * | | | | | noddos: noddos v0.5.3Steven Hessing2017-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | | memcached: update to version 1.5.2Thomas Heil2017-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | haproxy: disable lua on mipsThomas Heil2017-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - to fix #4606 we disable to lua build for haproxy depending on CONFIG_mips = y Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | haproxy update to 1.7.9 and pending patchesThomas Heil2017-10-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update lua to 5.3.4 Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | | apache: update to 2.4.28Thomas Heil2017-10-15
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix CVE-2017-9798 - fix #4926 make http2 support configurable, in case of enables libnghttp2 package dont build http2. instead use CONFIG_APACHE_HTTP2 to enable http2 support Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
* | | | | | unbound: update to 1.6.7Eric Luehrsen2017-10-11
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | Merge pull request #4887 from diizzyy/patch-94champtar2017-10-09
|\ \ \ \ \ | | | | | | | | | | | | net/l7-protocols: Remove from tree
| * | | | | net/l7-protocols: Remove from treeDaniel Engberg2017-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The l7-filter project hasn't been active for a very long time and support in OpenWrt/LEDE has been dropped making this package orphaned. Support in qos-script removed: bdb6c313de367280ed17ad234136f133ceb37551 (SVN: r45425) Support in tree removed: d0ba3bb1e24702e472eee2f3a5b7f9e4646b8ff1 (SVN: r45423) Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | freeradius3: fix CVE-2017-9148Hauke Mehrtens2017-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This takes the fix for CVE-2017-9148 from Debian. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | | Merge pull request #4907 from stargieg/masterchamptar2017-10-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | knxd: Fix config file location and init script.
| * | | | | | knxd: Fix typo in sh vars „send-delay“ and „client-addrs“Patrick Grimm2017-10-06
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
| * | | | | | knxd: Add uci config and knxd_args to ini convertPatrick Grimm2017-10-06
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
| * | | | | | knxd: Fix config file location and init script.Patrick Grimm2017-10-06
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
* | | | | | | Merge pull request #4899 from fededim/masterchamptar2017-10-08
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | lftp: compilation bugfix for old openwrt buildroot
| * | | | | | lftp: compilation bugfix for old openwrt buildrootFederico Di Marco2017-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* | | | | | | Merge pull request #4850 from p-wassi/pppoe-relaychamptar2017-10-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | net/rp-pppoe: fix typo in init script
| * | | | | | | net/rp-pppoe: cleanup config optionsPaul Wassi2017-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove misspelled configuration options which were left in place for reasons of backwards-compatibility. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
| * | | | | | | net/rp-pppoe: fix typo in init scriptPaul Wassi2017-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to a typo in the init scripts, certain parameters are not appended to the cmdline. (max. # of concurrent sessions). For backwards compatibility leave both spellings in place. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* | | | | | | | Merge pull request #4909 from StevenHessing/noddoschamptar2017-10-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | noddos: v0.5.2, mDNS TXT parsing fix
| * | | | | | | | noddos: v0.5.2, mDNS TXT parsing fixSteven Hessing2017-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | | | | Merge pull request #4906 from ldir-EDB0/bumpwireguardHannu Nyman2017-10-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | wireguard: bump to release 0.0.20171005
| * | | | | | | | | wireguard: bump to release 0.0.20171005Kevin Darbyshire-Bryant2017-10-06
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump to latest release snapshot. Tested on: ar71xx Archer c7 v2 Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* / | | | | | | | horst: Use https tar.gz instead of git downloadBruno Randolf2017-10-06
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | Merge pull request #4898 from br101/horstHannu Nyman2017-10-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | horst: Update to version 5.1 and add init script
| * | | | | | | | horst: Update to version 5.1 and add init scriptBruno Randolf2017-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest stable version and add init script and config file to start horst in server mode as a service. Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | | | openssh: update to 7.6p1Peter Wagner2017-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | gnunet: update git snapshotDaniel Golle2017-10-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start building with testing enabled as a preparation to eventually packaging the testbed components. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | | gnurl: update to version 7.55.1-4Daniel Golle2017-10-05
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | | Merge pull request #4894 from StevenHessing/noddosHannu Nyman2017-10-03
|\| | | | | | | | | | | | | | | | | | | | | | | noddos: bump up to noddos v0.5.1
| * | | | | | | noddos: bump up to noddos v0.5.1Steven Hessing2017-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | | | Merge pull request #4892 from fededim/masterHannu Nyman2017-10-02
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | lftp: updated to 4.8.2
| * | | | | | | lftp: updated to 4.8.2Federico Di Marco2017-10-02
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Di Marco <fededim@gmail.com>
* / / / / / / wireguard: bump to release 0.0.20171001Jason A. Donenfeld2017-10-02
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Simple version bump. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | / / / / git: update to 2.14.2Peter Wagner2017-10-01
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | net-snmp: avoid duplicate section namesStijn Tintel2017-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems that UCI can't handle duplicate section names in a single config file, even if they use different types. After the previous commit, running `uci export` results in the following error: uci: Parse error (section of different type overwrites prior section with same name) at line 17, byte 23 Append a 6 to the com2sec6 section names to solve this. Fixes: 0e1c8b4ccc2c ("net-snmp: snmpd: listen on IPv6 by default") Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | net-snmp: snmpd: listen on IPv6 by defaultStijn Tintel2017-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #4758. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | net-snmp: add snmptrapd packagesStijn Tintel2017-09-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #4724. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | net-snmp: use LN macroStijn Tintel2017-09-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | net-snmp: improve snmp-utils descriptionStijn Tintel2017-09-29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #4866 from sotux/bugfixHannu Nyman2017-09-25
|\ \ \ \ \ | |_|_|/ / |/| | | | net/ddns-scripts: Fix deSEC update URL
| * | | | net/ddns-scripts: Fix deSEC update URLQian Zheng2017-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deSEC update API doesn't support http://[USERNAME]:[PASSWORD]@update.dedyn.io/update authorization. So we need to pass username & password as get parameters. API ref: https://desec.io/#!/en/docs/update-api-details Signed-off-by: Qian Zheng <sotux82@gmail.com>
* | | | | tor: update to version 0.2.9.12Hauke Mehrtens2017-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the TROVE-2017-008 (CVE-2017-0380) security problem. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* | | | | Merge pull request #4853 from StevenHessing/noddoschamptar2017-09-23
|\ \ \ \ \ | | | | | | | | | | | | noddos: Noddos v0.5.0 with mDNS / DNS-SD support
| * | | | | noddos: Noddos v0.5.0 with mDNS / DNS-SD supportSteven Hessing2017-09-18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
* | | | | | Merge pull request #4872 from champtar/sha256champtar2017-09-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix some PKG_MIRROR_HASH / PKG_HASH
| * | | | | | iotivity: add PKG_MIRROR_HASHEtienne Champetier2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | | | | Merge pull request #4871 from EricLuehrsen/unbound_controlHannu Nyman2017-09-23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | unbound: upstream 1.6.6 and enhance control UCI option
| * | | | | | unbound: update options for remote-controlEric Luehrsen2017-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enhance the 'control' option to allow using SSL to connect to the server. Add the 'extended_stats' option to match 'extended-statistics: yes.' Document the 'extended_luci' option; it does not control Unbound, but changes the LuCI tabs. Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
| * | | | | | unbound: update to 1.6.6Eric Luehrsen2017-09-21
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>