世界
08e8910cee
Fix tailscale start dependencies
2026-06-25 17:38:09 +08:00
世界
dd454bf0c6
dns: Add timeout configuration
2026-06-25 17:38:08 +08:00
世界
1541bbc91d
ssh: Add cipher, MAC, and key exchange configuration
2026-06-25 17:38:08 +08:00
世界
0426c17121
Improve oom-killer
2026-06-25 17:38:08 +08:00
世界
7d13cabb6a
Preserve comments between formatting
2026-06-25 17:38:07 +08:00
nekohasekai
a37fcd59bb
Add Windows TLS engine
2026-06-25 17:38:07 +08:00
世界
4cdacb3e63
Improve UDP batch support
2026-06-25 17:38:07 +08:00
世界
686b9b08df
Fix stderr deprecated manager
2026-06-25 17:38:06 +08:00
世界
5012ad3cb5
Fix darwin cgo DNS again
2026-06-25 17:38:06 +08:00
世界
8bce66d952
platform: Improve oom-killer
2026-06-25 17:38:06 +08:00
世界
fb1ddc1702
Fix ACME HTTP-01 challenge for IPv6 literal addresses
2026-06-25 17:38:05 +08:00
世界
6e2c0fa249
Add ACME profile support for IP address certificates
2026-06-25 17:38:05 +08:00
世界
da6ab370df
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-06-25 17:38:05 +08:00
世界
e2d860ac77
Fix Tailscale search domain response name mismatch
2026-06-25 17:38:05 +08:00
世界
051e8fb4b8
Log DNS optimistic background refresh outcomes
2026-06-25 17:38:05 +08:00
世界
157eb993de
Add search domain support for Tailscale DNS
2026-06-25 17:38:04 +08:00
世界
4f279bc1e7
Fix tls-spoof
2026-06-25 17:38:04 +08:00
世界
6b07ec3aff
Fix Apple TLS metadata capture
2026-06-25 17:38:04 +08:00
世界
c092abe2ff
Strip EDNS padding from upstream DNS responses
2026-06-25 17:38:03 +08:00
世界
6e4f70f155
Defer implicit default HTTP client fallback to first use
2026-06-25 17:38:03 +08:00
世界
16fe1e7ee0
Scope HTTP/2 fallback and HTTP/3 broken state per authority
2026-06-25 17:38:03 +08:00
世界
5ca971aa4d
Fix macOS tlsspoof
2026-06-25 17:38:03 +08:00
世界
146f35483d
Reject IP literal server name with TLS spoof
2026-06-25 17:38:02 +08:00
世界
043fdfad1d
Fix use-after-free of pooled value buffers in bbolt Batch writes
2026-06-25 17:38:02 +08:00
世界
b5ec033a57
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-25 17:38:02 +08:00
世界
b04b235661
Fix legacy rule-set download_detour blocked by empty direct check
2026-06-25 17:38:01 +08:00
世界
3d1d6acbe3
Add TLS spoof support
2026-06-25 17:38:01 +08:00
世界
590b176c47
Standardize hosts path
2026-06-25 17:38:00 +08:00
世界
cfe83a5dcc
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
2026-06-25 17:37:59 +08:00
世界
23ebdba5d0
oom-killer: Record report before reset network
2026-06-25 17:37:59 +08:00
世界
ecd07e2f85
Add optimistic DNS cache
2026-06-25 17:37:59 +08:00
世界
ce9502122b
Fix tailscale error
2026-06-25 17:37:59 +08:00
世界
97aad6394e
Fix darwin cgo DNS again
2026-06-25 17:37:58 +08:00
世界
2f62a35e1b
Fix stun test
2026-06-25 17:37:58 +08:00
世界
2255e1f80b
documentation: Fix missing update for ip_version and query_type
2026-06-25 17:37:58 +08:00
世界
fd7bc21175
Add cloudflared inbound
2026-06-25 17:37:08 +08:00
世界
cfe5fdcb79
Fix lint errors
2026-06-25 17:35:31 +08:00
世界
df27819403
platform: Wrap command RPC error returns with E.Cause
2026-06-25 17:35:31 +08:00
世界
dec919e0ca
Add package_name_regex route, DNS and headless rule item
2026-06-25 17:35:30 +08:00
世界
db1e08a07f
documentation: Fixes
2026-06-25 17:35:30 +08:00
世界
d8b7e92cc2
Un-deprecate ip_accept_any DNS rule item
2026-06-25 17:35:29 +08:00
世界
6792fd18e1
tools: Tailscale status
2026-06-25 17:35:29 +08:00
世界
47929493b9
Fix darwin local DNS transport
2026-06-25 17:35:29 +08:00
世界
5b4628a5fb
Fix rules lock
2026-06-25 17:35:28 +08:00
世界
be866108cd
Revert "Also enable certificate store by default on Apple platforms"
...
This reverts commit 62cb06c02f .
2026-06-25 17:35:28 +08:00
世界
83d681b7fd
tools: Tailscale status
2026-06-25 17:35:27 +08:00
世界
d991b1533b
platform: Fix darwin signal handler
2026-06-25 17:35:27 +08:00
世界
7bac8dc815
tools: Network Quality & STUN
2026-06-25 17:35:27 +08:00
世界
2ae0fc6ab1
oom-killer: Free memory on pressure notification and use gradual interval backoff
2026-06-25 17:35:26 +08:00
世界
38bb6e9b11
Fix deprecated warning double-formatting on localized clients
2026-06-25 17:35:26 +08:00