aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* autossh: Update to 1.4fRosen Penev2018-06-07
| | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* openvswitch: add openssl-1.1 compatibilityEneas U de Queiroz2018-06-07
| | | | | | | | | | Do not call library initialization when compiling with openssl 1.1. The package generates the C source files for its DH parameters at compile time using the host installed openssl. This patch adds a DH source, using the same parameters, compatible with openssl 1.0 and 1.1. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* Merge pull request #6128 from cotequeiroz/chaosvpn_openssl-1.1Hannu Nyman2018-06-06
|\ | | | | chaosvpn: add compatibility with openssl 1.1
| * chaosvpn: changed 'ip' program location to /sbin/ipEneas U de Queiroz2018-06-04
| | | | | | | | | | | | This was previously set to /usr/sbin/ip. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * chaosvpn: add compatibility with openssl 1.1Eneas U de Queiroz2018-05-25
| | | | | | | | | | | | This patch has been merged upstream. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | net/mwan3: fix NDP on ipv6 for ra servicesFlorian Eckert2018-06-06
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | sqm-scripts: Bump to v1.2.3Toke Høiland-Jørgensen2018-06-05
| | | | | | | | | | | | Fixes an issue with sqm-scripts not being reloaded on ifup/down. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | Merge pull request #5658 from neheb/e2guardianHannu Nyman2018-06-05
|\ \ | | | | | | e2guardian: Change URL to use git directly.
| * | e2guardian: Change URL to use git directly.Rosen Penev2018-02-21
| | | | | | | | | | | | | | | | | | Currently the Makefile creates a v---.tar.gz file, which can conflict with other packages. Change to a standard format. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6056 from cotequeiroz/rp-pppoe-glibcHannu Nyman2018-06-05
|\ \ \ | | | | | | | | rp-pppoe: Fixed compilation with glibc
| * | | rp-pppoe: Fixed compilation with glibcEneas U de Queiroz2018-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not inlcude <netinet/in.h> when using glibc to avoid various redefinitions. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | Merge pull request #6132 from cotequeiroz/freeradius3_openssl-1.1Hannu Nyman2018-06-05
|\ \ \ \ | | | | | | | | | | freeradius3: update to 3.0.17
| * | | | freeradius3: update to 3.0.17Eneas U de Queiroz2018-05-25
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Latest stable release, support for openssl 1.1 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | uwsgi-cgi: remove useless depAnsuel Smith2018-06-04
| | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | Merge pull request #6186 from dibdot/adblockDirk Brenken2018-06-04
|\ \ \ \ | | | | | | | | | | adblock: change winspy url
| * | | | adblock: change winspy urlDirk Brenken2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the windows 7/8.1/10 rules has been merged and the blocklist url has been changed Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #6180 from openwrt/unbound-tfo-v2Hannu Nyman2018-06-04
|\ \ \ \ \ | | | | | | | | | | | | unbound: Enable TCP fast open
| * | | | | unbound: Enable TCP fast openToke Høiland-Jørgensen2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can reduce the lookup times for TCP lookups with a full RTT for supported servers. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | uwsgi-cgi: another missing libraryAnsuel Smith2018-06-04
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | uwsgi-cgi: add missing libraryAnsuel Smith2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix compilation error for the missing library libjansson Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | shadowsocks-libev: bump to version 3.2.0Yousong Zhou2018-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes summarized by upstream maintainer * Add MinGW support by @linusyang. * Refine c-ares integration by @xnoreq. * Fix building issues with GCC8 by @FlyingheartCN. * Minor bug fixes. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | openvswitch: bump to version 2.9.2Yousong Zhou2018-06-04
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | openvswitch: rework packagingYousong Zhou2018-06-04
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New scheme mainly provides three packages: openvswitch, openvswitch-ovn-north, openvswitch-ovn-controller. These should fit most usage scenarios. Other subpackages like openvswitch-libXXX etc. are there for dependency management and are hidden from the menu. Many python and shell scripts are removed in this revision. Most of them cannot run out of box at all for lack of dependencies. Others being legacy ones are not that useful now. Add them back at later time when real need appears Below are a simple listing of additions - initscript now incorporate also ovn north and controller support - ovn-ctl and ovs-ctl can be invoked directly from within $PATH Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #6166 from cotequeiroz/nut_openssl-1.1Hannu Nyman2018-06-04
|\ \ \ \ | | | | | | | | | | nut: added compatibility with openssl-1.1
| * | | | nut: added compatibility with openssl-1.1Eneas U de Queiroz2018-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added a fix in a check for empty string. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | uwsgi-cgi: fix errorAnsuel Smith2018-06-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bad makefile, fix missing separator error. Also add PKG_MIRROR_HASH Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | Merge pull request #6096 from xavifr/masterHannu Nyman2018-06-03
|\ \ \ \ \ | | | | | | | | | | | | lighttpd: Auth in version 1.4.48 is broken with musl, fixed in 1.4.49
| * | | | | Merge remote-tracking branch 'upstream/master'Xavier Franquet2018-05-29
| |\| | | |
| * | | | | Lighttpd: Update to 1.4.49Xavier Franquet2018-05-23
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At 1.4.48, base64 decode is broken when libc sees `char` as `unsigned char` https://github.com/lighttpd/lighttpd1.4/commit/d4083effab0f9bf76528d5c47198b17e7471ed13?diff=unified Signed-off-by: Xavier Franquet <xavier@franquet.es>
* | | | | Merge pull request #6083 from Ansuel/masterHannu Nyman2018-06-03
|\ \ \ \ \ | | | | | | | | | | | | uwsgi-cgi: New package
| * | | | | uwsgi-cgi: New packageAnsuel Smith2018-05-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Uwsgi compiled with cgi profile to support plain cgi for ngix webserver Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | Merge pull request #6103 from Ansuel/ddns-fixHannu Nyman2018-06-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | ddns-scripts: fix unefficent sh script
| * | | | | | ddns-scripts: fix unefficent sh scriptAnsuel Smith2018-06-02
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently this 3 variable are used only 1 time in the sh script and cause 10s of delay for them to load... move them to load only if it's required by the command. This also fix luci-app-ddns delay problem derived by calling dns_lucihelper (that use tdns_functions to load data) for the version. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | Merge pull request #6116 from cotequeiroz/aircrack-ng_openssl-1.1Hannu Nyman2018-06-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | aircrack-ng: add openssl 1.1 compatibility
| * | | | | | aircrack-ng: adds openssl 1.1 compatibilityEneas U de Queiroz2018-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Applied a patch that was merged upstream. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #6117 from cotequeiroz/bitlbee_openssl-1.1Hannu Nyman2018-06-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | bitlbee: added openssl 1.1 support
| * | | | | | | bitlbee: added openssl 1.1 supportEneas U de Queiroz2018-05-24
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was submitted upstream. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | Merge pull request #6170 from MikePetullo/krb5Hannu Nyman2018-06-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | krb5: set replay cache directory to /tmp
| * | | | | | | krb5: set replay cache directory to /tmpW. Michael Petullo2018-06-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | ariang: Bump to latest versionAnsuel Smith2018-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This upgrade ariang webui to latest version Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | | net/vnstat: enable auto-respawn when vnstatd crashesMartin Blumenstingl2018-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Originally this was indended as a fix for devices without RTC support which do not have the correct time set after a reboot (until ntp is able to update the system time). vnstat checks if there is a time difference between the latest entry in the database and detects that the system time is incorrect. In this case vnstat does not start (to prevent database corruption), the following message is reported instead: 'Error: Interface "..." has previous update date too much in the future, exiting.' Once we have network connectivity (and ntp has updated the system time) vnstat starts correctly though. vnstat 1.18 fixes this by waiting a few minutes (instead of exiting) and the following message is logged: "Latest database update is in the future (db: 2018-04-28 08:39:11 > now: 2018-04-28 08:07:18). Giving the system clock up to 5 minutes to sync before continuing." This still adds a procd respawn trigger to let procd automatically restart vnstat in case: - vnstat it crashes - no valid system time is received for a long time (no network connectivity, broken NTP servers, ...) Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* | | | | | | | net/vnstat: port the init-script to procdMartin Blumenstingl2018-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ports the init-script from the legacy functions to procd. There should be no functional changes with this patch. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* | | | | | | | Merge pull request #6131 from cotequeiroz/conserver_openssl-1.1Hannu Nyman2018-05-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | conserver: bump to v8.2.2 - adds openssl 1.1 compatibility
| * | | | | | | | conserver: update to v8.2.2Eneas U de Queiroz2018-05-28
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds openssl compatibility. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | | | | Merge pull request #6153 from ↵Hannu Nyman2018-05-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TDT-AG/pr/20180530-net-mwan3-fix-connected-networks net/mwan3: fix connected networks
| * | | | | | | | net/mwan3: update version to 2.6.17Florian Eckert2018-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | | net/mwan3: fix update on connected ip networksFlorian Eckert2018-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If an interface is not tracked by mwan3 or enabled and this interface is setup by netifd, then the connected ipset is not update by mwan3. To fix this also call connected ipset update code even if the interface is not tracked or enabled by mwan3. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | strongswan: bump to 5.6.3Stijn Tintel2018-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following CVEs: - CVE-2018-5388 - CVE-2018-10811 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | | | | | Merge pull request #6140 from neheb/trHannu Nyman2018-05-30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | transmission: Update to 2.94
| * | | | | | | | transmission: Update to 2.94Rosen Penev2018-05-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainly a bugfix for XSS. Patches have been refreshed. Added an upstream fix for TLS verification. Now enabled by default. Signed-off-by: Rosen Penev <rosenp@gmail.com>