198 Commits

Author SHA1 Message Date
世界 f60f3728ce Fix string type 2026-07-25 22:58:38 +08:00
世界 fa7b0d9de9 Fix inconsistent URLTest results 2026-07-25 22:58:38 +08:00
世界 58affa1c6d Add JSON schema support 2026-07-25 22:58:38 +08:00
世界 ceb7154384 Fix Fortinet SSO again 2026-07-23 13:17:58 +08:00
世界 908e12c55b Fix Tailscale 4via6 subnet routing 2026-07-22 14:49:44 +08:00
世界 de47602923 Add Fortinet hostcheck support 2026-07-22 01:02:03 +08:00
H-TTTTT 888db04e17 Fix naive HTTP/2 connections 2026-07-21 15:19:37 +08:00
世界 2ff294c4f4 Improve OpenVPN & OpenConnect interoperability 2026-07-21 13:08:31 +08:00
世界 15be1ee2f0 openvpn: Fix certificate verification compatibility 2026-07-20 21:33:52 +08:00
世界 f39ab0e9f4 Fix wg detour 2026-07-20 11:32:04 +08:00
世界 d2e030bdca Improve network reset 2026-07-19 17:50:02 +08:00
世界 77d9c07d2f Fix DNS route suffix matching 2026-07-19 17:15:30 +08:00
世界 3d2461f3ba refactor: Async DNS 2026-07-19 16:37:16 +08:00
世界 7163aa08e3 Refactor UDP DNS hijack 2026-07-19 13:05:18 +08:00
世界 fea6299fa7 Fix SSO support for anyconnect 2026-07-19 00:44:38 +08:00
世界 a4367df680 Refactor OpenVPN and OpenConnect endpoints 2026-07-18 09:40:17 +08:00
世界 46f00de9aa Add openvpn and openconnect 2026-07-17 17:42:02 +08:00
世界 704b57cf3e Refactor endpoint listen 2026-07-17 11:05:01 +08:00
世界 c8ee3497b2 refactor: New tun udpnat 2026-07-16 21:35:01 +08:00
世界 653b81cfd9 Fix iOS brdige 2026-07-16 18:36:03 +08:00
世界 2392b176e2 Fix start lifecycle 2026-07-16 00:38:31 +08:00
世界 e34b57c3b0 boxdd: Add insecure mode 2026-07-16 00:38:31 +08:00
世界 9abe81bb32 tailscale: support Windows SSH user sessions 2026-07-16 00:38:30 +08:00
世界 9acf5a3257 Fix windows bridge 2026-07-14 14:05:07 +08:00
世界 85cd9456db Fix tun gso check 2026-07-14 13:08:48 +08:00
世界 81bfee7ef7 platform: Add http proxy support for Windows 2026-07-13 19:12:05 +08:00
世界 4ebcadafd7 bridge: Raise accept_ra to 2 when enabling IPv6 forwarding 2026-07-13 01:53:57 +08:00
世界 792f2007ac Add netns and unshare support 2026-07-11 08:42:52 +08:00
世界 3394c1910f Fix tailscale version 2026-07-10 11:35:11 +08:00
世界 16a529c1eb Fix missing tun logger 2026-07-09 22:13:03 +08:00
世界 400c6d79f1 Add hysteria2 realm ip_version and port_mapping options 2026-07-09 12:58:03 +08:00
世界 a1bc3515db Fix macOS bridge kernel panic 2026-07-09 11:20:34 +08:00
世界 af0809ed60 Fix macOS bridge with includeAllNetworks 2026-07-09 11:20:34 +08:00
世界 5fee7552e7 Fix windows bridge forwarding to connected subnets 2026-07-09 11:20:34 +08:00
世界 2a678a7e03 Fix bridge MTU 2026-07-09 11:20:33 +08:00
世界 f8d1638dd3 Improve darwin bridge 2026-07-09 11:20:33 +08:00
世界 c85b64ecad Add windows bridge 2026-07-09 11:20:33 +08:00
世界 9fc7621596 Improve bridge 2026-07-09 11:20:32 +08:00
世界 e2b25f17db Add bridge outbound 2026-07-09 11:20:32 +08:00
世界 c808a1618d Imrpove flow tracking & sniff action 2026-07-09 11:20:32 +08:00
世界 eaec0cf88b Add L3 forwarding support 2026-07-09 11:20:31 +08:00
世界 e9b86275fa Add snell protocol 2026-07-09 11:20:31 +08:00
世界 eacbf66455 Fix linux ping 2026-07-09 11:20:12 +08:00
世界 ad15fc2303 Fix Cloudflared edge discovery ignoring configured resolver 2026-07-09 11:20:08 +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
世界 c95a016a88 tailscale: Fix auth URL not refreshed after logout 2026-07-09 11:20:04 +08:00
世界 29af200191 platform: Add shell support for iOS 2026-07-09 11:20:03 +08:00
世界 f0ca4dca1b platform: Add tailscale device name and logout 2026-07-09 11:20:03 +08:00
世界 dbf960deff tailssh: fix platform SFTP session teardown 2026-07-09 11:20:02 +08:00
世界 9ac1e1b6ca tailscale: Add tailssh server 2026-07-09 11:20:02 +08:00