aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge pull request #14342 from neheb/transmisRosen Penev2020-12-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | transmission: do not use wolfSSL
| * | | | | | | | | transmission: do not use wolfSSLRosen Penev2020-12-31
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's some kind of crash internally in wolfSSL. It doesn't seem like anyone knows how to fix it. Just disable it for now. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | gitolite: change symlink from absolute to relativeRosen Penev2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes bad symlink under InstallDev. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | freeradius3: add missing libbsd dependency to glibcRosen Penev2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes packages generation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #14388 from Bloup1net/phantapresolvEtienne Champetier2020-12-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | phantap: Update to latest commit
| * | | | | | | | | phantap: Update to latest commitDiana Dragusin2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a717723 Get resolvfile from configuration Signed-off-by: Diana Dragusin <diana.dragusin@nccgroup.com>
* | | | | | | | | | sqm-scripts: Update PKG_MIRROR_HASHToke Høiland-Jørgensen2020-12-31
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to update the MIRROR_HASH Fixes: 2c652128c52e: ("sqm-scripts: Bump to v1.5.0") Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | sqm-scripts: Bump to v1.5.0Toke Høiland-Jørgensen2020-12-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | | | | | Merge pull request #14377 from neheb/bfdRosen Penev2020-12-31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | bfdd: fix compilation with glibc
| * | | | | | | | | bfdd: fix compilation with glibcRosen Penev2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove uClibc-ng patch as it's not in the tree anymore. Also remove the _GNU_SOURCE CFLAG for the same reason. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #14374 from neheb/ksmbdtRosen Penev2020-12-30
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ksmbd-tools: fix compilation with glibc
| * | | | | | | | | | ksmbd-tools: fix compilation with glibcRosen Penev2020-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs to be linked to lpthread. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #14375 from neheb/cRosen Penev2020-12-30
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | coova-chili: fix compilation with glibc
| * | | | | | | | | | | coova-chili: fix compilation with glibcRosen Penev2020-12-30
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable Werror as it errors on pointless stuff. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #14379 from neheb/atftRosen Penev2020-12-30
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | atftp: fix compilation with glibc
| * | | | | | | | | | atftp: fix compilation with glibcRosen Penev2020-12-30
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's defining two functions twice for some reason. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / / / / / / / dawn: bump to latest versionNick Hainke2020-12-31
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: CMakeList: fix compiling with glibc Signed-off-by: Nick Hainke <vincent@systemli.org>
* / / / / / / / / banip: DHCPv6 bugfixDirk Brenken2020-12-30
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ignore local DHCPv6 related and local icmpv6 traffic in banIP chain Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #14345 from lucize/frrupRosen Penev2020-12-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | frr: update stable to 2020-12-22
| * | | | | | | | frr: update stable to 2020-12-22Lucian Cristian2020-12-27
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* / | | | | | | lighttpd: update to lighttpd 1.4.58 release hashGlenn Strauss2020-12-27
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | | | | | Merge pull request #14309 from neheb/squidRosen Penev2020-12-24
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | squid: update to 4.13
| * | | | | | squid: update to 4.13Rosen Penev2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14318 from zhanhb/wgetRosen Penev2020-12-23
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | wget: fix build
| * | | | | | | wget: fix buildHuangbin Zhan2020-12-23
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* / | | | | | adblock: fix when PROCD_RELOAD_DELAY is setThiago de Arruda Padilha2020-12-23
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the "PROCD_RELOAD_DELAY" line to after the "delay" variable is set. Signed-off-by: Thiago de Arruda Padilha <tpadilha84@gmail.com>
* / / / / / tcpreplay: fix compilation with Arch LinuxRosen Penev2020-12-22
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It tries to link to host libraries for some reason. Add autoreconf to fix. Also remove redundant prefixes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | wget: rename wget to wget-sslKarel Kočí2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The idea behind this is to prevent confusion between "virtual" package wget and real one. Wget is provided by not just wget packages but also by uclient-fetch so technically it is better to threat wget as virtual package. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
* | | | | Merge pull request #14292 from TDT-AG/pr/20201221-mwan3Florian Eckert2020-12-22
|\ \ \ \ \ | | | | | | | | | | | | mwan3: minor fixes
| * | | | | mwan3: update PKG_VERSIONFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: fix string check for active_tblsFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: fix tabFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: remove unused mwan3_unlock function callFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: reinstall missing mwan3.user fileFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: fix MWAN3_STARTUP callerFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: fix whitspaceFlorian Eckert2020-12-22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | mwan3: fix logger tag in mwan3 initFlorian Eckert2020-12-22
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | Merge pull request #14279 from neheb/nodJosef Schlehofer2020-12-21
|\ \ \ \ \ | |/ / / / |/| | | | noddos: remove
| * | | | noddos: removeRosen Penev2020-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to https://github.com/openwrt/packages/issues/14248 , this is totally abandoned. The website isn't even up anymore. Fixes: https://github.com/openwrt/packages/issues/14248 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | hs20: patch hostapd to make use of updated dm_ddfDaniel Golle2020-12-20
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | transmission: jail: add allow 'getuid' syscallDaniel Golle2020-12-20
| | | | | | | | | | | | | | | | | | | | | | | | transmission needs 'getuid', at least on mips_24kc. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | hs20: some small improvementsDaniel Golle2020-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update device description framework to v1.3 * setup methods in database * setup uhttpd to use hs20 cert Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #14282 from pesintta/uacme-1.6Rosen Penev2020-12-20
|\ \ \ \ | | | | | | | | | | uacme: Update to 1.6
| * | | | uacme: Update to 1.6Antti Seppälä2020-12-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
* | | | | adblock: fix restrictive sort selectionDirk Brenken2020-12-20
|/ / / / | | | | | | | | Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | Merge pull request #14277 from neheb/opeRosen Penev2020-12-20
|\ \ \ \ | |/ / / |/| | | open-iscsi: update to 2.1.3
| * | | open-iscsi: update to 2.1.3Rosen Penev2020-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pass CC to configure. host CC flags can leak in the build system, preventing compilation. Deleted upstream backports. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | adblock: update 4.0.8Dirk Brenken2020-12-19
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * source changes: - add new source 'games_tracking' (https://www.gameindustry.eu) - change malwaredomains source mirror - remove malwarelist source (source is empty) - remove youtube source (does not work at all) * support multiple firewall zones for dns redirects * add firewall zone/port housekeeping * fix dns backend detection in TurrisOS (LuCI change) * add check for gnu-sort Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | simple-adblock: config updateStan Grishin2020-12-18
| | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | Merge pull request #14268 from pprindeville/fix-isc-dhcp-reload-typoPhilip Prindeville2020-12-18
|\ \ \ | | | | | | | | isc-dhcp: fix regression in reloading