aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* fping: update to version 4.2Josef Schlehofer2019-03-24
| | | | | | Use HTTPS everywhere Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* yggdrasil: fix startup and generate nodeInfo infoWilliam Fleurant2019-03-23
| | | | | | | | | - init: fix no start - defaults: apply ubus system board info to nodeInfo - defaults: fix missing yggdrasil interface - defaults: call uci commit Signed-off-by: William Fleurant <william@netblazr.com>
* openssh: use quotesPeter Wagner2019-03-22
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #8471 from ptpt52/mwan3-fix-rtmon-bugHannu Nyman2019-03-22
|\ | | | | mwan3: fix logical/typo bug in mwan3rtmon
| * mwan3: fix logical/typo bug in mwan3rtmonChen Minqiang2019-03-22
| | | | | | | | | | | | | | | | This bug was introduced since dd206b7d0bc4a7de739b6dbccbac5b5ffcae9024 mwan3_remon_ipv4 and mwan3_remon_ipv6 is command to run not a variable I add some comments on them hopefully people will notice it Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | ACME: Fix missing quotes in variable comparisonsToke Høiland-Jørgensen2019-03-22
|/ | | | | | | The variables can be empty if not set in the UCI config. Reported-by: Petr Novák <petrn@me.com> Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
* nfs-kernel-server: fix dependenciesPeter Wagner2019-03-21
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* openssh: handle multiple ports and simplify init scriptPeter Wagner2019-03-21
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* Merge pull request #8437 from exploide/stubby_fixesHannu Nyman2019-03-21
|\ | | | | stubby: fixed duplicate IPv6 address and typo
| * stubby: fixed duplicate IPv6 address in stubby.yml; fixed typo in README.mdJannik Vieten2019-03-18
| | | | | | | | Signed-off-by: Jannik Vieten <me@exploide.net>
* | Merge pull request #8464 from lnslbrty/update/ptunnel-ngHannu Nyman2019-03-21
|\ \ | | | | | | ptunnel-ng: update to 1.40
| * | ptunnel-ng: update to 1.40Toni Uhlig2019-03-21
| | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | yggdrasil: use Golang buildroot appropriately, actually fix #8457Deng Qingfang2019-03-21
| | | | | | | | | | | | | | | | | | | | | This supersedes #8465 No longer needs FPU emulator now Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | obfs4proxy: Remove build dependenciesJeffery To2019-03-21
| | | | | | | | | | | | | | | | | | | | | The Go compiler can now manage the build dependencies by itself, as obfs4proxy has been ported to a Go module. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #8453 from dibdot/travelmateDirk Brenken2019-03-20
|\ \ \ | | | | | | | | travelmate: 1.4.2
| * | | travelmate: 1.4.2Dirk Brenken2019-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a json related ressource leak * add a reload trigger when the wireless config gets changed * set an interface default 'trm_wwan' (like the LuCI frontend) * reordered nested loops to optimize the connection handling Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | yggdrasil: remove pkgarch, cleanup space with tabsWilliam Fleurant2019-03-20
| | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <william@netblazr.com>
* | | | routing-yggdrasil: add packagePaul Spooren2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yggdrasil builds end-to-end encrypted networks with IPv6. Beyond the similarities with cjdns is a different routing algorithm. This globally-agreed spanning tree uses greedy routing in a metric space. Back-pressure routing techniques allow advanced link aggregation bonding on per-stream basis. In turn, a single stream will span across multiple network interfaces simultaneously with much greater throughput. Authored by: William Fleurant <meshnet@protonmail.com> Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | tcpreplay: bump to version 4.3.2Alexandru Ardelean2019-03-19
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This one contains only a few CVEs + bugfixes. * CVE-2019-8381 memory access in do_checksum() (#538) * CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537) * CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536) * Rename Ethereal to Wireshark (#545) Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #8444 from wvdakker/masterHannu Nyman2019-03-19
|\ \ \ | | | | | | | | Shorewall: Bump to version 5.2.3.2
| * | | Shorewall6: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall6-lite: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-lite: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-core: Bump to version 5.2.3.2.W. van den Akker2019-03-18
| | |/ | |/| | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* / | trafficshaper: new packageLuiz Angelo Daros de Luca2019-03-19
|/ / | | | | | | | | | | | | | | | | | | | | | | | | trafficshaper create QoS rules to limit (or reserve) traffic used by classes of clients. Uplink and downlink can be controled (or not controlled) independently. Client classes are defined by its network addresses (IPv4 or IPv6). Each client class can define absolute or relative (to wan) bandwith, and also the use (or not) of spare wan bandwidth when avaiable. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | Merge pull request #8370 from danielg4/masterHannu Nyman2019-03-17
|\ \ | | | | | | vpnc: fix IPv6-triggered inoperability
| * | vpnc: fix IPv6-triggered inoperabilityDaniel Gimpelevich2019-03-09
| | | | | | | | | | | | | | | | | | | | | When the server hostname resolved to both IPv4 and IPv6 addresses, connecting would fail with nothing in syslog. This corrects that oversight. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* | | Merge pull request #8099 from ja-pa/torsocksHannu Nyman2019-03-17
|\ \ \ | | | | | | | | torsocks: add new package
| * | | torsocks: add new packageJan Pavlinec2019-03-17
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | Merge pull request #8424 from MikePetullo/lighttpdHannu Nyman2019-03-17
|\ \ \ \ | | | | | | | | | | lighttpd: update to 1.4.53
| * | | | lighttpd: update to 1.4.53W. Michael Petullo2019-03-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #8421 from MikePetullo/krb5Hannu Nyman2019-03-17
|\ \ \ \ \ | | | | | | | | | | | | krb5: update to 1.17
| * | | | | krb5: update to 1.17W. Michael Petullo2019-03-16
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | Merge pull request #8208 from LAGonauta/update-prosodyHannu Nyman2019-03-16
|\ \ \ \ \ | | | | | | | | | | | | prosody: Update package prosody to 0.11.2
| * | | | | prosody: Update prosody to 0.11.2 UpdateLuís Felipe Safady2019-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2018-10847 Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Luís Felipe Safady <lagonauta@gmail.com>
* | | | | | Merge pull request #8416 from mstorchak/tgt1Hannu Nyman2019-03-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | tgt: fix packaging of config and initscript
| * | | | | tgt: fix packaging of config and initscriptMaxim Storchak2019-03-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | ocserv: updated to 0.12.3Nikos Mavrogiannopoulos2019-03-15
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | / / / shadowsocks-libev: bump to version 3.2.5Yousong Zhou2019-03-15
| |/ / / |/| | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | unbound: update to 1.9.1 and remove upstream patchesEric Luehrsen2019-03-12
| | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | tgt: update to 1.0.75Maxim Storchak2019-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - move files/* to the conventional location - add procd_kill to prevent respawn after stop - update description - remove OpenWRT copyright Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | seafile-seahub: adjust to python package renamesHannu Nyman2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust to the rename of pytz, simplejson, chardet to to python-pytz etc. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | tor: always create folders and set ownershipPeter Wagner2019-03-11
| | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | Merge pull request #8106 from ja-pa/obfs4proxy-updateHannu Nyman2019-03-11
|\ \ \ \ | | | | | | | | | | obfs4proxy: update to version 0.0.9
| * | | | obfs4proxy: update to version 0.0.9Jan Pavlinec2019-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: -remove old patch(part of 0.0.9 release) -change the canonical upstream repo location to gitlab -change source to gitlab -change source package to golang-gitlab-yawning-obfs4-dev Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | Merge pull request #8292 from cotequeiroz/freeradius3_engineHannu Nyman2019-03-10
|\ \ \ \ \ | | | | | | | | | | | | freeradius3: allow build without openssl engines
| * | | | | freeradius3: allow build without openssl enginesEneas U de Queiroz2019-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This applies a patch from upstream that avoids a call to ENGINE_cleanup when the openssl library was built without engine support. A workaround for a missing header check was used to silence a warning about the implicit definition of RAND_load_file. A proper fix has been merged upstream as well. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | Merge pull request #8096 from ahmar20/masterHannu Nyman2019-03-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | aria2: Add new options and fix typos
| * | | | | | aria2: Add new options and fix typosAhmar Aftab2019-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new options for aria2 config and fixed some typos within aria2 init file. Signed-off-by: Ahmar Aftab <pakahmar@hotmail.com>