aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | adblock: release 4.0.0Dirk Brenken2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new package dependencies: coreultis-sort and a download util with SSL support * focus on speed (multicore-support) to handle quite big lists * include 38 pre-configured blocklist sources in a compressed json file (/etc/adblock/adblock.sources.gz) * dynamic SafeSearch support for google, bing, duckduckgo, yandex, youtube and pixabay (CNAME (bind) & IP (dnsmaq, unbound)) * DNS backend autodetection * Download Utility autodetection * Report Interface autodetection * Easy cron wrapper to set an adblock related auto-timer for automatic blocklist updates * raw domain/blocklist support (e.g. for dnscrypt support) * re-add restrictive Jaillist support * rework online doc * Complete LuCI rewrite (migrated to client side JS) Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #11648 from PolynomialDivision/feature/add_dawnRosen Penev2020-03-28
|\ \ \ | | | | | | | | dawn: add decentralized wifi controller
| * | | dawn: add decentralized wifi controllerNick Hainke2020-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dawn is a decentralized WiFi controller. Just install dawn and the APs will find each other via umdns. They periodically exchange information about connected clients, wireless statistics and other needed information. With that, the daemon load balances clients between different APs through association control. Further, the daemon exposes through ubus the hearing map and the complete wireless network overview. The hearing map is the list of all probe requests seen from a client from all APs that are running the controller. Hearing map: ubus call dawn get_hearing_map Network overview: ubus call dawn get_network Dawn has a graphical user interface called luci-app-dawn. With that, the load balancing and other useful settings can be controlled. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | reaver: enable PKG_BUILD_PARALLELYousong Zhou2020-03-27
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | reaver: bump to version 1.6.6Yousong Zhou2020-03-27
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | tor: update to version 0.4.2.7 (security fix)Jan Pavlinec2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-10592 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | openvswitch: depend on IPV6 for intree kmodsYousong Zhou2020-03-26
| | | | | | | | | | | | | | | | | | | | Ref: https://github.com/openwrt/packages/issues/11665 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | openvswitch: unset CONFIG_AUTOREMOVEYousong Zhou2020-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Phase 2 buildbots with this option enabled will cleanup openvswitch build dir which is needed later when building ovn Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #11673 from wvdakker/masterRosen Penev2020-03-25
|\ \ \ \ | | | | | | | | | | Shorewall: Bump to version 5.2.4
| * | | | All: Update mirror sites.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall6: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall6-lite: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-lite: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-core: Refresh patchW. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-core: Bump to version 5.2.4.W. van den Akker2020-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | Merge pull request #11580 from tiagogaspar8/kea-1.6.2-updateRosen Penev2020-03-25
|\ \ \ \ \ | | | | | | | | | | | | Update kea to the latest stable verion (1.6.2).
| * | | | | kea: Update kea to the latest stable verion (1.6.2).Tiago Gaspar2020-03-16
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
* | | | | Merge pull request #11672 from lucize/clamupHannu Nyman2020-03-25
|\ \ \ \ \ | | | | | | | | | | | | clamav: update to 0.102.2
| * | | | | clamav: update to 0.102.2Lucian Cristian2020-03-25
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | Merge pull request #11668 from lucize/openfortivpnupHannu Nyman2020-03-25
|\ \ \ \ \ | | | | | | | | | | | | openfortivpn: update to 1.13.2
| * | | | | openfortivpn: update to 1.13.2Lucian Cristian2020-03-25
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* / / / / libreswan: update to 3.31Lucian Cristian2020-03-25
|/ / / / | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | strongswan: add conffiles for swanctl utilSven Roederer2020-03-25
| | | | | | | | | | | | | | | | | | | | Add a conffiles-section for the /etc/swanctl folder, which is used by the swanctl util. This will keep the configfiles during an sysupgrade. Signed-off-by: Sven Roederer <S.Roederer@colvistec.de>
* | | | net/pagekitec: support status reporting json fileKarl Palsson2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | Allows luci webapp to report health more dynamically. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | net/pagekitec: Update to newest versionKarl Palsson2020-03-24
| | | | | | | | | | | | | | | | | | | | | | | | Drops a patch, adds support for a status file for health tracking. Signed-off-by: Karl Palsson <karlp@tweak.net.au>
* | | | Merge pull request #11650 from neheb/ksmbRosen Penev2020-03-23
|\ \ \ \ | | | | | | | | | | ksmbd update
| * | | | ksmbd-tools: update to 3.2.3Rosen Penev2020-03-23
| | |/ / | |/| | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | openvswitch: openvswitch.mk: add ovs_common_depends variableYousong Zhou2020-03-24
|/ / / | | | | | | | | | | | | | | | | | | | | | This is to address the need that openvswitch starting with 2.13 now depends on libunwind for handling SIGSEGV (upstream commit e2ed6fbeb18 ("fatal-signal: Catch SIGSEGV and print backtrace")) Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | ovn: initial version 20.03.0Yousong Zhou2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | Compared to original packaging scheme within openvswitch, we removed ovn-trace, ovn-detrace from openvswitch-ovn-common package. ovn-detrace requires python libs to run, so it does not actually work out of box in previous builds anyway. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | openvswitch: bump to version 2.13.0Yousong Zhou2020-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python2 library is now removed as the transition has been done by the upstream project OVN is now a separate project released with its own release plan and it's not included within openvswitch starting with ovs 2.13. openvswitch.mk is split out from the main Makefile for adding ovn packages back in following commits. The following two patches are already included in 2.13 - ovsdb-idlc-fix-dict-change-during-iteration.patch - compat-Include-confirm_neigh-parameter-if-needed.patch Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #11624 from AuroraRAS/ddns-append-cnkuaiRosen Penev2020-03-22
|\ \ \ | | | | | | | | ddns-scripts: Append ddns script for cnkuai.cn
| * | | ddns-scripts: Append ddns script for cnkuai.cnChip Lee2020-03-21
| | | | | | | | | | | | | | | | | | | | | | | | A low-cost domain name service provider in China Signed-off-by: Chip Lee <chplee@gmail.com>
* | | | i2pd: Update to 2.30.0David Yang2020-03-21
|/ / / | | | | | | | | | Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | Merge pull request #11614 from stangri/master-https-dns-proxyHannu Nyman2020-03-21
|\ \ \ | | | | | | | | https-dns-proxy: support for dnsmasq noresolv option
| * | | https-dns-proxy: support for dnsmasq noresolv optionStan Grishin2020-03-20
| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | Merge pull request #11570 from aleksander0m/aleksander/mm-1-12-8Rosen Penev2020-03-20
|\ \ \ \ | | | | | | | | | | modemmanager: release 1.12.8
| * | | | modemmanager: release 1.12.8Aleksander Morgado2020-03-14
| | |/ / | |/| | | | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/modemmanager-devel/2020-March/007729.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
* | | | Merge pull request #11587 from neheb/ioRosen Penev2020-03-20
|\ \ \ \ | |_|/ / |/| | | iotivity: remove
| * | | iotivity: removeRosen Penev2020-03-17
| | | | | | | | | | | | | | | | | | | | | | | | This package has been fairly unmaintained. I doubt anyone uses this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11611 from Ansuel/nginx-largeHannu Nyman2020-03-20
|\ \ \ \ | | | | | | | | | | nginx: bump version and fix bug
| * | | | nginx: bump version and fix bugAnsuel Smith2020-03-20
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This fix #11610 by increasing max client body size in nginx conf. Bump nginx to latest version. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | Merge pull request #11609 from pymumu/masterRosen Penev2020-03-20
|\ \ \ \ | | | | | | | | | | smartdns: update to 1.2020.30
| * | | | smartdns: update to 1.2020.30Nick Peng2020-03-21
| |/ / / | | | | | | | | | | | | Signed-off-by: Nick Peng <pymumu@gmail.com>
* / / / treewide: Remove myself as maintainerDaniel F. Dickinson2020-03-20
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Life changes, I'm no longer avaiable to be an sufficiently active OpenWrt developer. Therefore removing myself from maintainer from all packages I maintained in OpenWrt. All the best for those who keep up the good work! Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | ocserv: updated to 1.0.0Nikos Mavrogiannopoulos2020-03-20
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | frr: quote 'comment' parameter in Config.inEneas U de Queiroz2020-03-18
| | | | | | | | | | | | | | | | | | | | | Newer versions of the kconfig generator require quotes. Prepare the package for an eventual update. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | Merge pull request #11589 from cotequeiroz/strongswanStijn Tintel2020-03-18
|\ \ \ | |/ / |/| | strongswan: quote 'comment' parameter in Config.in
| * | strongswan: quote 'comment' parameter in Config.inEneas U de Queiroz2020-03-18
| | | | | | | | | | | | | | | | | | | | | Newer versions of the kconfig generator require quotes. Prepare the package for an eventual update. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | mosh: use mips16 and remove configure patchRosen Penev2020-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS16 is not needed here. Removed configure patch and replaced with a configure var. Removed autoreconf as configure is no longer being patched. Signed-off-by: Rosen Penev <rosenp@gmail.com>