aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | treewide: replace `which` with `command -v`Paul Spooren2020-08-09
| |/ | | | | | | | | | | | | | | | | | | Fix shellcheck SC2230 > which is non-standard. Use builtin 'command -v' instead. Once applied to everything concerning OpenWrt we can disable the busybox feature `which` and save 3.8kB. Signed-off-by: Paul Spooren <mail@aparcar.org>
* / openvswitch: bump to version 2.13.1Yousong Zhou2020-08-10
|/ | | | | | The two backported patches are included in 2.13.1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* Merge pull request #13058 from guidosarducci/master-fix-gcc10-netperfToke Høiland-Jørgensen2020-08-09
|\ | | | | netperf: fix compilation with GCC10
| * netperf: fix compilation with GCC10Tony Ambardar2020-08-09
| | | | | | | | | | | | | | | | GCC10 defaults to -fno-common, which breaks compilation when there are multiple definitions of implicit "extern" variables. Remove the extra definitions. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* | apache: security bump to 2.4.46Sebastian Kemper2020-08-08
|/ | | | | | | | | | | | | | | | | | | | | | From CHANGES_2.4: SECURITY: CVE-2020-11984 (cve.mitre.org) mod_proxy_uwsgi: Malicious request may result in information disclosure or RCE of existing file on the server running under a malicious process environment. [Yann Ylavic] SECURITY: CVE-2020-11993 (cve.mitre.org) mod_http2: when throttling connection requests, log statements where possibly made that result in concurrent, unsafe use of a memory pool. [Stefan Eissing] SECURITY: mod_http2: a specially crafted value for the 'Cache-Digest' header request would result in a crash when the server actually tries to HTTP/2 PUSH a resource afterwards. [Stefan Eissing, Eric Covener, Christophe Jaillet] Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* Merge pull request #13029 from neheb/boincRosen Penev2020-08-07
|\ | | | | boinc: fix compilation without deprecated OpenSSL APIs
| * boinc: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-04
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13051 from ptpt52/miniupnpd-check-runningRosen Penev2020-08-07
|\ \ | | | | | | net/miniupnpd: check by /etc/init.d/miniupnpd running
| * | net/miniupnpd: check by /etc/init.d/miniupnpd runningChen Minqiang2020-08-08
| | | | | | | | | | | | Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | | dawn: bump versionNick Hainke2020-08-07
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test_storage: fix compilation with musl 1.2.0 datastorage/test: improve scalability and performance datastorage: fixed use of wrong client search general: add memory auditing memory auditing: bug fixes to memory auditing and hearing map datastorage: fixes to linked list handling tcpsocket: fix read callback function and arbitrary memory allocations tcpsocket: leave loop if we read 0 byte Furthermore, you can now dump the memory usage by sending a SIGHUP to dawn process. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | unbound: follow resolv.conf.auto to new locationEric Luehrsen2020-08-07
| | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | Merge pull request #12811 from TDT-AG/pr/20200714-ntpdRosen Penev2020-08-05
|\ \ | | | | | | ntpd: add config include support
| * | ntpd: add config include supportFlorian Eckert2020-07-14
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #12976 from pprindeville/update-xtables-addons-3.10Rosen Penev2020-08-05
|\ \ \ | | | | | | | | xtables-addons: update for 3.10
| * | | xtables-addons: update for 3.10Philip Prindeville2020-08-04
| | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | Merge pull request #13032 from neheb/freerRosen Penev2020-08-05
|\ \ \ \ | | | | | | | | | | freeradius3: fix compilation without deprecated OpenSSL APIs
| * | | | freeradius3: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-04
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #13027 from neheb/inaRosen Penev2020-08-05
|\ \ \ \ | | | | | | | | | | inadyn: update to 2.7
| * | | | inadyn: update to 2.7Rosen Penev2020-08-04
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove pic hack. Fix license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | net/pagekitec: Update to v0.91.200718Karl Palsson2020-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes misleading errors in the status file, and increases buffer sizes to match the python implementation. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | acme: fix alignment space vs tabsFlorian Eckert2020-08-05
| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | Merge pull request #11116 from ja-pa/ooniRosen Penev2020-08-04
|\ \ \ \ | |/ / / |/| | | ooniprobe: new packages
| * | | ooniprobe: add new packageJan Pavlinec2020-08-05
| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | simple-adblock: README and config updateStan Grishin2020-08-04
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | gnunet-fuse: update to version 0.13.0Daniel Golle2020-08-04
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | shadowsocks-libev: note the deprecation of ss_server.bind_addressYousong Zhou2020-08-04
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | nginx-util: fix dependencypeter-stadler2020-08-03
|/ / / | | | | | | | | | | | | | | | Add DEPENDS since EXTRA_DEPENDS is not used by `make menuconfig`. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | Merge pull request #13004 from commodo/netatalk-fix-clangHannu Nyman2020-08-03
|\ \ \ | | | | | | | | netatalk: fix compile error in mac os
| * | | netatalk: fix compile error in mac osLiangbin Lian2020-08-03
| |/ / | | | | | | | | | | | | | | | fix compile error in mac os when dtrace installed. Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | | Merge pull request #13002 from liudf0716/apfree-wifidogRosen Penev2020-08-02
|\ \ \ | | | | | | | | apfree-wifidog: fix bug of cert generating condition and enable misuse
| * | | apfree-wifidog: fix bug of cert generating condition and enable misuseDengfeng Liu2020-08-03
| | | | | | | | | | | | | | | | Signed-off-by: Dengfeng Liu <dfliuc@isoftstone.com>
* | | | shadowsocks-libev: support ss-server option local_{ipv4,ipv6}_addressYousong Zhou2020-08-03
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At the moment ss-server seems to be the only component using these two options. It also accepts "local_address" of either ip4 or ip6 address, but the meaning is different from that of ss-local, ss-tunnel etc. where it is for listen bind With this commit, we start deprecation process of uci option "bind_address". The name was replaced with "local_addr" in upstream project commit 5fa98a66 ("Fix #1911") and available as json config option "local_address". This upstream change was released in 3.2.0 Link: https://github.com/shadowsocks/shadowsocks-libev/commit/4a42da641b6e0039497998614e84c94205939c24 Link: https://github.com/openwrt/packages/issues/12931 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | softethervpn: fix compilation with clangRosen Penev2020-08-02
| | | | | | | | | | | | | | | | | | Needs , not = for the rpath parameter. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | ola: fix compilation with clangRosen Penev2020-08-02
| | | | | | | | | | | | | | | | | | Needs , not = for the rpath parameter. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12899 from aaronjg/openwrtize-openfortivpnRosen Penev2020-08-01
|\ \ \ | | | | | | | | openfortivpn: use a more 'OpenWRT' paradigm throughout the code
| * | | openfortivpn: remove explicit handling of peerdns and defaultrouteAaron Goodman2020-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netifd is clever enough to handle the peerdns and default route arguments, so we can just let them get passed along, and when ppp-up invokes proto_send_update, netifd will only apply what is needed Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: improve loggingAaron Goodman2020-07-30
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: add defaultroute optionAaron Goodman2020-07-30
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: use functions/network.sh to access interface paramsAaron Goodman2020-07-30
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: use proper method to access configuration in hotplugAaron Goodman2020-07-30
| | | | | | | | | | | | | | | | | | | | | | | | Use functions.sh to get configuration variables rather than calling uci Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: version bump to 1.14.1-6Aaron Goodman2020-07-28
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: don't report error if symlink already existsAaron Goodman2020-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If two openfortivpn scripts are started at the same time, a race condition can occur where the conditional evaluates to true, but the symlink exists by the time the other script tries to create it Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: minor formatting changesAaron Goodman2020-07-28
| | | | | | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: block restart after authentication failureAaron Goodman2020-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Block restart of the interface if the openfortivpn fails to authenticate. Without this check, with a bad password, netifd will continually hit the VPN endpoint with connection attempts Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | | openfortivpn: Only start autostart interfaces on hotplug eventAaron Goodman2020-07-21
| |/ / | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | Merge pull request #12904 from odmdas/odmdas-freeradius3-MakefileRosen Penev2020-08-01
|\ \ \ | | | | | | | | freeradius3: add missing conffiles to Makefile
| * | | freeradius3: add missing conffiles to MakefileAlexey Dobrovolsky2020-08-01
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Config files /etc/freeradius3/policy.d/accounting /etc/freeradius3/policy.d/filter /etc/freeradius3/proxy.conf /etc/freeradius3/sites-available/default and link /etc/freeradius3/sites-enabled/default are in the freeradius3 package and are mentioned in the main config file /etc/freeradius3/radiusd.conf Thus, they must be explicitly specified in the Makefile. File /etc/freeradius3/sites/default is not included in the package, is not created during installation, is not mentioned in the main config file and should therefore be excluded from the Makefile. Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | | haproxy: Update HAProxy to v2.2.2Christian Lachner2020-07-31
| | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - This new version also adds LUA 5.4 support Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | Merge pull request #12594 from hnyman/nlbwHannu Nyman2020-07-31
|\ \ \ | | | | | | | | nlbwmon: add hotplug script to reload after interface ifup
| * | | nlbwmon: add hotplug script to reload after interface ifupHannu Nyman2020-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a hotplug script to reload nlbwmon's config after interface ifup actions. That should improve the detection of the IPv6 LAN address that can get enabled a bit later in the boot process. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>