Commit Graph

167 Commits

Author SHA1 Message Date
世界 21e27a26a0 Fix lint errors 2026-05-15 07:58:46 +08:00
世界 895bc40641 Fix reset network 2026-05-15 07:43:29 +08:00
世界 ac900b1742 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-05-15 07:43:29 +08:00
世界 881736a7c9 platform: Improve oom-killer 2026-05-14 21:56:21 +08:00
世界 b207d37a11 Fix tailscale error 2026-05-14 21:56:20 +08:00
世界 72f89974ed Fix lint errors 2026-05-14 21:56:20 +08:00
世界 0dc7d6e40d platform: Wrap command RPC error returns with E.Cause 2026-05-14 21:56:20 +08:00
世界 972a03592c tools: Tailscale status 2026-05-14 21:56:20 +08:00
世界 7d382fe3fc tools: Tailscale status 2026-05-14 21:56:20 +08:00
世界 11b7ffdff5 platform: Fix darwin signal handler 2026-05-14 21:56:19 +08:00
世界 3b5e8c8a17 tools: Network Quality & STUN 2026-05-14 21:56:19 +08:00
世界 b9ac437bce Fix deprecated warning double-formatting on localized clients 2026-05-14 21:56:19 +08:00
世界 f2945572e2 platform: Fix set local 2026-05-14 21:56:19 +08:00
nekohasekai 6fa641a277 Add evaluate DNS rule action and related rule items 2026-05-14 21:55:53 +08:00
世界 17a63d553a platform: Add OOM Report & Crash Report 2026-05-14 16:38:11 +08:00
nekohasekai 4c6ff22afa Refactor ACME support to certificate provider 2026-05-14 16:37:10 +08:00
世界 d0fd6f654b Add macOS support for MAC and hostname rule items 2026-05-14 16:37:10 +08:00
世界 9e548cb3e5 Add Android support for MAC and hostname rule items 2026-05-14 16:37:10 +08:00
世界 5e7fd7ad78 Fix lint errors 2026-05-13 23:39:27 +08:00
世界 f102ef1d94 Fix process search skipped for Android again 2026-04-23 05:52:22 +08:00
世界 71f6a2ab4e Fix process search skipped for TUN 2026-04-21 15:45:05 +08:00
世界 e3bcb06c3e platform: Add HTTPResponse.WriteToWithProgress 2026-03-30 22:42:36 +08:00
世界 0045103d14 Fix package_name shared uid matching 2026-03-23 18:57:35 +08:00
世界 d2a933784c Optimize Darwin process finder 2026-03-23 18:57:35 +08:00
世界 54468a1a2a platform: Add f-droid update helpers 2026-03-11 20:41:29 +08:00
世界 cf4791f1ad platform: Improve iOS OOM killer 2026-02-26 14:13:32 +08:00
世界 7745a97cca daemon: Fix started service leak 2026-02-23 14:49:58 +08:00
世界 de4fdbe553 platform: Add semver helper 2026-02-16 11:28:54 +08:00
世界 53f2db3f97 platform: Add windows build 2026-02-15 21:10:44 +08:00
世界 98af3c0ad6 experimental: New FFI 2026-02-09 15:50:51 +08:00
世界 172a9d5e4e Standardize gomobile usages 2026-02-07 15:52:26 +08:00
世界 1af14a0237 Remove varbin usages 2026-01-29 13:40:34 +08:00
世界 e8450b2e61 platform: Refactor CommandClient & Connections 2026-01-17 05:50:39 +08:00
世界 e0f1cdf464 platform: Uniq network interfaces 2026-01-17 05:49:57 +08:00
世界 3890bd2be7 platform: Display k based bytes 2026-01-17 05:49:45 +08:00
世界 0caebd3171 platform: Improve interface 2026-01-17 05:49:12 +08:00
世界 aa8dd6e44f Fix DNS transports 2026-01-17 05:48:41 +08:00
世界 4e94a64dcc platform: Expose process info 2026-01-17 05:48:41 +08:00
世界 95ccb837d3 platform: Add GetStartedAt for StartedService 2026-01-17 05:48:40 +08:00
世界 4afdf4153a platform: Use new crash log api 2026-01-17 05:47:54 +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
世界 a5fb467db2 daemon: Add clear logs 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
世界 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
世界 a031aaf2c0 Do not reset network on sleep or wake 2025-09-23 16:17:44 +08:00
世界 378e39f70c Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界 7e190e92ca Fix build with Go 1.25 2025-08-13 22:08:35 +08:00
世界 a65d3e040a platform: Fix context 2025-08-13 11:26:32 +08:00
世界 0a63049845 android: Add workaround for tailscale pidfd crash 2025-08-07 12:54:19 +08:00
世界 7a1eee78df Add service component type 2025-07-08 13:14:41 +08:00