世界
e797c2d0ba
Update tailscale to v1.102.1
2026-08-30 17:41:45 +08:00
世界
9bf39f85f9
Remove client metadata from AnyTLS requests by default
2026-08-30 17:41:45 +08:00
世界
475eb7c845
Fix TLS fragment ACK wait on Windows without TCP estats
...
Recent Windows 11 builds remove TCP estats, which made writeAndWaitAck
return without waiting for acknowledgment. sing now queries
SIO_TCP_INFO on the socket instead, and falls back to estats on
systems predating it (Windows 10 1703).
2026-08-30 17:41:45 +08:00
世界
b3a6dcda5f
wireguard: Fix system device configures DNS for interface
2026-08-30 17:41:44 +08:00
世界
cdbfceafd1
dns: Fix completed race rule blocked by earlier armed rule
2026-08-30 17:41:44 +08:00
世界
34397d5dc8
release: Fix rpm package format for desktop client
2026-08-30 17:41:44 +08:00
世界
9220eb136c
Fix openvpn
2026-08-30 17:41:44 +08:00
世界
525e98b05b
Fix string type
2026-08-30 17:41:44 +08:00
世界
251a508fae
Fix inconsistent URLTest results
2026-08-30 17:41:44 +08:00
世界
c90f3564e8
daemon: Improve URLTest
2026-08-30 17:41:44 +08:00
世界
1698e6cf66
Add initial_path option to remote rule-sets
2026-08-30 17:41:44 +08:00
世界
ec884dd508
release: Fix linux sign
2026-08-30 17:41:44 +08:00
世界
6e09f2892a
Add JSON schema support
2026-08-30 17:41:44 +08:00
世界
e09e3b49f9
dns: Add namespace and parallel support for evaluate
2026-08-30 17:41:44 +08:00
世界
510586c4f8
route: simplify rule_set matching semantics
...
Since b0c6762bc , every rule inside a referenced rule-set was evaluated
as if merged into the outer rule, which required tracking per-branch
group states and let outer rules and rule-set rules satisfy each
other's grouped conditions in both directions.
Restrict merging to the only designed case: a rule-set containing
exactly one non-inverted default rule is merged into the outer rule as
before. Any other rule-set now matches as an ordinary condition of the
outer rule: it matches when any of its rules matches on its own, and
its rules no longer exchange grouped match state with the outer rule
in either direction. Multiple referenced rule-sets keep OR semantics.
Flat address rule-sets such as generated geosite/geoip sets contain a
single default rule, so their behavior is unchanged. The group-state
set machinery is replaced by a single required/satisfied mask pair.
Also update the route and DNS rule docs.
2026-08-30 17:41:44 +08:00
世界
442177de59
platform: Fix WIFI state on reload
2026-08-30 17:41:44 +08:00
世界
7a20afb289
Fix Fortinet SSO again
2026-08-30 17:41:44 +08:00
世界
88ab140cf9
dns: Probe connection reuse support for TCP transports
2026-08-30 17:41:44 +08:00
世界
df0946c2a4
dns: Cache responses with client subnet
2026-08-30 17:41:44 +08:00
世界
b84fb4952e
Fix Tailscale 4via6 subnet routing
2026-08-30 17:41:44 +08:00
世界
80044d655f
release: Improve release workflow
2026-08-30 17:41:44 +08:00
世界
b491cac8f7
Add Fortinet hostcheck support
2026-08-30 17:41:44 +08:00
世界
866f93fa2d
Update issue template for new clients
2026-08-30 17:41:44 +08:00
flyzstu and 世界
bc5f34343f
Update uTLS to v1.8.7
2026-08-30 17:41:44 +08:00
世界
33e42bf423
Fix TCP DNS retry
2026-08-30 17:41:44 +08:00
世界
71aedcac87
boxdd: Fix windows update
2026-08-30 17:41:44 +08:00
世界
30d40d09de
build: Refactor workflow
2026-08-30 17:41:44 +08:00
世界
b9c7d52582
Improve OpenVPN & OpenConnect interoperability
2026-08-30 17:41:44 +08:00
世界
b2f1f630d9
Fix security check message
2026-08-30 17:41:44 +08:00
世界
086e0b87cf
openvpn: Fix certificate verification compatibility
2026-08-30 17:41:44 +08:00
世界
18398cd3f2
boxdd: Fix unsafe permission check
2026-08-30 17:41:44 +08:00
世界
61f950bf61
Fix wg detour
2026-08-30 17:41:44 +08:00
世界
fc57a1b8ac
openconnect: Fix Fortinet SSO
2026-08-30 17:41:44 +08:00
世界
abf7fe1b5b
Add linux desktop build
2026-08-30 17:41:44 +08:00
世界
71c2388bed
desktop: Pin dependencies
2026-08-30 17:41:44 +08:00
世界
f61d14b3ae
boxdd: Implement linux http proxy
2026-08-30 17:41:43 +08:00
世界
e4c8b49eaf
Improve network reset
2026-08-30 17:41:43 +08:00
世界
3afd290278
boxdd: Fix linux permission
2026-08-30 17:41:43 +08:00
世界
ee0ff1c4a2
Fix DNS route suffix matching
2026-08-30 17:41:43 +08:00
世界
5d424ea2ac
refactor: Async DNS
2026-08-30 17:41:43 +08:00
世界
90d75b9673
Refactor UDP DNS hijack
2026-08-30 17:41:43 +08:00
世界
013dab8737
Fix SSO support for anyconnect
2026-08-30 17:41:43 +08:00
世界
6269e1c2b3
Refactor OpenVPN and OpenConnect endpoints
2026-08-30 17:41:43 +08:00
世界
b02ec478c5
Refactor endpoint in started interface
2026-08-30 17:41:43 +08:00
世界
719676519d
Fix bind control for auto redirect
2026-08-30 17:41:43 +08:00
世界
2df7a9bac7
Add openvpn and openconnect
2026-08-30 17:41:43 +08:00
世界
23ca3b415f
Update Go to 1.25.12
2026-08-30 17:41:43 +08:00
世界
668ced35f8
Refactor endpoint listen
2026-08-30 17:41:43 +08:00
世界
1f7d571017
refactor: New tun udpnat
2026-08-30 17:41:43 +08:00
世界
a072f21978
boxx: Fix unsafe installation
2026-08-30 17:41:43 +08:00