世界
f909997082
Fix bypass with outbound not bypassing in pre-match
2026-09-08 16:30:59 +08:00
世界
6364d9a5f1
Fix WireGuard endpoint stopping on device sleep
2026-09-08 15:19:58 +08:00
世界
d6ec014ca4
Fix omitempty for JSON struct fields
...
Claude-Session: https://claude.ai/code/session_01NxBrtZjwwaJC8uxCNbgmKu
2026-09-08 15:03:09 +08:00
世界
b2a5ac3f60
Fix Tailscale endpoint not binding IPv6 sockets on Windows
2026-09-08 14:48:44 +08:00
世界
515a73e4ee
Fix selector not interrupting routed connections
2026-09-08 13:19:30 +08:00
世界
0c041aa7f6
Fix direct inbound UDP on 32-bit Linux before 5.1
2026-09-06 16:25:12 +08:00
世界
0d7fae13bc
Fix process search for socks UDP associate
2026-09-06 15:54:54 +08:00
世界
0265f31f84
Fix Linux process path lookup after privilege drop
2026-09-06 15:51:35 +08:00
世界
4ef3432c0d
Fix Linux process search matching the wrong socket
2026-09-06 15:51:35 +08:00
世界
288411b0b9
Fix crash when interface monitor is unavailable
2026-09-06 14:56:27 +08:00
世界
a25ad8ce52
Fix h2mux with Go 1.27
2026-09-05 13:49:28 +08:00
世界
94ae161956
dns: Reject resolver discovery queries
2026-09-03 15:13:51 +08:00
世界
5c7467aaba
oomkiller: Suppress unused lint for recordPressure on non-darwin platforms
2026-09-03 13:30:52 +08:00
世界
e4a19a2a7c
Enable ARM64 cryptographic extensions in iOS library builds
...
Go's internal/cpu never detects ARM64 features on GOOS=ios, so AES, AES-GCM
and SHA-256 use their generic implementations on iOS and tvOS. Patch the
Go source in the Apple library build to assert the ARMv8.0 cryptographic
extensions, as Go already does for macOS.
See https://github.com/SagerNet/sing-box/issues/4486
2026-09-03 13:30:52 +08:00
世界
4bc15be97c
tun: Fix auto_redirect pre-match skipped for forwarded traffic
2026-09-02 23:05:36 +08:00
世界
ad8d053985
Update dependencies
2026-09-02 22:22:32 +08:00
世界
21b8fcacc6
Record memory usage continuously in OOM report
2026-09-02 20:01:03 +08:00
世界
0944cd9d7b
Reduce cache initial allocation
2026-09-02 18:45:51 +08:00
世界
bdd86c1fef
Reduce logging allocations
2026-09-01 22:39:35 +08:00
世界
a556d49491
Separate Clash mode management from Clash API server
2026-09-01 22:39:21 +08:00
世界
6c4589c933
Record platform network path in power report
2026-09-01 21:43:43 +08:00
世界
b807ff30d0
Reduce rule matching memory allocations
2026-09-01 21:32:13 +08:00
世界
3e185071eb
Reduce network environment update overhead
2026-08-31 20:55:53 +08:00
世界
650ef881c8
Use patch version 1000 for TestFlight
2026-08-31 19:07:48 +08:00
世界
f0a2c348f6
documentation: Fix macOS standalone client data migration
2026-08-31 15:35:35 +08:00
世界
df34f5068b
documentation: Fix NaiveProxy version in changelog
2026-08-31 12:13:08 +08:00
世界
0b8995879f
Bump version
2026-08-31 11:28:31 +08:00
世界
65a50758e1
Update naiveproxy to v150.0.7871.63-2
2026-08-31 11:28:31 +08:00
世界
138ba19b25
Add desktop client dev branch support
2026-08-31 11:28:31 +08:00
世界
336cde087e
Run tests on oldstable branch
2026-08-31 08:46:29 +08:00
世界
a48b4cbd89
release: Fetch client main branch explicitly in update_clients.sh
2026-08-31 08:46:29 +08:00
世界
05b6802cfa
Fix QUIC congestion control application limited reporting
...
Report application limited to injected congestion controllers when the packer stays empty for longer than the pacer burst window, instead of suppressing the report within one RTT of a pacing or congestion limit. The suppression let low bandwidth samples from small bursts after idle periods enter the BBR bandwidth filter, so long-lived TUIC and naive QUIC connections lost throughput after light traffic.
2026-08-30 17:46:30 +08:00
世界
a9713335fd
boxdd: Fix log output
2026-08-30 17:41:47 +08:00
世界
66beaf541e
Test nested groups recursively in URLTest
2026-08-30 17:41:47 +08:00
世界
dd9cdbc712
tailscale: Fix endpoint start failure when no route is available
2026-08-30 17:41:47 +08:00
世界
384344ead3
Bump version
2026-08-30 17:41:47 +08:00
世界
6aecbe2750
snell: Fuse client handshake with the first payload
2026-08-30 17:41:47 +08:00
世界
2a38f30125
Add Tailscale certificate API commands
2026-08-30 17:41:47 +08:00
世界
4658dfc6c6
Make badlinkname without bad linkname
2026-08-30 17:41:47 +08:00
世界
fb0063221d
Remove tlsunsafeekm GODEBUG default
2026-08-30 17:41:47 +08:00
世界
f50ca2244b
Fix HTTP/2 transport reset with Go 1.27
2026-08-30 17:41:47 +08:00
世界
de7460ec7c
Update Go to 1.26.7
2026-08-30 17:41:47 +08:00
世界
c53c2375c4
Improve power report
2026-08-30 17:41:47 +08:00
世界
3f986d584e
Discard OOM drafts written by previous app versions
2026-08-30 17:41:47 +08:00
世界
103e266ebc
Fix QUIC congestion control
...
- Remove `bbr_standard`, `bbr2` and `bbr2_variant` from the naive inbound
- Report injected congestion controllers with connection-wide packet numbers in quic-go
2026-08-30 17:41:47 +08:00
世界
55b18b2271
Migrate Apple developer account
2026-08-30 17:41:47 +08:00
世界
3439be1bbb
Do not hide groups containing only a single item
2026-08-30 17:41:47 +08:00
世界
a349a0d769
Fix naive quic congestion control
2026-08-30 17:41:47 +08:00
世界
310206a889
Fix naive performance
2026-08-30 17:41:47 +08:00
世界
be54f9afef
endpoint: Drop packets to non-IP destinations
2026-08-30 17:41:47 +08:00