aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* xfrpc: Update to 1.05.548Dengfeng Liu2022-05-08
| | | | | | deprecated xfrps, compatible with frps Signed-off-by: Dengfeng Liu <liudf0716@gmail.com>
* Merge pull request #18312 from lowjoel/strongswan-wolfsslPhilip Prindeville2022-05-06
|\ | | | | strongswan: add wolfssl plugin
| * strongswan: add wolfssl pluginDerek Yerger2022-04-16
| | | | | | | | | | Signed-off-by: Derek Yerger <derek@altdevs.net> Signed-off-by: Joel Low <joel@joelsplace.sg>
* | Merge pull request #18439 from pprindeville/strongswan-update-5.9.6Philip Prindeville2022-05-06
|\ \ | | | | | | strongswan: Update to 5.9.6
| * | strongswan: Update to 5.9.6Philip Prindeville2022-05-02
| | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | usteer: update to latest HEADDavid Bauer2022-05-06
| | | | | | | | | | | | | | | | | | | | | | | | 46539ae policy: abort kick process for missing candidate 408bbca policy: don't kick clients immediatly 444b233 policy: only send preferred candidate with transition request Signed-off-by: David Bauer <mail@david-bauer.net>
* | | cloudflared: Update to 2022.5.0Tianling Shen2022-05-05
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | cloudreve: Update to 3.5.3Tianling Shen2022-05-05
| | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org> (cherry picked from commit fdfca59e0df62bbe49964f555f81ae47803341d3)
* | | Merge pull request #18335 from fjamarquez/keepalived_uci_supportFlorian Eckert2022-05-02
|\ \ \ | | | | | | | | keepalived: add uci support
| * | | keepalived: add uci support for track_bfd configurationFrancisco Jose Alvarez2022-04-28
| | |/ | |/| | | | | | | | | | | | | Allow the configuration of track_bfd for vrrp instance throught uci Signed-off-by: Francisco Jose Alvarez <francisco.alvarez@galgus.net>
* | | etherwake-nfqueue: swap iptables for nftables dependencyMister Benjamin2022-05-01
| | | | | | | | | | | | Signed-off-by: Mister Benjamin <144dbspl@gmail.com>
* | | tor: bump to 0.4.7.7 stableRui Salvaterra2022-04-30
| | | | | | | | | | | | | | | | | | The first stable release in the 0.4.7.x series. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | zerotier: update to 1.8.9Moritz Warning2022-04-30
| | | | | | | | | | | | | | | | | | | | | | | | Replace patch with Makefile options to disable Rust components that cannot be build with OpenWrt. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | smartdns: Update to 1.2022.36Nick Peng2022-04-30
| | | | | | | | | | | | Signed-off-by: Nick Peng <pymumu@gmail.com>
* | | rclone: Update to 1.58.1Tianling Shen2022-04-30
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | frp: update to 0.42.0Van Waholtz2022-04-30
| | | | | | | | | | | | | | | | | | Changelogs: https://github.com/fatedier/frp/releases Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | dnsproxy: Update to 0.42.2Tianling Shen2022-04-29
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | knot: update to 3.1.8Jan Hák2022-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Release notes: https://www.knot-dns.cz/2022-04-28-version-318.html - Refreshed patch to avoid offset Signed-off-by: Jan Hák <jan.hak@nic.cz> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> [added commit message, refresh patch]
* | | usbip: remove unused libbsd and pthreads depsGuilherme Janczak2022-04-28
| | | | | | | | | | | | Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
* | | cloudreve: Update to 3.5.2Tianling Shen2022-04-28
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | shadowsocks-libev: Revert "dbg"Yousong Zhou2022-04-28
| | | | | | | | | | | | | | | | | | This reverts commit 0d18bd49f1ad1a9a52e2485680f026173d0854ee. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | shadowsocks-libev: fix compat issue with newer version of ucodeYousong Zhou2022-04-28
| | | | | | | | | | | | | | | | | | Link: https://github.com/openwrt/packages/issues/18393 Reported-by: Huangbin Zhan <zhanhb88@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | dbgYousong Zhou2022-04-28
| | |
* | | Merge pull request #18262 from TDT-AG/pr/20220406-strongswanFlorian Eckert2022-04-27
|\ \ \ | | | | | | | | strongswan: do not force to use iptable-legacy
| * | | strongswan: do not force to use iptable-legacyFlorian Eckert2022-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default firewall is the fw4, which uses nft. In order to not install the legacy implementation when installing strongswan, the build system should decide which firewall backend to use. While we are at it, I have also added the dependency packages for IPV6. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | wsdd2: Remove extra comma, which breaks the key-value pair of the '-b' parameterLi Zhang2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Li Zhang <starsunyzl@gmail.com>
* | | | cloudreve: Update to 3.5.1Tianling Shen2022-04-25
| | | | | | | | | | | | | | | | | | | | | | | | Removed statik which was deprecated by the project. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | tgt: update to 1.0.82Maxim Storchak2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | dnsdist: update to 1.7.1Peter van Dijk2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | Merge pull request #18366 from turris-cz/git-updateJeffery To2022-04-25
|\ \ \ \ | | | | | | | | | | git: update to version 2.34.3
| * | | | git: update to version 2.34.3Josef Schlehofer2022-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: - CVE-2022-24765 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | xray-core: Update to 1.5.5Tianling Shen2022-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated geodata to latest version while at it. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | mdio-tools: add kmod-mdio-netlink as dependenciesChukun Pan2022-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise it will fail as follows: failed to find a module named mdio-netlink ERROR: mdio-netlink module not detected, and could not be loaded. Run-tested on: ramips/mt7621 Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
* | | | | v2rayA: Update to 1.5.7Tianling Shen2022-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed an upstreamed patch - Move logs to /var/log in accordance with FHS 3.0 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Revert "miniupnpd: bump to latest git source"Josef Schlehofer2022-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was reverted because the commit does more things than just "bump to latest git source". Also, it was not properly reviewed/tested. See: https://github.com/openwrt/packages/pull/18133#issuecomment-1106346788 This reverts commit b3b911e99238282a768bce962bc2a271f84229ac. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | usteer: update to latest HEADDavid Bauer2022-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f88ac23 local-node: periodically send link-measurement requests 4473c6e measurement: add missing timeout-reset 6d3314c local-node: handle received link-measurement reports 7df969f measurement: generalize measurement handling bb61f2a local-node: enable link-measurement capability 4458b6f usteer: expose STA link measurement capability Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | zerotier: fix segfault on ARM platformsMoritz Warning2022-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | zerotier: update to 1.8.8Moritz Warning2022-04-21
|/ / / / | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | / / rsync: bump to 3.2.4John Audia2022-04-20
| |/ / |/| | | | | | | | | | | | | | Bump to latest upstream release. Signed-off-by: John Audia <graysky@archlinux.us>
* | | ola: fix compilation with musl 1.2.3Rosen Penev2022-04-15
| | | | | | | | | | | | | | | | | | Upstream sent patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | adguardhome: Update v0.107.6James White2022-04-15
| | | | | | | | | | | | | | | | | | Remove Go 1.18 patch as upstream source has updated go dependencies Signed-off-by: James White <james@jmwhite.co.uk>
* | | miniupnpd: bump to latest git sourceZiMing Mo2022-04-14
| | | | | | | | | | | | Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
* | | pdns: update to 4.6.2Peter van Dijk2022-04-13
| | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | pdns-recursor: update to 4.6.2Peter van Dijk2022-04-13
| | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | openssh: update to 9.0p1Sibren Vasse2022-04-13
| | | | | | | | | | | | | | | | | | Remove upstreamed patches. Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
* | | cloudflared: Update to 2022.4.1Tianling Shen2022-04-13
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | transmission: add 'incomplete' and 'watch' dirs to ujail mountsAlexander Egorenkov2022-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To fix the errors: Sun Apr 10 14:19:41 2022 daemon.err transmission-daemon[29831]: [2022-04-10 14:19:41.098] watchdir Failed to open directory "/mnt/sda1/openwrt/transmission/watch" (2): No such file or directory (watchdir.c:358) and Sun Apr 10 14:20:18 2022 daemon.err transmission-daemon[30175]: [2022-04-10 14:20:18.641] Couldn't create "/mnt/sda1/openwrt/transmission/incomplete": Permission denied (file-posix.c:243) References: - https://github.com/openwrt/packages/issues/17674 Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* | | Merge pull request #18268 from jamesmacwhite/ooniprobe-v3.14.1Jeffery To2022-04-13
|\ \ \ | | | | | | | | ooniprobe: Update to v3.14.2
| * | | ooniprobe: Update 3.14.2James White2022-04-13
| | | | | | | | | | | | | | | | Signed-off-by: James White <james@jmwhite.co.uk>
* | | | adblock: 4.1.3-8Dirk Brenken2022-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new 'hblock' compilation source (XL, see https://hblock.molinero.dev for reference) * print runtime/date information in ISO-8601 standard format * minor cleanups Signed-off-by: Dirk Brenken <dev@brenken.org>