Commit Graph

2416 Commits

Author SHA1 Message Date
世界 d218a1586a Log DNS optimistic background refresh outcomes 2026-06-08 08:51:43 +08:00
世界 8597592976 Add search domain support for Tailscale DNS 2026-06-08 08:51:43 +08:00
世界 4ab34c837d Fix tls-spoof 2026-06-08 08:51:43 +08:00
世界 76fd6a50df Fix Apple TLS metadata capture 2026-06-08 08:51:42 +08:00
世界 661075f693 Strip EDNS padding from upstream DNS responses 2026-06-08 08:51:42 +08:00
世界 79bd8962a5 Defer implicit default HTTP client fallback to first use 2026-06-08 08:51:42 +08:00
世界 7f690c3909 Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-08 08:51:42 +08:00
世界 45f122b7bb Fix macOS tlsspoof 2026-06-08 08:51:41 +08:00
世界 9dc8d445f2 Reject IP literal server name with TLS spoof 2026-06-08 08:51:41 +08:00
世界 4a93b47a0a Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-06-08 08:51:41 +08:00
世界 aabaa42634 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-08 08:51:41 +08:00
世界 2581c6c99c Fix legacy rule-set download_detour blocked by empty direct check 2026-06-08 08:51:41 +08:00
世界 44ee81ccb4 Add TLS spoof support 2026-06-08 08:51:41 +08:00
世界 ac745ed9d8 Standardize hosts path 2026-06-08 08:51:40 +08:00
世界 ab2a90d5e7 Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-08 08:51:40 +08:00
世界 21bc7c3ada oom-killer: Record report before reset network 2026-06-08 08:51:40 +08:00
世界 0525f6cb1c Add optimistic DNS cache 2026-06-08 08:51:40 +08:00
世界 d16cb4c425 Fix tailscale error 2026-06-08 08:51:39 +08:00
世界 df5a3e5fec Fix darwin cgo DNS again 2026-06-08 08:51:39 +08:00
世界 6bb84ab3a6 Fix stun test 2026-06-08 08:51:39 +08:00
世界 adeea0f707 documentation: Fix missing update for ip_version and query_type 2026-06-08 08:51:39 +08:00
世界 d1ac250f4b Add cloudflared inbound 2026-06-08 08:51:38 +08:00
世界 99a28b9ad0 Fix lint errors 2026-06-08 08:51:38 +08:00
世界 9a046001b2 platform: Wrap command RPC error returns with E.Cause 2026-06-08 08:51:38 +08:00
世界 d70d15f913 Add package_name_regex route, DNS and headless rule item 2026-06-08 08:51:38 +08:00
世界 849cdb6d72 documentation: Fixes 2026-06-08 08:51:37 +08:00
世界 5e02c705ff Un-deprecate ip_accept_any DNS rule item 2026-06-08 08:51:37 +08:00
世界 863d67bb6f tools: Tailscale status 2026-06-08 08:51:37 +08:00
世界 fa3d6dee57 Fix darwin local DNS transport 2026-06-08 08:51:37 +08:00
世界 286f99fb84 Fix rules lock 2026-06-08 08:51:37 +08:00
世界 6b18967cd4 Revert "Also enable certificate store by default on Apple platforms"
This reverts commit 62cb06c02f.
2026-06-08 08:51:36 +08:00
世界 953981a9b5 tools: Tailscale status 2026-06-08 08:51:36 +08:00
世界 d0c6a4358d platform: Fix darwin signal handler 2026-06-08 08:51:36 +08:00
世界 fe83054f6d tools: Network Quality & STUN 2026-06-08 08:51:35 +08:00
世界 2d20363ef2 oom-killer: Free memory on pressure notification and use gradual interval backoff 2026-06-08 08:51:35 +08:00
世界 e5a57a35bd Fix deprecated warning double-formatting on localized clients 2026-06-08 08:51:35 +08:00
世界 ea8bf34db1 platform: Fix set local 2026-06-08 08:51:35 +08:00
nekohasekai 9a3dcca616 Add evaluate DNS rule action and related rule items 2026-06-08 08:51:34 +08:00
世界 158cdc0386 Also enable certificate store by default on Apple platforms
`SecTrustEvaluateWithError` is serial
2026-06-08 08:51:34 +08:00
世界 d4cd859377 platform: Add OOM Report & Crash Report 2026-06-08 08:51:34 +08:00
世界 d37626ea25 Add BBR profile and hop interval randomization for Hysteria2 2026-06-08 08:51:34 +08:00
nekohasekai 2c01a637a6 Refactor ACME support to certificate provider 2026-06-08 08:51:34 +08:00
世界 880d753de6 documentation: Update descriptions for neighbor rules 2026-06-08 08:51:33 +08:00
世界 85b0c786c7 Add macOS support for MAC and hostname rule items 2026-06-08 08:51:33 +08:00
世界 3da3820f34 Add Android support for MAC and hostname rule items 2026-06-08 08:51:33 +08:00
世界 179d0818a7 Add MAC and hostname rule items 2026-06-08 08:51:33 +08:00
世界 78b2e12fbd Bump version v1.13.13 2026-06-03 16:33:44 +08:00
世界 0f4d38bf6c release: Fix extract-lib 2026-06-03 16:33:34 +08:00
世界 e03346c671 Update Go to 1.25.10 2026-06-03 12:56:36 +08:00
世界 fca766704a release: Fix android build 2026-06-03 12:56:36 +08:00