aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #9780 from wfleurant/ygg-bump-0-3-7Rosen Penev2019-08-20
|\ | | | | yggdrasil: bump to 0.3.7
| * yggdrasil: bump to 0.3.7William Fleurant2019-08-20
| | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | Merge pull request #9779 from dibdot/adblockDirk Brenken2019-08-20
|\ \ | |/ |/| adblock: update 3.8.1
| * adblock: update 3.8.1Dirk Brenken2019-08-20
| | | | | | | | | | | | | | * fix a possible race condition during DNS file reset on slow hardware * optimize DNS restart behaviour in 'null' blocking mode * mute useless warnings Signed-off-by: Dirk Brenken <dev@brenken.org>
* | Merge pull request #9763 from stangri/master-simple-adblockHannu Nyman2019-08-18
|\ \ | | | | | | simple-adblock: support for varios DNS resolvers/options
| * | simple-adblock: support for varios DNS resolvers/optionsStan Grishin2019-08-17
| | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | Merge pull request #9727 from cotequeiroz/iotivity_py2Rosen Penev2019-08-17
|\ \ \ | | | | | | | | iotivity: force use of python2 for scons
| * | | iotivity: force use of python2 for sconsEneas U de Queiroz2019-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | iotivity's scons build script is not compatible with python3, so use python2.7 from python/host to run it. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | clamav: update to version 0.101.3Josef Schlehofer2019-08-17
| | | | | | | | | | | | | | | | | | | | | | | | Correct SPDX License Identifier Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | Merge pull request #9748 from wfleurant/ygg-builder-hotfixRosen Penev2019-08-17
|\ \ \ \ | |_|/ / |/| | | yggdrasil: fix #9712 upstream dependency with branch develop
| * | | yggdrasil: fix #9712 upstream dependency with branch developWilliam Fleurant2019-08-16
| | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | Merge pull request #9571 from damadmai/mwan3-allipsFlorian Eckert2019-08-17
|\ \ \ \ | | | | | | | | | | mwan3: Add missing IPs to wanb
| * | | | mwan3: Add missing IPs to wanbDaniel A. Maierhofer2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: Florian Eckert @feckert Compile tested: not needed Run tested: x86_64 Description: Only two of the four IPs defined for wan are found in wanb, adding it so it is the same. Signed-off-by: Daniel A. Maierhofer <git@damadmai.at>
* | | | | Merge pull request #9742 from dibdot/adblockDirk Brenken2019-08-16
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | adblock: release 3.8.0
| * | | adblock: release 3.8.0Dirk Brenken2019-08-16
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add support for 'DNS File Reset', where the final DNS blockfile will be purged after DNS backend loading (save storage space). A small background service will be started to trace/handle dns backend reloads/restarts * add support for the 'null' blocking variant in dnsmasq (via addn-hosts), which may provide better response times in dnsmasq * enhance the report & search engine to support the new blocking variants. Search now includes backups & black-/whitelist as well * compressed source list backups are now mandatory (default to '/tmp') * speed up TLD compression * E-Mail notification setup is now integrated in UCI/LuCI * update the LuCI frontend to reflect all changes (separate PR) * drop preliminary dnscrypt-proxy-support (use dnsmasq instead) * drop additional 'dnsjail' blocklist support (not used by anyone) * procd cleanups in init * various shellcheck cleanups * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #9701 from cotequeiroz/https-dns-proxy_clangRosen Penev2019-08-14
|\ \ \ | | | | | | | | https-dns-proxy: avoid picking up host clang-tidy
| * | | https-dns-proxy: avoid picking up host clang-tidyEneas U de Queiroz2019-08-14
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise compilation fails when clang-tidy is found in the host: -- clang-tidy found: /usr/lib/llvm/7/bin/clang-tidy error: unknown argument: '-fhonour-copts' [clang-diagnostic-error] error: unknown argument:'-iremap[...]:https_dns_proxy-2018-04-23' [clang-diagnostic-error] Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | Merge pull request #9684 from eglooca/masterRosen Penev2019-08-14
|\ \ \ | | | | | | | | netifyd: Updated to v2.91.
| * | | netifyd: Updated to v2.91.Darryl Sokoloski2019-08-09
| | | | | | | | | | | | | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | | Merge pull request #9711 from mwarning/zerotierRosen Penev2019-08-14
|\ \ \ \ | | | | | | | | | | zerotier: udpate to 1.4.2
| * | | | zerotier: udpate to 1.4.2Moritz Warning2019-08-14
| | |/ / | |/| | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | Merge pull request #9689 from cotequeiroz/clamav_xmlRosen Penev2019-08-14
|\ \ \ \ | | | | | | | | | | clamav: avoid host pickup of libxml2
| * | | | clamav: don't install dev files into packageEneas U de Queiroz2019-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids copying /usr/include, unversioned *.so files, pkgconfig, /usr/lib/*.la, and the build-time libs/cflags configuration utility clamav-config. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | | | clamav: avoid host pickup of libxml2Eneas U de Queiroz2019-08-14
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | If libxml2 is installed in the host, then the host library is used and compilation fails. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* / / / subversion: add PKG_CPE_IDJan Pavlinec2019-08-14
|/ / / | | | | | | | | | | | | | | | | | | | | | Changes: Description replace tabs Add PKG_CPE_ID Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | phantap: update to latest commitEtienne Champetier2019-08-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | f5420af phantap: do not capture vlans 5d1bd13 phantap-learn: improve the BPF filter, exclude vlans be6f7d9 Readme.md: we now support talking to the victim. 8789da5 README.md: fix typo Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | Merge pull request #9699 from James-TR/pdns-4.1.13Rosen Penev2019-08-12
|\ \ \ | | | | | | | | pdns: bump version to 4.1.13
| * | | pdns: bump version to 4.1.13James Taylor2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | Bump PowerDNS Authoritative Nameserver to latest upstream 4.1.13 Signed-off-by: James Taylor <james@jtaylor.id.au>
* | | | net/mosquitto: bump to 1.6.4Karl Palsson2019-08-12
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Full changelog here: https://mosquitto.org/blog/2019/08/version-1-6-4-released/ Fixes a regression in persistent session handling, and various other regressions related to the mqtt5 support. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | xl2tpd: bump to version 1.3.14Yousong Zhou2019-08-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog prepared by upstream project * osport.h: replace SUSv3-specific functions by POSIX variants [Fabrice Fontaine] * avp: Error Code field in Result Code AVP is optional [Pau Espin Pedrol] * network_thread: Early continue in loop to remove huge indented block [Pau Espin Pedrol] * network_thread: Simplify while loop using for loop [Pau Espin Pedrol] * network: connect_pppol2tp: early return to avoid huge indentation block [Pau Espin Pedrol] * xl2tpd: start_pppd: Fix truncation of last character [Pau Espin Pedrol] * handle_packet: Remove unneded else clause when handling payload [Pau Espin Pedrol] * control: Split control message handling into its own function [Pau Espin Pedrol] * handle_packet: Rearrange code flow to simplify it [Pau Espin Pedrol] * avp: Early failure if no handler to remove indent block [Pau Espin Pedrol] * xl2tpd: Mark internal symbols as static [Pau Espin Pedrol] * Fix indentation and whitespace in code block [Pau Espin Pedrol] * xl2tpd: Remove unused variable [Pau Espin Pedrol] * network: Add missing close(kernel_fd) on init network failure [Pau Espin Pedrol] * network: Add missing close(server_fd) on init network failure [Pau Espin Pedrol] * Add 'cap backoff' option, limiting exponential backoff retries will be delayed by exponentially longer time, unless that time is capped by configuration. [Bart Trojanowski] * Add program to show status icon in system tray. [Github user: username34] * Add info on building and installing xl2tpd [Samir Hussain] * Update formatting of README.md [Samir Hussain] * Rename README.xl2tpd to README.md [Samir Hussain] * Update Debian changelog [Samir Hussain] Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | shadowsocks-libev: bump to version 3.3.1Yousong Zhou2019-08-12
| | | | | | | | | | | | | | | | | | | | | This should fix openwrt/packages#9346 ("shadowsocks-libev: undefined behavior from unaligned access") Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | Merge pull request #9662 from Payne-X6/masterJosef Schlehofer2019-08-09
|\ \ \ | | | | | | | | knot: update to 2.8.3
| * | | knot: update to 2.8.3Jan Hák2019-08-09
| | | | | | | | | | | | | | | | | | | | | | | | Added lmdb dependency Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | yggdrasil: properly call the daemon with procdWilliam Fleurant2019-08-09
| | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | yggdrasil: match contributing.md order of config sectionWilliam Fleurant2019-08-09
| | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | yggdrasil: package LICENSE filename, update license id nameWilliam Fleurant2019-08-09
| | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | yggdrasil: bump to 0.3.6William Fleurant2019-08-09
| | | | | | | | | | | | | | | | Signed-off-by: William Fleurant <meshnet@protonmail.com>
* | | | Merge pull request #9476 from neheb/fossRosen Penev2019-08-08
|\ \ \ \ | | | | | | | | | | fossil: Remove
| * | | | fossil: RemoveRosen Penev2019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The maintainer is inactive, in addition to this package being woefully out of date. It probably does not work properly. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #9676 from dengqf6/upnpcRosen Penev2019-08-08
|\ \ \ \ \ | | | | | | | | | | | | miniupnpc: update to 2.1.20190625
| * | | | | miniupnpc: update to 2.1.20190625DENG Qingfang2019-08-08
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | Merge pull request #9660 from liudf0716/master-kcptunRosen Penev2019-08-08
|\ \ \ \ \ | | | | | | | | | | | | kcptun: add new package
| * | | | | kcptun: add new packageDengfeng Liu2019-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kcptun is a stable & secure tunnel based on kcp with N:M multiplexing. https://github.com/xtaci/kcptun Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* | | | | | Merge pull request #9675 from dengqf6/zt1Rosen Penev2019-08-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | zerotier: fix linking to libnatpmp
| * | | | | | zerotier: fix linking to libnatpmp and build with uclibcDENG Qingfang2019-08-08
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile always checks the existence of host's NAT-PMP header, which results in internal NAT-PMP code being used if it's missing. Add a patch to make it check targets' header instead. Use aligned_alloc() instead of valloc() in case of uclibc. Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | Merge pull request #9679 from dibdot/travelmateDirk Brenken2019-08-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | travelmate: update 1.4.11
| * | | | | | travelmate: update 1.4.11Dirk Brenken2019-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix logical glitch in last commit Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #9576 from TDT-AG/pr/20190726-keepalivedFlorian Eckert2019-08-08
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | keepalived: update version to 2.0.18
| * | | | | | keepalived: update version to 2.0.18Florian Eckert2019-08-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update version to 2.0.18 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | keepalived: fix shellcheck warningsFlorian Eckert2019-08-06
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>