世界
0aefee74c6
Fix TCP NAT port reuse across address families in system stack
2026-08-29 11:33:11 +08:00
世界
1c99c4ceac
Use legacy Apple credentials
2026-08-27 18:48:04 +08:00
世界
4f15700db3
direct: Fix TUN loopback protection
2026-08-27 12:45:59 +08:00
世界
1389e2fd8e
documentation: Fix matching logic note for DNS rules
...
The address filter fields ip_cidr, ip_is_private and ip_accept_any share
the destination address group with the domain fields, matching with OR
semantics like in route rules.
2026-08-22 16:14:54 +08:00
世界
4444f297c2
Fix address filter matching for inverted DNS rules
...
Inverted rules whose address filter conditions come from rule sets or
logical rules were rejected during pre-lookup matching, so the lookup was
never sent and the rules never matched; for plain ip rule sets this was a
regression from the rule-set invert fix in 1.12.22. Pre-lookup matching
now tracks whether the result depends on deferred address filter
conditions and defers such rules to the response phase, while results
already determined by evaluated conditions are still decided during
pre-lookup.
2026-08-22 16:14:54 +08:00
世界
c375fb0b7f
Fix su lookup for auto_redirect on Android
2026-08-21 23:09:45 +08:00
世界
f7634d5846
Fix excessive TCP keepalive traffic in gVisor stack
2026-08-21 19:53:51 +08:00
世界
e4a4e8c790
Fix URLTest group hang on unresponsive outbound
2026-08-21 18:21:51 +08:00
世界
9d8d4b8796
Fix log output before service started
2026-08-21 17:42:42 +08:00
世界
b5ebaa1fc0
Bump version
2026-08-17 17:07:24 +08:00
世界
bf41bb4ced
Install Apple provisioning profiles from a variable number of secrets
2026-08-17 17:07:23 +08:00
世界
cdb88a33ac
Fix version quoting in Apple project update script
2026-08-17 16:03:58 +08:00
世界
077a4a0b54
Fix DHCP DNS server search domain handling
2026-08-12 13:29:01 +08:00
世界
b0491faeee
Fix default interface monitor stuck on system boot
2026-08-10 23:25:56 +08:00
世界
9fa673d105
Fix oomkiller service stub build
2026-08-10 23:16:04 +08:00
Gavin Luo and GitHub
7ac8e5c0ab
Fix reset network
2026-08-10 23:10:24 +08:00
NagaseMinato and GitHub
65380457b8
Fix tailscale preferred MagicDNS domain matching
2026-08-10 19:11:10 +08:00
efbd84276c
Fix FakeIP metadata async save
...
Co-authored-by: Sway-Chan <nz8r488bbc@privaterelay.appleid.com >
2026-08-10 18:42:27 +08:00
世界
f260e771ea
Fix unbounded allocations when reading untrusted binary data
2026-08-10 13:26:42 +08:00
世界
45ca32dcb9
Bump version
2026-08-09 14:57:01 +08:00
世界
93df3ef612
Fix slow open connection declaring lazy headroom
2026-08-09 13:13:24 +08:00
世界
7afc0aa2ba
Update naiveproxy to v150.0.7871.63-1
2026-08-08 11:27:55 +08:00
Ofek Lev and GitHub
4c02326989
Fix route_address_set duplicated IP sets causing route creation failure
2026-08-05 14:13:43 +08:00
世界
af40956e58
Update sing
2026-08-04 22:50:40 +08:00
世界
3b22615aec
tailscale: Match bare hostnames in preferred_by when search domains exist
...
MagicDNS resolves single-label names via tailnet search domains, so
route preferred_by should treat them as tailscale domains, matching
official client behavior.
2026-08-04 22:29:14 +08:00
世界
cc1c891400
tailscale: Fix preferred_by matching all addresses with exit node
...
Exit node peers carry default routes (0.0.0.0/0, ::/0) in their allowed
IPs, so including them in routePrefixes made PreferredAddress report
every address as preferred.
2026-08-04 22:17:04 +08:00
世界
3d85cbd7f0
tailscale: Fix handle peer DNS query
2026-08-04 21:08:00 +08:00
世界
17ec3c71af
Bump version
2026-08-03 19:19:51 +08:00
世界
6849e26ee7
tailscale: Fix system interface network category on Windows
2026-08-03 18:59:23 +08:00
世界
fd7cd31d21
Fix tailscale DNS transport missing DNS-only netmap updates
2026-08-03 18:59:23 +08:00
世界
d763884442
Fix tailscale panic with IP control URL
2026-08-03 18:59:23 +08:00
a29b4ea1e8
Fix AnyTLS URLTest results
...
Co-authored-by: makt28 <makt28@users.noreply.github.com >
2026-08-03 18:59:23 +08:00
世界
256d42ad18
Update sing-quic
2026-08-03 12:33:48 +08:00
世界
cb88d94d6d
Remove client metadata from AnyTLS requests by default
2026-08-03 12:33:41 +08:00
世界
7da573f187
direct: Fix routing loop to exact TUN address on darwin
2026-07-31 11:04:35 +08:00
世界
9d103249e2
release: Fix rpm package format with rpm 6
2026-07-29 21:43:54 +08:00
世界
3708fa1876
Bump version
2026-07-29 19:17:31 +08:00
世界
dba80e614e
Fix local DNS transport blocking on canceled queries
2026-07-29 19:17:00 +08:00
世界
c8f76760be
Update sing-tun
2026-07-27 23:13:10 +08:00
世界
c9e81856e5
Update sing
2026-07-27 17:32:54 +08:00
世界
9791fa52fb
release: Backport workflow refactor
2026-07-27 16:18:06 +08:00
世界
62cc3959b9
Update Go to 1.25.12
2026-07-27 16:18:06 +08:00
世界
1533244d34
Fix UDP message ownership
2026-07-27 15:51:12 +08:00
世界
890544e88b
Fix rule-set file descriptor leak
2026-07-27 15:51:12 +08:00
世界
51531186d0
Strip EDNS padding from upstream DNS responses
2026-07-27 15:51:12 +08:00
世界
513910462e
Fix DNS route suffix matching
2026-07-27 15:51:12 +08:00
世界
1f1d6d9a87
Fix string type
2026-07-27 15:51:12 +08:00
世界
cb0051d64d
Fix inconsistent URLTest results
2026-07-27 15:51:12 +08:00
世界
397fb4d20a
dns: Fix search domain expansion
...
DHCP option 119/15 and resolved link domains are not rooted, so appending
them to the query name produced a non-FQDN name, failing to pack with
"domain must be fully qualified".
2026-07-27 15:51:12 +08:00
世界
67a600dbfb
Fix derp stun options
2026-07-27 15:51:12 +08:00