aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #5286 from pprindeville/lighttd-update-1.4.48Ted Hess2017-12-18
|\ | | | | lighttpd: update to 1.4.48
| * lighttpd: update to 1.4.48Philip Prindeville2017-12-16
| | | | | | | | | | | | | | All of the bugs for which we had patches have been fixed upstream in 1.4.46, so the patches can be dropped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Shorewall6: Fix double/missing entry in path.W. van den Akker2017-12-18
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Shorewall: Fix double/missing entry in path.W. van den Akker2017-12-18
| | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | Merge pull request #5295 from wvdakker/reorderHannu Nyman2017-12-18
|\ \ | | | | | | Shorewall(6)-lite: Reorder install section
| * | Shorewall6-lite: Reorder package/install section.W. van den Akker2017-12-18
| | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | Shorewall-lite: Reorder package/install section.W. van den Akker2017-12-18
| | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | Merge pull request #5296 from wvdakker/set-pathHannu Nyman2017-12-18
|\ \ \ | | | | | | | | Shorewall(6): Set path
| * | | Shorewall6: Change path to prevent busybox/ip detection before ip-tiny/full.W. van den Akker2017-12-18
| | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall: Change path to prevent busybox/ip detection before ip-tiny/full.W. van den Akker2017-12-18
| |/ / | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* / / xl2tpd: remove demand support from netifd l2tp protocolAlin Nastac2017-12-18
|/ / | | | | | | | | | | | | | | | | This pppd feature does not make sense in L2TP case because the tunnel is already connected when xl2tpd launch pppd process. If a dial-on-demand feature is to be implemented, trigger interface would have to be provided by xl2tpd, not pppd. Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
* | shorewall6-lite: set the PATH variableBrian J. Murrell2017-12-17
| | | | | | | | | | | | So that it matches LEDE's default PATH value. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | shorewall-lite: set the PATH variableBrian J. Murrell2017-12-17
| | | | | | | | | | | | So that it matches LEDE's default PATH value. Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
* | Merge pull request #5118 from jow-/cgi-io-sha256John Crispin2017-12-16
|\ \ | | | | | | cgi-io: support SHA256 checksums for file uploads
| * | cgi-io: support SHA256 checksums for file uploadsJo-Philipp Wich2017-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Report SHA256 checksums in addition to the MD5 ones to make cgi-io suitable for sysupgrade image verification. Also allow stat(), md5sum and/or sha256sum to fail and respond with a JSON null value instead, leaving it to the frontend to handle errors as needed. Fixes #4790. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | Merge pull request #5264 from ↵Hannu Nyman2017-12-16
|\ \ \ | | | | | | | | | | | | | | | | TDT-AG/pr/20171211-net-stunnel-add-uci-enabled-param net/stunnel: add enabled config option
| * | | net/stunnel: add enabled config optionFlorian Eckert2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add an enabled option for the service section, so you could keep your configuration in place without apply this section on startup or service reload. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #5283 from dibdot/travelmateHannu Nyman2017-12-16
|\ \ \ \ | | | | | | | | | | travelmate: release 1.0.0
| * | | | travelmate: release 1.0.0Dirk Brenken2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * limit sta interface selection/handling to defined travelmate interface (trm_iface) only * check eap capabilities and ignore enterprise uplinks as long as eap support is not available * documentation update * cosmetics * LuCI: various cleanups Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | ola: update to 0.10.5, drop obsolete patchesChristian Beier2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also add a patch fixing builds with newer protobuf versions, https://github.com/OpenLightingProject/ola/pull/1336. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* | | | | Merge pull request #5244 from yousong/p11-err.hNikos Mavrogiannopoulos2017-12-15
|\ \ \ \ \ | | | | | | | | | | | | openconnect: fix compilation against libp11 >= 0.4.7
| * | | | | openconnect: fix compilation against libp11 0.4.7Yousong Zhou2017-12-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #5179 from neheb/cifsFlorian Fainelli2017-12-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | cifs-utils: Update to 6.7
| * | | | | | cifs-utils: Update to 6.7Rosen Penev2017-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | iodine: workaround incomplete musl nameser.h headerJo-Philipp Wich2017-12-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The arpa/nameser.h header of musl libc indirectly depends on the endian.h header but fails to explicitely include it to properly define `__BYTE_ORDER` and `__BIG_ENDIAN` prior to declaring the DNS `HEADER` structure. When both the appropriate `__BYTE_ORDER` and `__BIG_ENDIAN` defines are unset, the `#if __BYTE_ORDER == __BIG_ENDIAN` condition in `nameser.h` evaluates to true, causing it to declare a bad (big endian) DNS packet header structure on little endian systems. Work around this musl bug by forcibly passing `-include endian.h` through the `osflags` file. An upstream fix for musl libc has been submitted with http://www.openwall.com/lists/musl/2017/12/04/3 This should solve iodine packet corruption on little endian musl systems reported at http://lists.infradead.org/pipermail/lede-dev/2017-November/010085.html Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | nlbwmon: update to current HEADJo-Philipp Wich2017-12-12
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest Git HEAD in order to solve a number of issues. - Improves MAC address lookup reliability - Properly counts DNAT-ed connections (e.g. for port forwards) - Fixes stack corruption when parsing netlink records - Fixes deletion of gzipped databases Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | Merge pull request #5263 from yangfl/masterHannu Nyman2017-12-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | i2pd: Update to 2.17.0
| * | | | | | i2pd: Update to 2.17.0David Yang2017-12-11
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | net/mosquitto: reproducible build patchesKarl Palsson2017-12-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove build timestamp. Using currently proposed upstream patch. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | net/mosquitto: depend on virtual package instead of selectKarl Palsson2017-12-11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Can't use DEPENDS:= +libname when libname is now a virtual package. Switch to plain DEPENDS:= libname. Fixes Github issue 4751 Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | net/stunnel: add uci config supportFlorian Eckert2017-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add uci config support. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #5155 from neheb/patch-6Matthias Schiffer2017-12-09
|\ \ \ \ \ | | | | | | | | | | | | ethtool: Update to 4.13
| * | | | | ethtool: Update to 4.13Rosen Penev2017-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on ramips (mt7621) Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #5248 from diizzyy/patch-111champtar2017-12-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | net/stunnel: Update to 5.44
| * | | | | | net/stunnel: Update to 5.44Daniel Engberg2017-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update stunnel to 5.44 * Disable FIPS Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | Merge pull request #5245 from mstorchak/rsyncchamptar2017-12-09
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rsync: fix CVE-2017-15994 and CVE-2017-16548
| * | | | | | | rsync: Fix CVE-2017-15994 and CVE-2017-16548Maxim Storchak2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | | Merge pull request #5250 from mstorchak/tgtHannu Nyman2017-12-09
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | tgt: update to 1.0.72
| * | | | | | | tgt: update to 1.0.72Maxim Storchak2017-12-09
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | | | | Merge pull request #5247 from dibdot/travelmateHannu Nyman2017-12-09
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | travelmate: update 0.9.6
| * | | | | | travelmate: update 0.9.6Dirk Brenken2017-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix incomplete bssid logic * add missing package dependencies * Turris omnia compability fixes (LuCI, separate PR) * OpenWrt theme fixes (LuCI, separate PR) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #5242 from smutt/danishchamptar2017-12-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | danish: Add package net/danish
| * | | | | | | danish: Add package net/danishAndrew McConachie2017-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add package Danish. A middle box implementation of RFC 6698 for HTTPS. <https://github.com/smutt/danish> This package installs /usr/sbin/danish(the Danish executable), /etc/init.d/danish and /etc/config/danish. Tested with LEDE x86_64 Signed-off-by: Andrew McConachie <andrew@depht.com>
* | | | | | | | wavemon: use SOURCE_DATE_EPOCH as BUILD_DATEAlexander Couzens2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build timestamps prevent reproducible builds [0]. SOURCE_DATE_EPOCH [1] can replace BUILD_DATE in a determinisc way. [0] https://reproducible-builds.org/docs/timestamps/ [1] https://reproducible-builds.org/specs/source-date-epoch/ Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* | | | | | | | Shorewall6: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed 010-update_install_sh.patch. Merged upstream. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | Shorewall: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed 010-update_install_sh.patch. Merged upstream. Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | Shorewall6-lite: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | Shorewall-lite: bump to version 5.1.9W. van den Akker2017-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | Shorewall-core: bump to version 5.1.9W. van den Akker2017-12-08
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | Merge pull request #5243 from brianjmurrell/shorewall-multi-sourceschamptar2017-12-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Shorewall multi sources