Shtorm
93e34d124b
Merge tag 'v1.13.14' into extended
...
Integrate upstream sing-box v1.13.14 (18 commits, v1.13.12..v1.13.14).
Conflict resolutions:
- Makefile: keep fork's upload_android (no otherLegacy, codeberg-release.sh),
add upstream's SFA-version-metadata.json step.
- go.sum: regenerated via go mod tidy from merged go.mod.
- transport/wireguard/endpoint_options.go: keep fork fields, add ICMPTimeout.
- clients/android, clients/apple: keep fork's submodule pointers.
2026-06-26 01:28:40 +03:00
Shtorm
edf38d33d6
Add Snell protocol. Refactor MASQUE HTTP/2, Fair Queue. Update XHTTP, OpenVPN, Sudoku, Fallback. Fixes
2026-06-26 01:25:57 +03:00
世界
761b7f4e12
Handle TUN loopback in direct outbound
2026-06-03 12:56:36 +08:00
Shtorm
c307b8dc2d
Add MTProxy, MASQUE, VPN, Link parser. Update AmneziaWG. Remove Tunneling
2026-04-29 22:11:30 +03:00
世界
f102ef1d94
Fix process search skipped for Android again
2026-04-23 05:52:22 +08:00
世界
172a9d5e4e
Standardize gomobile usages
2026-02-07 15:52:26 +08:00
世界
c7811a159d
Standardize gomobile usages
2026-02-07 15:52:26 +08:00
世界
ac427b98f4
platform: Add UsePlatformWIFIMonitor to gRPC interface
...
Align dev-next-grpc with wip2 by adding UsePlatformWIFIMonitor()
to the new PlatformInterface, allowing platform clients to indicate
they handle WIFI monitoring themselves.
2026-01-17 05:47:32 +08:00
世界
869efaad58
platform: Add UsePlatformWIFIMonitor to gRPC interface
...
Align dev-next-grpc with wip2 by adding UsePlatformWIFIMonitor()
to the new PlatformInterface, allowing platform clients to indicate
they handle WIFI monitoring themselves.
2026-01-17 05:47:32 +08:00
世界
5bc0dfa9dd
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
0b6fe45fb9
platform: Refactoring libbox to use gRPC-based protocol
2026-01-17 05:47:32 +08:00
世界
8d8ca282a1
Add Linux WI-FI state support
...
Support monitoring WIFI state on Linux through:
- NetworkManager (D-Bus)
- IWD (D-Bus)
- wpa_supplicant (control socket)
- ConnMan (D-Bus)
2026-01-17 05:47:04 +08:00
世界
701b82279d
Add Linux WI-FI state support
...
Support monitoring WIFI state on Linux through:
- NetworkManager (D-Bus)
- IWD (D-Bus)
- wpa_supplicant (control socket)
- ConnMan (D-Bus)
2026-01-17 05:47:04 +08:00
世界
a65d3e040a
platform: Fix context
2025-08-13 11:26:32 +08:00
世界
409bb52d35
platform: Fix context
2025-08-13 11:26:32 +08:00
世界
7a1eee78df
Add service component type
2025-07-08 13:14:41 +08:00
世界
873ab4b085
Add service component type
2025-07-08 13:14:41 +08:00
世界
aadb44ebd6
Improve local DNS server
2025-07-08 13:12:32 +08:00
世界
4f83e98736
Improve local DNS server
2025-07-08 13:12:32 +08:00
世界
17576e9f66
Add certificate store
2025-07-08 13:12:14 +08:00
世界
a5db391fcf
Add certificate store
2025-07-08 13:12:14 +08:00
世界
3016338e34
refactor: DNS
2025-07-08 13:12:14 +08:00
世界
f75ade1991
refactor: DNS
2025-07-08 13:12:14 +08:00
世界
e64cf3b7df
Do not set address sets to routes on Apple platforms
...
Network Extension was observed to stop for unknown reasons
2025-01-27 13:40:39 +08:00
世界
a683de96c6
Do not set address sets to routes on Apple platforms
...
Network Extension was observed to stop for unknown reasons
2025-01-27 13:40:39 +08:00
世界
7aac801ccd
tun: Set address sets to routes
2025-01-13 15:14:30 +08:00
世界
8dff0f30b9
tun: Set address sets to routes
2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
44d5411d5f
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
ecf82d197c
refactor: Platform Interfaces
2025-01-13 15:14:29 +08:00
世界
02dd8fe927
refactor: Platform Interfaces
2025-01-13 15:14:29 +08:00
世界
a1be455202
refactor: Modular network manager
2025-01-13 15:14:29 +08:00
世界
c493cc521f
refactor: Modular network manager
2025-01-13 15:14:29 +08:00
世界
e233fd4fe5
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00
世界
8513463170
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00
世界
cec7e47086
Add workaround for bulkBarrierPreWrite: unaligned arguments panic
2024-12-14 20:18:36 +08:00
世界
2e325fa663
Add workaround for bulkBarrierPreWrite: unaligned arguments panic
2024-12-14 20:18:36 +08:00
世界
88099a304a
platform: Add SendNotification
2024-11-06 12:53:32 +08:00
世界
9b43f6d957
platform: Add SendNotification
2024-11-06 12:53:32 +08:00
世界
f504fb0d46
Revert "platform: Add openURL event"
...
This reverts commit 718cffea9a .
2024-11-05 20:03:39 +08:00
世界
8a537a1938
Revert "platform: Add openURL event"
...
This reverts commit f78d470443 .
2024-11-05 20:03:39 +08:00
世界
718cffea9a
platform: Add openURL event
2024-11-05 18:27:51 +08:00
世界
f78d470443
platform: Add openURL event
2024-11-05 18:27:51 +08:00
世界
a2098c18e1
Handle includeAllNetworks
2024-05-23 14:57:26 +08:00
世界
482a5ebb9d
Handle includeAllNetworks
2024-05-23 14:57:26 +08:00
世界
cd0fcd5ddc
Improve loopback detector
2024-05-21 15:11:52 +08:00
世界
108ccaab98
Improve loopback detector
2024-05-21 15:11:52 +08:00
HystericalDragon
8b8fb4344c
Remove unused encoder
2024-04-29 11:58:20 +08:00
HystericalDragon
6f845a3e0c
Remove unused encoder
2024-04-29 11:58:20 +08:00
世界
36b0f2e91a
Improve configuration merge
2024-01-03 12:21:47 +08:00