Commit Graph
2720 Commits
Author SHA1 Message Date
世界 b5d5338e52 Fix memory pressure callback restarting stopped OOM killer timer 2026-09-15 00:21:10 +08:00
世界 73a4196cb3 Fix closed connection errors not recognized on Windows 2026-09-14 23:18:42 +08:00
世界 9713a546e6 Update Go to 1.26.8 2026-09-14 23:18:10 +08:00
世界 54e5c497bb Wake the current instance after device pause on iOS 2026-09-14 23:18:09 +08:00
世界 c827ec8303 Read process name from comm in resolved fallback 2026-09-14 23:18:09 +08:00
世界 b7eb49bb87 Fix cronet-go 2026-09-12 18:52:34 +08:00
Bruce WayneandGitHub 378f151c75 documentation: Fix endpoint_independent_nat 2026-09-10 16:47:09 +08:00
世界 8d0500eded Fix auto redirect pre-match and L3 forwarding 2026-09-10 14:59:10 +08:00
世界 70d0ba7279 Fix network monitor spinning after netlink receive overrun on Linux 2026-09-09 12:46:59 +08:00
世界 6d1fc214c1 Authorize enabling insecure mode with PolicyKit on Linux 2026-09-08 23:05:12 +08:00
世界 046c46eacb Fix config check sharing service registry with the running instance 2026-09-08 19:01:17 +08:00
世界 89ca622e99 Fix WireGuard endpoint stuck after network change on macOS 2026-09-08 18:45:52 +08:00
世界 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