Commit Graph
5218 Commits
Author SHA1 Message Date
世界 a89cac300d 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-08-30 17:41:41 +08:00
世界 1f4e9e75ed tailscale: Fix auth URL not refreshed after logout 2026-08-30 17:41:41 +08:00
世界 c12367a013 Add sing-box API service 2026-08-30 17:41:41 +08:00
世界 2bd6a233dc daemon: Split host operations into ManagedService 2026-08-30 17:41:41 +08:00
世界 5d7a0d92c6 platform: Add shell support for iOS 2026-08-30 17:41:41 +08:00
世界 3d237fed39 platform: Add tailscale device name and logout 2026-08-30 17:41:41 +08:00
世界 4b853215c6 tailssh: fix platform SFTP session teardown 2026-08-30 17:41:41 +08:00
世界 b151c9e88d tailscale: Add tailssh server 2026-08-30 17:41:41 +08:00
世界 07e83f5981 tools: Fix mising cleanup 2026-08-30 17:41:40 +08:00
世界 3b9f5a0193 hysteria2: Add gecko obfs 2026-08-30 17:41:40 +08:00
世界 c03353ad0e daemon: Add Tailssh 2026-08-30 17:41:40 +08:00
世界 0d2fb35733 Fix tailscale dns 2026-08-30 17:41:40 +08:00
世界 fe34a79277 tailscale: Expose more peer info fields 2026-08-30 17:41:40 +08:00
世界 87dc0f797d tailscale: Add runtime exit node API 2026-08-30 17:41:40 +08:00
世界 27fe18d715 tailscale: Fix handle peer DNS query 2026-08-30 17:41:40 +08:00
世界 18fd5d7a7a tailscale: Revert dialer deprecation and remove control_http_client 2026-08-30 17:41:40 +08:00
世界 39a0167cbb oom-killer: Remove log "OOM draft discarded" 2026-08-30 17:41:40 +08:00
世界 704853b3be Fix lint errors 2026-08-30 17:41:40 +08:00
世界 f720383adc Fix hysteria2 realm server 2026-08-30 17:41:40 +08:00
世界 9895d60484 Fix TLS server close 2026-08-30 17:41:40 +08:00
世界 97b7c5f91f Update hysteria2 realm 2026-08-30 17:41:40 +08:00
世界 6da670ac45 Add hysteria2 realm service and support 2026-08-30 17:41:40 +08:00
世界 ae0c62aae8 Fix reset network 2026-08-30 17:41:40 +08:00
macronutand世界 d9290bc940 Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-08-30 17:41:40 +08:00
世界 3c016c978b Allow customizing TUN DNS mode and hijack interface DNS by default 2026-08-30 17:41:40 +08:00
世界 caf940c805 dns: Add mDNS server 2026-08-30 17:41:40 +08:00
世界 14b8f1bd4d dns: Add preferred_by rule item 2026-08-30 17:41:40 +08:00
世界 f8a623e0c6 dns: Add neighbor-based hostname resolution to local server 2026-08-30 17:41:40 +08:00
世界 35540b4ff3 Fix tailscale start dependencies 2026-08-30 17:41:40 +08:00
世界 87c2b89120 dns: Add timeout configuration 2026-08-30 17:41:40 +08:00
世界 a0fcede368 ssh: Add cipher, MAC, and key exchange configuration 2026-08-30 17:41:40 +08:00
世界 c17407ec94 Improve oom-killer 2026-08-30 17:41:40 +08:00
世界 c9fb076dd7 Preserve comments between formatting 2026-08-30 17:41:40 +08:00
nekohasekai 9471dde765 Add Windows TLS engine 2026-08-30 17:41:40 +08:00
世界 2bbff23640 Improve UDP batch support 2026-08-30 17:41:40 +08:00
世界 9ab4c0f5cb Fix darwin cgo DNS again 2026-08-30 17:41:40 +08:00
世界 1322c0671b platform: Improve oom-killer 2026-08-30 17:41:40 +08:00
世界 7963713314 Add ACME profile support for IP address certificates 2026-08-30 17:41:40 +08:00
世界 0e7f176a16 Fix goroutine leak in networkquality tool
Serialize probe rounds in startProber to eliminate unbounded fan-out of
fire-and-forget probe goroutines (up to 100/sec per direction), and close
HTTP/3 transports via transport.Close() in addition to CloseIdleConnections.
2026-08-30 17:41:40 +08:00
世界 2496c846f4 Fix Tailscale search domain response name mismatch 2026-08-30 17:41:40 +08:00
世界 b4e670c36f Log DNS optimistic background refresh outcomes 2026-08-30 17:41:40 +08:00
世界 63373385f5 Add search domain support for Tailscale DNS 2026-08-30 17:41:40 +08:00
世界 a33858523f Fix tls-spoof 2026-08-30 17:41:40 +08:00
世界 9bcc0f1d37 Fix Apple TLS metadata capture 2026-08-30 17:41:40 +08:00
世界 836fa8ce58 Strip EDNS padding from upstream DNS responses 2026-08-30 17:41:40 +08:00
世界 7de1c4b4cf Defer implicit default HTTP client fallback to first use 2026-08-30 17:41:39 +08:00
世界 6877fba346 Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-08-30 17:41:39 +08:00
世界 c56d0f2462 Fix macOS tlsspoof 2026-08-30 17:41:39 +08:00
世界 2ddfecb47a Reject IP literal server name with TLS spoof 2026-08-30 17:41:39 +08:00
世界 3e8ea4e590 Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-08-30 17:41:39 +08:00