Commit Graph

43 Commits

Author SHA1 Message Date
世界
fea6299fa7
Fix SSO support for anyconnect 2026-07-19 00:44:38 +08:00
世界
60f3012444
Refactor endpoint in started interface 2026-07-18 09:36:24 +08:00
世界
46f00de9aa
Add openvpn and openconnect 2026-07-17 17:42:02 +08:00
世界
e34b57c3b0
boxdd: Add insecure mode 2026-07-16 00:38:31 +08:00
世界
9f3fb83a55
Fix SetGroupExpand race 2026-07-14 13:07:44 +08:00
世界
9e1eb5a488
Fix daemon groups 2026-07-13 01:53:57 +08:00
世界
4bccd6fae1
platform: Export tester and reporter 2026-07-11 22:23:50 +08:00
世界
f3b0c775ad
Add connections to OOM report 2026-07-09 15:12:55 +08:00
世界
8274ce41df
daemon: Release memory to OS on service reload 2026-07-09 11:20:32 +08:00
世界
c808a1618d
Imrpove flow tracking & sniff action 2026-07-09 11:20:32 +08:00
世界
d2215bb7f7
Write logs to oom report 2026-07-09 11:20:10 +08:00
世界
a23c66fa65
Add USB/IP support for macOS 2026-07-09 11:20:07 +08:00
世界
7cffd47dd4
Add USB/IP service 2026-07-09 11:20:06 +08:00
世界
12f160ab5f
Fix remote control when Clash server is unavailable 2026-07-09 11:20:06 +08:00
世界
22650b3020
Fix group status updates broken by API service
The URL test history update hook and the Clash mode update hook were
single-slot: the API service's attached service overwrote the hook set
by the daemon, so clients stopped receiving group updates. Replace both
with multicast hook lists.

Also share a single URL test history storage via context: Clash API
looked it up under a key nobody registered and fell back to its own
empty storage, so dashboards showed no delay once an API service was
configured. Selector changes now notify through the shared storage,
covering selections made from any API surface.
2026-07-09 11:20:05 +08:00
世界
a485967957
Add sing-box API service 2026-07-09 11:20:03 +08:00
世界
fca959f62a
daemon: Split host operations into ManagedService 2026-07-09 11:20:03 +08:00
世界
f0ca4dca1b
platform: Add tailscale device name and logout 2026-07-09 11:20:03 +08:00
世界
c3e63b0f01
daemon: Add Tailssh 2026-07-09 11:19:56 +08:00
世界
3bc481a845
tailscale: Expose more peer info fields 2026-07-09 11:19:55 +08:00
世界
9afbd45d4b
tailscale: Add runtime exit node API 2026-07-09 11:19:55 +08:00
世界
ee1ed8f016
tools: Tailscale status 2026-07-09 11:17:51 +08:00
世界
a5bf7be359
tools: Tailscale status 2026-07-09 11:17:49 +08:00
世界
da89c5b509
tools: Network Quality & STUN 2026-07-09 11:17:49 +08:00
世界
1a7c996986
Fix deprecated warning double-formatting on localized clients 2026-07-09 11:17:48 +08:00
世界
3cf2b6e4fc
platform: Add OOM Report & Crash Report 2026-07-09 11:17:47 +08:00
世界
5e7fd7ad78
Fix lint errors 2026-05-13 23:39:27 +08:00
世界
ca76c56377
daemon: Fix registry leak 2026-04-19 20:39:38 +08:00
世界
0045103d14
Fix package_name shared uid matching 2026-03-23 18:57:35 +08:00
世界
1e57c06295
daemon: Allow StartOrReloadService to recover from FATAL state 2026-03-21 13:37:14 +08:00
世界
ea464cef8d
daemon: Fix CloseService leaving instance non-nil on close error 2026-03-21 13:23:57 +08:00
世界
65150f5cc3
platform: Improve OOM killer for iOS 2026-02-27 14:58:06 +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
世界
172a9d5e4e
Standardize gomobile usages 2026-02-07 15:52:26 +08:00
世界
4a14d39cad
release: Log build ID during TestFlight publishing 2026-01-17 19:16:56 +08:00
世界
e8450b2e61
platform: Refactor CommandClient & Connections 2026-01-17 05:50:39 +08:00
世界
0caebd3171
platform: Improve interface 2026-01-17 05:49:12 +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
世界
ad7b982242
Add naiveproxy outbound 2026-01-17 05:47:41 +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