Commit Graph

2408 Commits

Author SHA1 Message Date
世界 881c850bb8 sing: Fix comment loop 2026-06-08 08:51:51 +08:00
世界 3d50303ec1 Fix tailscale dns 2026-06-08 08:51:51 +08:00
世界 3b23e5a6bd tailscale: Expose more peer info fields 2026-06-08 08:51:50 +08:00
世界 ae375df1a2 tailscale: Add runtime exit node API 2026-06-08 08:51:50 +08:00
世界 bd2085f9dc Fix tailscale 2026-06-08 08:51:50 +08:00
世界 243cc07880 realm: Open separate v4 and v6 packet conns on client 2026-06-08 08:51:50 +08:00
世界 f3109a0bc1 gvisor: Fix dialing to self addresses 2026-06-08 08:51:50 +08:00
世界 21291afa33 tailscale: Fix handle peer DNS query 2026-06-08 08:51:50 +08:00
世界 701f165e30 tailscale: Revert dialer deprecation and remove control_http_client 2026-06-08 08:51:50 +08:00
世界 07c36152c2 process: Fix panic when package manager is unavailable on Android 2026-06-08 08:51:49 +08:00
世界 8196cc7644 route: Refetch rule-set when cache restore fails 2026-06-08 08:51:49 +08:00
世界 b8ef5b2ad1 oom-killer: Remove log "OOM draft discarded" 2026-06-08 08:51:49 +08:00
世界 ebce8cfaa7 cronet: Fix vendor package 2026-06-08 08:51:49 +08:00
世界 9e6999d755 Fix shadowtls handshake 2026-06-08 08:51:49 +08:00
世界 783dde9986 Rebase wireguard-go to official 2026-06-08 08:51:49 +08:00
世界 77282d2efe dns: Fix DHCP reset 2026-06-08 08:51:49 +08:00
世界 b19d4a92e2 Fix lint errors 2026-06-08 08:51:48 +08:00
世界 098fd90b5e Fix hysteria2 realm server 2026-06-08 08:51:48 +08:00
世界 7a5cc8b928 realm: Add stun retry and lazy server start 2026-06-08 08:51:48 +08:00
世界 3eac9fb21a Fix TLS server close 2026-06-08 08:51:48 +08:00
世界 aa290a6772 Update hysteria2 realm 2026-06-08 08:51:47 +08:00
世界 0662aa41ad Add hysteria2 realm service and support 2026-06-08 08:51:47 +08:00
世界 fd31d8b2a8 Fix reset network 2026-06-08 08:51:47 +08:00
macronut a130000741 Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-06-08 08:51:47 +08:00
世界 61c4d2dd12 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-06-08 08:51:47 +08:00
世界 b9c596f9e3 dns: Add mDNS server 2026-06-08 08:51:46 +08:00
世界 db08f3f699 dns: Add preferred_by rule item 2026-06-08 08:51:46 +08:00
世界 f842580f33 dns: Add neighbor-based hostname resolution to local server 2026-06-08 08:51:46 +08:00
世界 f67f75a723 Fix tailscale start dependencies 2026-06-08 08:51:46 +08:00
世界 c8792e7fe6 dns: Add timeout configuration 2026-06-08 08:51:46 +08:00
世界 664db8929a ssh: Add cipher, MAC, and key exchange configuration 2026-06-08 08:51:45 +08:00
世界 4c9978fc30 Improve oom-killer 2026-06-08 08:51:45 +08:00
世界 cc238d20a2 Preserve comments between formatting 2026-06-08 08:51:45 +08:00
nekohasekai 0807b71b14 Add Windows TLS engine 2026-06-08 08:51:45 +08:00
世界 b40e8c5f19 Improve UDP batch support 2026-06-08 08:51:45 +08:00
世界 6a54220900 Fix stderr deprecated manager 2026-06-08 08:51:44 +08:00
世界 4163bd7c49 Fix darwin cgo DNS again 2026-06-08 08:51:44 +08:00
世界 d8420eb305 platform: Improve oom-killer 2026-06-08 08:51:44 +08:00
世界 62052b650e Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-06-08 08:51:44 +08:00
世界 12a462142a Add ACME profile support for IP address certificates 2026-06-08 08:51:44 +08:00
世界 2aa9c54fc9 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-08 08:51:43 +08:00
世界 24003c6238 Fix Tailscale search domain response name mismatch 2026-06-08 08:51:43 +08:00
世界 d218a1586a Log DNS optimistic background refresh outcomes 2026-06-08 08:51:43 +08:00
世界 8597592976 Add search domain support for Tailscale DNS 2026-06-08 08:51:43 +08:00
世界 4ab34c837d Fix tls-spoof 2026-06-08 08:51:43 +08:00
世界 76fd6a50df Fix Apple TLS metadata capture 2026-06-08 08:51:42 +08:00
世界 661075f693 Strip EDNS padding from upstream DNS responses 2026-06-08 08:51:42 +08:00
世界 79bd8962a5 Defer implicit default HTTP client fallback to first use 2026-06-08 08:51:42 +08:00
世界 7f690c3909 Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-08 08:51:42 +08:00
世界 45f122b7bb Fix macOS tlsspoof 2026-06-08 08:51:41 +08:00