Commit graph

273 commits

Author SHA1 Message Date
世界
3e5991744d
Fix reset network 2026-05-05 20:19:19 +08:00
世界
bb60b58f00
Allow customizing TUN DNS mode and hijack interface DNS by default 2026-05-02 19:18:41 +08:00
世界
b418ee1a98
Improve oom-killer 2026-04-28 08:55:06 +08:00
世界
968bbd832c
Fix stderr deprecated manager 2026-04-28 08:20:44 +08:00
世界
fbc1ca36e6
platform: Improve oom-killer 2026-04-28 08:04:54 +08:00
世界
fee6afdbf5
Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-04-28 08:04:52 +08:00
世界
5a618c6b68
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
世界
0319b22c76
Add optimistic DNS cache 2026-04-28 08:04:34 +08:00
世界
e6f5c2438b
Fix tailscale error 2026-04-28 08:04:34 +08:00
世界
5779b46ca6
Fix lint errors 2026-04-28 08:04:33 +08:00
世界
012db0ef0e
platform: Wrap command RPC error returns with E.Cause 2026-04-28 08:04:32 +08:00
世界
e75e1c98a9
Un-deprecate ip_accept_any DNS rule item 2026-04-28 08:04:32 +08:00
世界
524578a635
tools: Tailscale status 2026-04-28 08:04:32 +08:00
世界
ce6d6838a8
tools: Tailscale status 2026-04-28 08:04:31 +08:00
世界
ccc2742d2b
platform: Fix darwin signal handler 2026-04-28 08:04:31 +08:00
世界
0b8f380817
tools: Network Quality & STUN 2026-04-28 08:04:31 +08:00
世界
0f6d110dad
Fix deprecated warning double-formatting on localized clients 2026-04-28 08:04:30 +08:00
世界
9e8f13c0ac
platform: Fix set local 2026-04-28 08:04:30 +08:00
nekohasekai
e1a7ab3df3
Add evaluate DNS rule action and related rule items 2026-04-28 08:04:30 +08:00
世界
26ddb928d9
platform: Add OOM Report & Crash Report 2026-04-28 08:04:29 +08:00
nekohasekai
83fa58f60a
Refactor ACME support to certificate provider 2026-04-28 08:04:29 +08:00
世界
1c02d7e8b0
Add macOS support for MAC and hostname rule items 2026-04-28 08:04:28 +08:00
世界
c57e86427c
Add Android support for MAC and hostname rule items 2026-04-28 08:04:28 +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
世界
9b155ba467
Fix rdrc cache 2026-04-16 16:45:50 +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
世界
e21a72fcd1
Fix websocket connection and goroutine leaks in Clash API
Co-authored-by: traitman <112139837+traitman@users.noreply.github.com>
2026-03-09 20:06:34 +08:00
traitman
1beb4cb002
clash-api: Fix websocket connection not closed after config reload via SIGHUP
Co-authored-by: TraitMan <traitman@maildog.top>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-03-01 12:30:43 +08:00
世界
8ae93a98e5
Remove overdue deprecated features 2026-03-01 12:30:43 +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
世界
c45ea8dfac
Recover from bbolt panics on corrupted database
When bbolt encounters corrupted page data at runtime, it panics
instead of returning an error. Wrap all DB transactions with
recover to catch these panics, delete the corrupted database
file, and reopen a fresh one.
2026-02-06 19:35:32 +08:00
世界
1af14a0237
Remove varbin usages 2026-01-29 13:40:34 +08:00
世界
490d501257
Fix trafficontrol Manager 2026-01-17 19:16:56 +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
世界
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