aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #13971 from mwarning/zerotierRosen Penev2020-11-30
|\ \ \ \ \ | | | | | | | | | | | | zerotier: update to 1.6.1
| * | | | | zerotier: update to 1.6.1Moritz Warning2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Merge pull request #13800 from gstrauss/for-lighttpd-1.4.56Rosen Penev2020-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | lighttpd: revamp Makefile for lighttpd 1.4.56
| * | | | | | lighttpd: update to lighttpd 1.4.56 release hashGlenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | | | | lighttpd: lighttpd.conf enable flag for HTTP/2Glenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lighttpd.conf reference server.feature-flags Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | | | | lighttpd: lighttpd.init reload gracefullyGlenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reload_server() gracefully with SIGUSR1 to lighttpd relog() to reopen log files with SIGHUP to lighttpd Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | | | | lighttpd: revamp Makefile for lighttpd-1.4.56Glenn Strauss2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update upstream version to lighttpd-1.4.56 * depend on Nettle for MD5, SHA1, SHA256 * multiple TLS options: gnutls, mbedtls, nss, openssl, wolfssl * new module mod_authn_dbi * mod_authn_* depend on mod_auth * mod_authn_file is included if mod_auth is selected in build * mod_vhostdb_* depend on mod_vhostdb * mod_deflate subsumes mod_compress * remove from Makefile the include of nls.mk (no longer needed) Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
| * | | | | | lighttpd: remove patches incorporated upstreamGlenn Strauss2020-11-30
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | Merge pull request #14057 from newkit/masterRosen Penev2020-11-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | wifischedule: Merged ignore_stations patch from user bedaes https://g…
| * | | | | | wifischedule: Merged ignore_stations patch from user bedaes ↵Nils Koenig2020-11-30
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/newkit/wifischedule/pull/2 Signed-off-by: Nils Koenig <openwrt@newk.it>
* | | | | | strongswan: bump to 5.9.1Stijn Tintel2020-11-30
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge pull request #14032 from ptpt52/p910nd-fixRosen Penev2020-11-30
|\ \ \ \ \ | | | | | | | | | | | | p910nd: config trigger reload and default disabled
| * | | | | p910nd: config trigger reload and default disabledChen Minqiang2020-11-26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | | | | | modemmanager: bump to 1.14.8Nicholas Smith2020-11-30
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | | | Merge pull request #14065 from dibdot/adblockDirk Brenken2020-11-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | adblock: reporting fixes/tweaks
| * | | | | | adblock: reporting fixes/tweaksDirk Brenken2020-11-29
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * prevents the creation of an invalid json structure * add more space to the domain column on cli Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | Merge pull request #14066 from brvphoenix/ariangRosen Penev2020-11-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | ariang: add title and shortcut icons
| * | | | | | ariang: add title and shortcut iconsVan Waholtz2020-11-29
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* / / / / / xtables-addons: fix package installationRosen Penev2020-11-29
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Install directory is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | / / bwping: update to version 2.2Oleg Derevenetz2020-11-27
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
* | | | travelmate: fix possible race conditionDirk Brenken2020-11-26
| | | | | | | | | | | | | | | | | | | | | | | | * prevent possible duplicate script execution due to multiple ntp events in parallel Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #14031 from ptpt52/ext_ip_reserved_ignoreRosen Penev2020-11-26
|\ \ \ \ | | | | | | | | | | net/miniupnpd: ext_ip_reserved_ignore support
| * | | | net/miniupnpd: ext_ip_reserved_ignore supportChen Minqiang2020-11-26
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This add an option to ignore ext_ip reserved Enable this option in config by default. Fixes: #13773 Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
* | | | curl: fix build against OpenSSLDENG Qingfang2020-11-26
| | | | | | | | | | | | | | | | | | | | Ref: https://curl.se/mail/lib-2020-10/0037.html Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | xtables-addons: include xt_geoip_fetch utilityPhilip Prindeville2020-11-25
|/ / / | | | | | | | | | | | | | | | | | | It's useful to be able to dump sections of the database by country for scripting or just plain sanity checking. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | Merge pull request #13377 from micmac1/apa-fakerRosen Penev2020-11-25
|\ \ \ | | | | | | | | apache: use fakeroot instead of postinst script
| * | | apache: use fakeroot instead of postinst scriptSebastian Kemper2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | fakeroot support was recently added to OpenWrt. Let's make use of it. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | Merge pull request #13960 from neheb/miniuRosen Penev2020-11-25
|\ \ \ \ | | | | | | | | | | miniupnpd: update to 2.2.0
| * | | | miniupnpd: Added chain rule to filter table so udp stun incoming connections ↵Marco Martins2020-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rules works Signed-off-by: Marco Martins <marcomartins86@gmail.com>
| * | | | miniupnpd: update to 2.2.0Rosen Penev2020-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace daemon patch with upstream solution. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #13926 from ja-pa/tor-0.4.4.6Rosen Penev2020-11-25
|\ \ \ \ \ | | | | | | | | | | | | tor: update to version 0.4.4.6 (security fix)
| * | | | | tor: update to version 0.4.4.6 (security fix)Jan Pavlinec2020-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes TROVE-2020- 005 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #13990 from neheb/mtrRosen Penev2020-11-25
|\ \ \ \ \ \ | | | | | | | | | | | | | | mtr: update to 0.94
| * | | | | | mtr: update to 0.94Rosen Penev2020-11-24
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to normal HTTP mirron. Don't use jansson. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | curl: update to 7.73.0Rosen Penev2020-11-24
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstream patch. Refresh other one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | adguardhome: upstream upgrade to v0.104.1Dobroslaw Kijowski2020-11-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.104.0 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.104.1 * Change path to packr resources as some of source files were moved. Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | | | Merge pull request #13989 from neheb/ola3Rosen Penev2020-11-24
|\ \ \ \ \ | | | | | | | | | | | | ola: update to 0.10.8
| * | | | | ola: update to 0.10.8Rosen Penev2020-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Refreshed other ones. Removed Makefile hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | nextdns: Update to version 1.9.4Olivier Poitrey2020-11-23
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | Merge pull request #13977 from ja-pa/ooniprobe-3.0.11Rosen Penev2020-11-23
|\ \ \ \ \ | | | | | | | | | | | | ooniprobe: udpate to version 3.0.11
| * | | | | ooniprobe: udpate to version 3.0.11Jan Pavlinec2020-11-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | nextdns: Update to version 1.9.3Olivier Poitrey2020-11-23
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | | | | xtables-addons: update to 3.13Xiaoli Chan2020-11-23
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Xiaoli Chan <2209553467@qq.com>
* | | | | Merge pull request #13975 from flyn-org/nfdumpRosen Penev2020-11-22
|\ \ \ \ \ | | | | | | | | | | | | nfdump: update to 1.6.22
| * | | | | nfdump: update to 1.6.22W. Michael Petullo2020-11-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #13968 from flyn-org/daqRosen Penev2020-11-22
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Provide both libdaq 2.2.2 and 3.0.0-beta1 to satisfy Snort 2 and 3.
| * | | | | snort3: require new libdaq3 packageW. Michael Petullo2020-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Snort 3.0.3-1 requires libdaq 3.0.0-beta1, but this version is no longer compatible with Snort 2. Thus OpenWrt now provides both a libdaq and libdaq3 package. This modifies the snort3 package to require the latter. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | gnunet-secushare: remove packageDaniel Golle2020-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It stopped building against current gnunet a while ago. Drop it for now. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | travelmate: handle invalid wireless sectionsDirk Brenken2020-11-21
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | * ignore invalid wireless sections Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | Merge pull request #13962 from neheb/mucRosen Penev2020-11-20
|\ \ \ \ \ | |/ / / / |/| | | | miniupnpc: update to 2.2.0