aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #5484 from neheb/patch-1Hannu Nyman2018-01-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | | transmission: Update to 2.93 + fixes
| * | | | | transmission: Update to 2.93 + fixesRosen Penev2018-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DNS rebinding protection introduced a new option. Use it to disable it as OpenWrt does not need it. Adjusted Makefile to use the release instead of a git version. Also cleaned up and added LICENSE entries. Eliminated useless patches. The syslog one actually doesn't log much. No need to mask the os release anymore either. Added group entry to init script. Otherwise files end up being owned by user:root which is bogus. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | inadyn: update package description and project urlYousong Zhou2018-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #5348 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #5499 from daztucker/masterHannu Nyman2018-01-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | net/https-dns-proxy: Update to 2018-01-24.
| * | | | | | net/https-dns-proxy: Update to 2018-01-24.Darren Tucker2018-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dependency on ca-bundle without which the HTTPS fetches fail. Add "-x" option to force HTTP/1.1 instead of HTTP/2.0 Add a workaround for bug in libcurl <7.530 that prevents it from working at all when built with mbedtls. Signed-off-by: Darren Tucker <dtucker@dtucker.net> Acked-by: Aaron Drew <aarond10@gmail.com>
* | | | | | | Merge pull request #5509 from stangri/vpnbypassHannu Nyman2018-01-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vpnbypass: better start/stop from Web UI and triggers
| * | | | | | | vpnbypass: better start/stop from Web UI and triggersStan Grishin2018-01-25
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* / / / / / / simple-adblock: better start/stop/reload/uninstallStan Grishin2018-01-25
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | Merge pull request #5490 from TDT-AG/pr/20180123-stunnel-fix-reloadHannu Nyman2018-01-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | net/stunnel: fix reload and crash loop on invalid configuration
| * | | | | | net/stunnel: Remove abdicate maintainerFlorian Eckert2018-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update PKG_RELEASE version to 4. Remove Daniel Engberg from PGK_MAINTANER list. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | net/stunnel: check if service section is configured to prevent crash loopFlorian Eckert2018-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a service section is not presented in the configuration then stunnel will always start anyway. This ends in a crash loop because the configuration is not valid. Checking in "uci" mode if a service section is presented and only then start the stunnel service will solve this issue. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | net/stunnel: do always stop/start on config changeFlorian Eckert2018-01-23
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not send a SIGHUP on reload configuration let procd restart the service with stop/start. This is saver. Add uci generated stunnel file to procd "file" attribute to reload/restart the stunnel service. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | Merge pull request #5489 from mwarning/zerotierHannu Nyman2018-01-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | | zerotier: support controller mode
| * | | | | zerotier: support controller modeMoritz Warning2018-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add config_path option since the controller mode needs a persisting path to be used * add patch to fix a bug in the controller code (https://github.com/zerotier/ZeroTierOne/issues/553) * disable zerotier by default, as the default settings let it connect to a public network Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Merge pull request #5311 from mwarning/kadnodechamptar2018-01-22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | kadnode: add new package
| * | | | | kadnode: add new packageMoritz Warning2018-01-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | Merge pull request #5390 from diizzyy/net-inadynchamptar2018-01-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | inadyn: Update to 2.3
| * | | | | | inadyn: Update to 2.3Daniel Engberg2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update inadyn to 2.3 Remove myself as maintainer Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | sngrep: move to telephony repoSebastian Kemper2018-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete sngrep from openwrt/packages. Once done it will be put into the openwrt/telephony repo. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | sipgrep: move to telephony repoSebastian Kemper2018-01-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete sipgrep from openwrt/packages. Once done it will be put into the openwrt/telephony repo. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | openconnect: build without options we don't supportNikos Mavrogiannopoulos2018-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is, since we don't require gssapi or libpskc, avoid accidental builds with it. Closes #5474 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | | | | coova-chilli: remove matrixssl dependencyHannu Nyman2018-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | matrixssl is still in the oldpackages repo, so coova-chilli should not depend on it. Remove the config option for selecting matrixssl lib and the dependency declaration. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | | | Merge pull request #5451 from jow-/ulogd-conditional-depsJo-Philipp Wich2018-01-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ulogd: conditionalize dependencies
| * | | | | | | ulogd: conditionalize dependenciesJo-Philipp Wich2018-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make most dependencies depend on the selection state of the respective plugins requiring them. This cuts down compile time considerably when plugins like MySQL support are disabled. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | | | unbound: update to 1.6.8 for CVE-2017-15105Eric Luehrsen2018-01-19
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A vulnerability was discovered in the processing of wildcard synthesized NSEC records. While synthesis of NSEC records is allowed by RFC4592, these synthesized owner names should not be used in the NSEC processing. This does, however, happen in Unbound 1.6.7 and earlier versions. (see https://unbound.net/downloads/CVE-2017-15105.txt) Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
* | | | | | | vpnc: fix using proto_add_host_dependencyYousong Zhou2018-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4343 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | ser2net: fix dynamic config generation (refs #5302)Michael Heimpold2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | gnunet: update sourcesDaniel Golle2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | Merge pull request #5466 from danielg4/masterHannu Nyman2018-01-18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | unbound: fix crash when using odhcpd w/o dnsmasq
| * | | | | | unbound: fix crash when using odhcpd w/o dnsmasqDaniel Gimpelevich2018-01-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using the configuration under "Unbound and odhcpd" in the package's README.md, the scripts generated a malformed config file for unbound, due to an "ip route" command giving extra output lines with the string "anycast" where the awk script expects an address. These are now filtered. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* | | | | | | bind: Update to 9.11.2-P1Noah Meyerhans2018-01-17
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New upstream release fixes the following security issues: * CVE-2017-3145: BIND was improperly sequencing cleanup operations on upstream recursion fetch contexts, leading in some cases to a use-after-free error that can trigger an assertion failure and crash in named. Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | Merge pull request #5315 from dangowrt/ola-no-sudoDaniel Golle2018-01-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | ola: improve init script
| * | | | | | ola: improve init scriptDaniel Golle2017-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop now unneeded dependency on sudo. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | | xtables-addons: add package for geoip scriptsPhilip Prindeville2018-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The iptables-mod-geoip is usually used in conjunction with some wrapper scripts which manipulate the GeoIP database and then kick out one or more iptables rules. This package contains (1) the script to download the most recent version of the MaxMind freemium database and (2) another script which mangles the database into sets up iptables rules. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | xtables-addons: import from OpenWrt basePhilip Prindeville2018-01-16
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit moves xtables-addons from https://github.com/openwrt/openwrt/tree/master/package/network/utils/xtables-addons into the package feed repository to allow for dependencies on other feed packages, such as Perl. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> [fix commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io> Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | | ddns-scripts: fix incompatibility with luci-app-ddns <= V.2.4.8-2Christian Schoenebeck2018-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix incompatibility with luci-app-ddns versions <= 2.4.8-2 (#5430) Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | ddns-scripts: multiple fixesChristian Schoenebeck2018-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Write *.ip file with current registered IP, whenever "get_registered_IP" is called (used by next luci-app-ddns version) Changed detection of cURL proxy support #3876 Reread data from ubus if "get_local_ip" from "ip_network" #5004 #3338 Fix godaddy_com_v1 #5285 Implement "param_opt" for "cloudflare_com_v4" #5097 Inside logfile "*password*" printed in stead of real password #5281 and others Add ipv4 service "dnsever.com" #5178 Add ipv4 service "myip.co.ua" #5199 Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | | | | Merge pull request #5419 from commodo/python-package-mk-localizeHannu Nyman2018-01-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | treewide: re-organizing python-package.mk & python3-package.mk
| * | | | | | seafile-seahub: fix python-package.mk includeAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This include is a bit special, because it's the package that uses OpenWrt's mk rule. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | git: add missing template filesPeter Wagner2018-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | Merge pull request #5416 from dibdot/travelmateHannu Nyman2018-01-10
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | travelmate: update 1.0.2
| * | | | | | | travelmate: update 1.0.2Dirk Brenken2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new 'running' status * rework debug & status output * LuCI: refine status view * LuCI: add two missing eap auth variants Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #5415 from dibdot/adblockHannu Nyman2018-01-10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | adblock: update 3.4.3
| * | | | | | | adblock: update 3.4.3Dirk Brenken2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add pidfile writing / check to prevent further race conditions * ease the download utility selection: uclient-fetch (default), wget, curl, aria2c, wget-nossl, busybox-wget are pre-configured * add debug download logging in case of an error, e.g. wrong url * change 'malware' blocklist source url * add logfile information to email template * LuCI: add 'Download Utility' select box * LuCI: add new "running" status Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #5400 from NeoRaider/usbip-buildMatthias Schiffer2018-01-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | usbip: fix build
| * | | | | | | | usbip: fix buildMatthias Schiffer2018-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package/usbip/install was referring to the wrong filename for usb.ids in dl/. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | | Merge pull request #5399 from NeoRaider/openvswitch-no-sphinxMatthias Schiffer2018-01-10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | openvswitch: don't attempt to use sphinx-build found on the build host
| * | | | | | | | | openvswitch: don't attempt to use sphinx-build found on the build hostMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch fails to build on my Arch Linux system, as it tries to use my build host's sphinx-build with OpenWrt's python. Add an override to ensure this can't happen. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | | | | | | | | Merge pull request #5319 from maxberger/masterHannu Nyman2018-01-10
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | ddns-scripts: Support Amazon AWS Route53 as a ddns provider