aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* alist: add new packageTianling Shen2023-12-22
| | | | | | | AList is a file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* wsdd2: update to 2023-12-21Alan Luck2023-12-21
| | | | Signed-off-by: Alan Luck <luckyhome2008@gmail.com>
* pdns: update to 4.8.4Peter van Dijk2023-12-21
| | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* dnsdist: update to 1.8.3Peter van Dijk2023-12-21
| | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* mdio-tools: update to 1.3.1Robert Marko2023-12-21
| | | | | | | | | | | | | | | | | Update the mdio-netlink kmod and userspace mdio-tools to version 1.3.1. [v1.3.1] - 2023-12-02 --------------------- Fixes mvls to work with kernels 6.2 and onwards. - mdio: Multiple registers can now be dumped at once, via the generic dump operation. - mvls: Relax the driver matching to accept the strings used in kernels 6.2 and newer. Signed-off-by: Robert Marko <robimarko@gmail.com>
* libcurl-gnutls: update to version 8.5.0Daniel Golle2023-12-20
| | | | | | | | | https://curl.se/changes.html#8_5_0 Pick upstream patch to fix build with gnuTLS and verbose strings removed. The patch should be removed with the next version bump. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* dnsproxy: Update to 0.61.0Tianling Shen2023-12-20
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* apache: update to 2.4.58Rosen Penev2023-12-19
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* mosh: Move section net/Network/SSHSergey Ponomarev2023-12-18
| | | | | | The mosh-server and mosh-client packages are related to SSH. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
* nut: update to 2.8.1Paul Doran2023-12-18
| | | | | Signed-off-by: Paul Doran <ruralroots@gmail.com> [remove upstream patch included in 2.8.1]
* chrony: add ntp hotplug provider scriptMiroslav Lichvar2023-12-18
| | | | | | | | When the service is started, wait for the clock to be synchronized for up to 5 minutes and provide the stratum action once for ntp hotplug scripts. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* chrony: update to 4.5Miroslav Lichvar2023-12-18
| | | | Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* Merge pull request #22894 from Ansuel/wifidog-bumpHannu Nyman2023-12-17
|\ | | | | wifidog: make it compile again with recent version of WolfSSL
| * wifidog: make it compile again with recent version of WolfSSLChristian Marangi2023-12-14
| | | | | | | | | | | | | | | | | | | | Recent version of WolfSSL dropped CyaSSL shims and made the package not compilable. Converting it to the WolfSSL library is simple enough as the API used are very basic and can be converted directly. Add patch that fully convert the package to WolfSSL and doesn't use the compat shim anymore. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* | apache: add compile fix for libxml-2.12.xMichael Heimpold2023-12-17
| | | | | | | | | | | | | | libxml2 restructured includes, thus another include is now required otherwise build fails. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | knot: update to version 3.3.3Jan Hák2023-12-16
| | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | snort3: add missing config include and general cleanupEric Fahlgren2023-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | - Delete legacy configuration files homenet.lua and local.lua - Add snort config 'include' to allow user customizations in the lua - Enhance 'check' to test generated nftables file - Suppress inclusion of rules file when doing silent config check - Suppress warnings on configuration check unless '-v'erbose - Replace text logging with json logging to reduce footprint and make reports easier - Fix some typos in the snort.uc template - Fix up some error messages suggesting solutions Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>
* | adblock-fast: update to 1.1.1-1Stan Grishin2023-12-15
| | | | | | | | | | | | | | | | | | | | | | * move reload/restart logic from json() to config_cache() * improve fw4 restart decision logic * no longer store reload/restart info in ubus/status json file * rename variables pointing to run-time information * create dns_set_output_values to reuse code in principal all and luci app * improve append_url to store collected URLs in an alternative variable Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | Merge pull request #22884 from gladiac/haproxy-2.8.5Tianling Shen2023-12-15
|\ \ | | | | | | haproxy: update to v2.8.5
| * | haproxy: update to v2.8.5Christian Lachner2023-12-07
| | | | | | | | | | | | | | | | | | | | | - Update haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | snowflake: update to 2.8.0Nick Hainke2023-12-13
| | | | | | | | | | | | | | | | | | | | | Release Notes: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/blob/v2.8.0/ChangeLog Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | v2ray-geodata: Update to latest versionTianling Shen2023-12-13
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | v2ray-core: Update to 5.13.0Tianling Shen2023-12-13
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | dnsproxy: Update to 0.60.1Tianling Shen2023-12-13
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | tgt: update to 1.0.89Maxim Storchak2023-12-13
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | snort3: add myself as a co-maintainerJohn Audia2023-12-13
| | | | | | | | | | | | | | | | | | | | | | | | Michael invited me to co-maintain[1]. 1. https://github.com/openwrt/packages/pull/22830#issuecomment-1848997029 Signed-off-by: John Audia <therealgraysky@proton.me>
* | | Merge pull request #22873 from stangri/master-https-dns-proxyStan Grishin2023-12-11
|\ \ \ | | | | | | | | https-dns-proxy: only restart firewall when needed
| * | | https-dns-proxy: only restart firewall when neededStan Grishin2023-12-11
| | | | | | | | | | | | | | | | | | | | | | | | * only restart firewall when needed Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | | banip: bump to release 0.9.3-1Dirk Brenken2023-12-11
|/ / / | | | | | | | | | | | | | | | | | | * provides an option to transfer log events on remote servers via cgi interface (disabled by default), see readme for details * refine the allowlist check to support IP intervals as well before adding an IP to the blocklist Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | adblock-fast: better allow-listingStan Grishin2023-12-11
| | | | | | | | | | | | | | | | | | | | | | | | * improve allow-listing reliability by running sed from the script-file instead of the command-line * fix user for smartdns files ownership Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | Merge pull request #22858 from stangri/master-nebulaStan Grishin2023-12-10
|\ \ \ | | | | | | | | nebula: update to 1.8.0
| * | | nebula: update to 1.8.0Stan Grishin2023-12-10
| | |/ | |/| | | | | | | | | | | | | * https://github.com/slackhq/nebula/releases/tag/v1.8.0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | | Merge pull request #22856 from stangri/master-curlStan Grishin2023-12-10
|\ \ \ | | | | | | | | curl: update to 8.5.0
| * | | curl: update to 8.5.0Stan Grishin2023-12-10
| |/ / | | | | | | | | | | | | | | | * https://curl.se/changes.html#8_5_0 Signed-off-by: Stan Grishin <stangri@melmac.ca>
* / / adblock-fast: bugfix: block domains from config when not using block-listsStan Grishin2023-12-10
|/ / | | | | | | | | | | | | * remove empty lines from the combined list to allo optimization code to work properly Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | sing-box: update to 1.7.4Van Waholtz2023-12-09
| | | | | | | | | | | | | | | | | | | | | | New features for v1.7.x: 1. Support excluding custom routes 2. `udp_disable_domain_unmapping` for inbound listen option 3. `HTTPUpgrade` transport 4. Migrate multiplex and UoT server to inbound and multiplexing support is no longer enabled by default and needs to be turned on explicitly in inbound options. 5. TCP Brutal support for multiplex Signed-off-by: Van Waholtz <brvphoenix@gmail.com>
* | dnsproxy: Update to 0.60.0Tianling Shen2023-12-09
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | adguardhome: Update to 0.107.42Zuev Aleksandr2023-12-08
| | | | | | | | Signed-off-by: Zuev Aleksandr <A.Zuev@stdev.su>
* | snort3: update to 3.1.76.0John Audia2023-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/snort3/snort3/releases/tag/3.1.76.0 ,,_ -*> Snort++ <*- o" )~ Version 3.1.76.0 '''' By Martin Roesch & The Snort Team http://snort.org/contact#team Copyright (C) 2014-2023 Cisco and/or its affiliates. All rights reserved. Copyright (C) 1998-2013 Sourcefire, Inc., et al. Using DAQ version 3.0.13 Using LuaJIT version 2.1.0-beta3 Using OpenSSL 3.0.12 24 Oct 2023 Using libpcap version 1.10.4 (with TPACKET_V3) Using PCRE version 8.45 2021-06-15 Using ZLIB version 1.3 Using Hyperscan version 5.4.2 2023-12-03 Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia <therealgraysky@proton.me>
* | adblock-fast: bugfixes: getsize/resolverStan Grishin2023-12-08
|/ | | | | | | | | * do not use standalone grep-package dependent syntax to get the remote file size * various bugfixes to prevent attempts to change/commit if dnsmasq/smartdns are not installed Signed-off-by: Stan Grishin <stangri@melmac.ca>
* dhtd: udpate to 0.2.6Moritz Warning2023-12-06
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* adblock-fast: add smartdns ipset/nftset supportStan Grishin2023-12-06
| | | | | | | | | | | | | | | * bugfix: correct URL to config-update file * bugfix: check if uci configs exist before chacking for changes * add support for smartdns ipset-based blocking * add support for smartfns nftset-based blocking * disallow non-ascii symbols for smartdns blocking * add check wherever fw4 restart is needed before calling procd_set_config_changed firewall * improve clean-up code in resolver() * improve case code for different resolver settings * modify load_validate_config to allow smartdns.ipset and smartdns.nftset Signed-off-by: Stan Grishin <stangri@melmac.ca>
* Merge pull request #22820 from stangri/master-adblock-fastStan Grishin2023-12-06
|\ | | | | adblock-fast: add support for smartdns
| * adblock-fast: add support for smartdnsStan Grishin2023-12-05
| | | | | | | | | | | | | | | | | | | | | | * add support for smartdns * switch from using `uci` commands to `uci_` functions * rename `_resolver_config` to `_dnsmasq_instance_config` * introduce `_smartdns_instance_config` * improve resolvers restart code on changes * update load_validate_config to allow for smartdns option Signed-off-by: Stan Grishin <stangri@melmac.ca>
* | rclone: Update to 1.65.0Tianling Shen2023-12-05
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | v2raya: update to 2.2.4.3Tianling Shen2023-12-05
| | | | | | | | | | | | Switched back to tar.gz archive to avoid potential permission issue. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | uspot: add packageThibaut VARÈNE2023-12-05
|/ | | | | | | | | | | | uspot is an OpenWrt-native captive portal system. It leverages existing OpenWrt tools such as uhttpd, dnsmasq, firewall4, ucode, without needing any external kernel module. It can achieve the maximum performance allowed by nftables (flow offloading works). Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
* sstp-client: add support for custom portVladislav Grigoryev2023-12-04
| | | | | | Add support for connecting to a custom SSTP port. Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
* Merge pull request #22809 from pprindeville/strongswan-update-5.9.13Philip Prindeville2023-12-04
|\ | | | | strongswan: Update to 5.9.13
| * strongswan: Update to 5.9.13Philip Prindeville2023-12-03
| | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>