世界
5ca971aa4d
Fix macOS tlsspoof
2026-06-25 17:38:03 +08:00
世界
146f35483d
Reject IP literal server name with TLS spoof
2026-06-25 17:38:02 +08:00
世界
043fdfad1d
Fix use-after-free of pooled value buffers in bbolt Batch writes
2026-06-25 17:38:02 +08:00
世界
b5ec033a57
Reject pure-IP rule-set references without match_response
...
DNS rules referencing rule-sets that contain only ip_cidr predicates
silently stopped matching when legacy DNS mode was disabled, because the
IP-CIDR branch cannot match against an in-flight DNS query. The existing
validation intentionally let every rule_set through on the premise that
mixed sets still work via their non-IP branches, which is only true when
such a branch exists. Track whether a rule-set carries any non-IP-CIDR
predicate and reject pure-IP references the same way bare ip_cidr fields
are already rejected.
2026-06-25 17:38:02 +08:00
世界
b04b235661
Fix legacy rule-set download_detour blocked by empty direct check
2026-06-25 17:38:01 +08:00
世界
3d1d6acbe3
Add TLS spoof support
2026-06-25 17:38:01 +08:00
世界
590b176c47
Standardize hosts path
2026-06-25 17:38:00 +08:00
世界
cfe83a5dcc
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
2026-06-25 17:37:59 +08:00
世界
23ebdba5d0
oom-killer: Record report before reset network
2026-06-25 17:37:59 +08:00
世界
ecd07e2f85
Add optimistic DNS cache
2026-06-25 17:37:59 +08:00
世界
ce9502122b
Fix tailscale error
2026-06-25 17:37:59 +08:00
世界
97aad6394e
Fix darwin cgo DNS again
2026-06-25 17:37:58 +08:00
世界
2f62a35e1b
Fix stun test
2026-06-25 17:37:58 +08:00
世界
2255e1f80b
documentation: Fix missing update for ip_version and query_type
2026-06-25 17:37:58 +08:00
世界
fd7bc21175
Add cloudflared inbound
2026-06-25 17:37:08 +08:00
世界
cfe5fdcb79
Fix lint errors
2026-06-25 17:35:31 +08:00
世界
df27819403
platform: Wrap command RPC error returns with E.Cause
2026-06-25 17:35:31 +08:00
世界
dec919e0ca
Add package_name_regex route, DNS and headless rule item
2026-06-25 17:35:30 +08:00
世界
db1e08a07f
documentation: Fixes
2026-06-25 17:35:30 +08:00
世界
d8b7e92cc2
Un-deprecate ip_accept_any DNS rule item
2026-06-25 17:35:29 +08:00
世界
6792fd18e1
tools: Tailscale status
2026-06-25 17:35:29 +08:00
世界
47929493b9
Fix darwin local DNS transport
2026-06-25 17:35:29 +08:00
世界
5b4628a5fb
Fix rules lock
2026-06-25 17:35:28 +08:00
世界
be866108cd
Revert "Also enable certificate store by default on Apple platforms"
...
This reverts commit 62cb06c02f .
2026-06-25 17:35:28 +08:00
世界
83d681b7fd
tools: Tailscale status
2026-06-25 17:35:27 +08:00
世界
d991b1533b
platform: Fix darwin signal handler
2026-06-25 17:35:27 +08:00
世界
7bac8dc815
tools: Network Quality & STUN
2026-06-25 17:35:27 +08:00
世界
2ae0fc6ab1
oom-killer: Free memory on pressure notification and use gradual interval backoff
2026-06-25 17:35:26 +08:00
世界
38bb6e9b11
Fix deprecated warning double-formatting on localized clients
2026-06-25 17:35:26 +08:00
世界
3bdae735bc
platform: Fix set local
2026-06-25 17:35:26 +08:00
nekohasekai
92118b594c
Add evaluate DNS rule action and related rule items
2026-06-25 17:35:25 +08:00
世界
d8fd90d956
Also enable certificate store by default on Apple platforms
...
`SecTrustEvaluateWithError` is serial
2026-06-25 17:35:25 +08:00
世界
666bfdbe4e
platform: Add OOM Report & Crash Report
2026-06-25 17:35:25 +08:00
世界
f96582c5d1
Add BBR profile and hop interval randomization for Hysteria2
2026-06-25 17:35:24 +08:00
nekohasekai
1d523907cb
Refactor ACME support to certificate provider
2026-06-25 17:35:24 +08:00
世界
306ed3e496
documentation: Update descriptions for neighbor rules
2026-06-25 17:35:24 +08:00
世界
49349e2e5c
Add macOS support for MAC and hostname rule items
2026-06-25 17:35:23 +08:00
世界
22f683e5a3
Add Android support for MAC and hostname rule items
2026-06-25 17:35:23 +08:00
世界
6dd01016da
Add MAC and hostname rule items
2026-06-25 17:33:05 +08:00
世界
25a600db24
Bump version
v1.13.14
2026-06-25 16:36:07 +08:00
世界
ef2a012301
Fix http proxy authentication
2026-06-25 16:13:35 +08:00
世界
0b7ffbaafa
tun: Fix system stack TCP NAT collision & route address set polluted by appended default element
2026-06-20 22:17:44 +08:00
世界
6bae28b771
cronet: Fix arm build
2026-06-20 22:16:37 +08:00
世界
72a8723e13
Fix DNS query loopback deadlock from shared dedup lock
2026-06-20 20:36:19 +08:00
世界
4e1af0600b
Fix UDP sniff fragment timeout treated as fatal error
2026-06-20 19:45:36 +08:00
世界
6397675574
Fix clash log API not respecting subscribed level
2026-06-20 19:27:17 +08:00
世界
7d847c0583
Fix check vless packet encoding
2026-06-19 23:27:29 +08:00
世界
8f006316b2
Fix sing-mux udp write
2026-06-19 21:56:40 +08:00
世界
627912a788
Fix naive inbound QUIC ALPN race condition
2026-06-19 20:57:18 +08:00
世界
78b2e12fbd
Bump version
v1.13.13
2026-06-03 16:33:44 +08:00