]> git.99rst.org Git - openwrt-packages.git/commit
xfrpc: update to 5.09.982
authorDengfeng Liu <redacted>
Tue, 8 Sep 2026 08:45:40 +0000 (16:45 +0800)
committerJosef Schlehofer <redacted>
Wed, 9 Sep 2026 20:21:17 +0000 (22:21 +0200)
commitb65e6951bc1a37c7de25c4c0d0cd9106dc76721f
tree49b9f83fbdc4b422cb986b8d01a81193532da867
parent3da7b018de149a22278d3e0c8becd5d2f727f44a
xfrpc: update to 5.09.982

Update from 5.06.909 to 5.09.982.

Major improvements and highlights:
- Add frp transport.wireProtocol v2 support (JSON messages + AES-256-GCM AEAD)
- Support modern frp TOML configuration via tomlc17
- Support OIDC authentication with OAuth2 client_credentials flow
- AES-128-CFB wire encryption and Snappy compression support
- QUIC transport maturity with ngtcp2 <-> quic-go interop
- End-to-end security hardening (bounds check, TLS verification, buffer drains)
- Build fix for 32-bit architectures (widen plen to uint64_t before shift)
- Build fix for OpenWrt wolfSSL/OpenSSL dual-backend compatibility
- Remove deprecated IOD and FTP proxy types

Signed-off-by: Dengfeng Liu <redacted>
net/xfrpc/Makefile
git clone https://git.99rst.org/PROJECT