世界
dbe307461c
dns: Add timeout configuration
2026-07-09 11:19:14 +08:00
世界
93a5334b18
ssh: Add cipher, MAC, and key exchange configuration
2026-07-09 11:19:14 +08:00
世界
b313d0cd10
Improve oom-killer
2026-07-09 11:19:14 +08:00
世界
7a399c4671
Preserve comments between formatting
2026-07-09 11:19:14 +08:00
nekohasekai
5dbc0a58cb
Add Windows TLS engine
2026-07-09 11:19:13 +08:00
世界
cac32a5f1d
Improve UDP batch support
2026-07-09 11:19:13 +08:00
世界
351a27d305
Fix stderr deprecated manager
2026-07-09 11:19:13 +08:00
世界
23a132af2c
Fix darwin cgo DNS again
2026-07-09 11:19:13 +08:00
世界
564050b595
platform: Improve oom-killer
2026-07-09 11:19:12 +08:00
世界
ff6ffa204c
Fix ACME HTTP-01 challenge for IPv6 literal addresses
2026-07-09 11:19:12 +08:00
世界
4755ce63f5
Add ACME profile support for IP address certificates
2026-07-09 11:19:12 +08:00
世界
4f711f82ca
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-07-09 11:19:11 +08:00
世界
00ec2e2bd6
Fix Tailscale search domain response name mismatch
2026-07-09 11:19:11 +08:00
世界
6b6de02112
Log DNS optimistic background refresh outcomes
2026-07-09 11:19:11 +08:00
世界
2844090ed0
Add search domain support for Tailscale DNS
2026-07-09 11:19:11 +08:00
世界
d2fd2ab794
Fix tls-spoof
2026-07-09 11:19:10 +08:00
世界
00f0cc9d0f
Fix Apple TLS metadata capture
2026-07-09 11:19:10 +08:00
世界
3660737223
Strip EDNS padding from upstream DNS responses
2026-07-09 11:19:10 +08:00
世界
8092f78453
Defer implicit default HTTP client fallback to first use
2026-07-09 11:19:09 +08:00
世界
336ed8bae9
Scope HTTP/2 fallback and HTTP/3 broken state per authority
2026-07-09 11:19:09 +08:00
世界
c87408c455
Fix macOS tlsspoof
2026-07-09 11:19:09 +08:00
世界
b58afd9784
Reject IP literal server name with TLS spoof
2026-07-09 11:19:09 +08:00
世界
af5ca87b49
Fix use-after-free of pooled value buffers in bbolt Batch writes
2026-07-09 11:19:08 +08:00
世界
9b97a0de6f
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-07-09 11:19:08 +08:00
世界
894f6eae60
Fix legacy rule-set download_detour blocked by empty direct check
2026-07-09 11:19:08 +08:00
世界
a2872c3f32
Add TLS spoof support
2026-07-09 11:19:08 +08:00
世界
ed294d8c1e
Standardize hosts path
2026-07-09 11:19:07 +08:00
世界
c1da99eede
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
2026-07-09 11:19:07 +08:00
世界
d725846081
oom-killer: Record report before reset network
2026-07-09 11:17:55 +08:00
世界
c8101bf1b7
Add optimistic DNS cache
2026-07-09 11:17:55 +08:00
世界
1e88d08462
Fix tailscale error
2026-07-09 11:17:55 +08:00
世界
a5bdaf5817
Fix darwin cgo DNS again
2026-07-09 11:17:55 +08:00
世界
c08c6d52d0
Fix stun test
2026-07-09 11:17:54 +08:00
世界
84cbca844d
documentation: Fix missing update for ip_version and query_type
2026-07-09 11:17:54 +08:00
世界
b212049768
Add cloudflared inbound
2026-07-09 11:17:53 +08:00
世界
2e932bef52
Fix lint errors
2026-07-09 11:17:53 +08:00
世界
bc6f10832d
platform: Wrap command RPC error returns with E.Cause
2026-07-09 11:17:53 +08:00
世界
ef954777d0
Add package_name_regex route, DNS and headless rule item
2026-07-09 11:17:53 +08:00
世界
79ba7e59a9
documentation: Fixes
2026-07-09 11:17:52 +08:00
世界
c61e5820a5
Un-deprecate ip_accept_any DNS rule item
2026-07-09 11:17:51 +08:00
世界
ee1ed8f016
tools: Tailscale status
2026-07-09 11:17:51 +08:00
世界
f4c053e929
Fix darwin local DNS transport
2026-07-09 11:17:51 +08:00
世界
7b855595f4
Fix rules lock
2026-07-09 11:17:50 +08:00
世界
323ed11d6f
Revert "Also enable certificate store by default on Apple platforms"
...
This reverts commit 62cb06c02f .
2026-07-09 11:17:50 +08:00
世界
a5bf7be359
tools: Tailscale status
2026-07-09 11:17:49 +08:00
世界
73091e10b8
platform: Fix darwin signal handler
2026-07-09 11:17:49 +08:00
世界
da89c5b509
tools: Network Quality & STUN
2026-07-09 11:17:49 +08:00
世界
6173a90898
oom-killer: Free memory on pressure notification and use gradual interval backoff
2026-07-09 11:17:49 +08:00
世界
1a7c996986
Fix deprecated warning double-formatting on localized clients
2026-07-09 11:17:48 +08:00
世界
f9e376e617
platform: Fix set local
2026-07-09 11:17:48 +08:00