Commit Graph

2398 Commits

Author SHA1 Message Date
世界 8785b39b15 tailscale: Revert dialer deprecation and remove control_http_client 2026-05-20 20:33:05 +08:00
世界 cf06742014 process: Fix panic when package manager is unavailable on Android 2026-05-19 22:16:23 +08:00
世界 279f815032 route: Refetch rule-set when cache restore fails 2026-05-19 22:05:25 +08:00
世界 0a921bb96b tun: Handle existing wintun adapter on restart 2026-05-19 21:54:01 +08:00
世界 0ae672dfac oom-killer: Remove log "OOM draft discarded" 2026-05-19 20:49:43 +08:00
世界 db5fcc6de4 tun: Fix IPv6 UDP packet leak in system stack 2026-05-19 17:01:07 +08:00
世界 131326f06c tun: Fix unprivileged ping conn leak 2026-05-19 16:29:39 +08:00
世界 27f5835547 cronet: Fix vendor package 2026-05-18 09:11:29 +08:00
世界 35cf647c58 Fix shadowtls handshake 2026-05-17 21:57:33 +08:00
世界 4138054f54 Rebase wireguard-go to official 2026-05-17 20:43:04 +08:00
世界 646c7ac0ab dns: Fix DHCP reset 2026-05-17 15:06:53 +08:00
世界 6b07a22918 Bump version v1.14.0-alpha.24 2026-05-15 13:19:21 +08:00
世界 21e27a26a0 Fix lint errors 2026-05-15 07:58:46 +08:00
世界 588c8bac77 Fix hysteria2 realm server 2026-05-15 07:43:30 +08:00
世界 81dd85ff8a realm: Add stun retry and lazy server start 2026-05-15 07:43:30 +08:00
世界 5f2bedf62f Fix TLS server close 2026-05-15 07:43:30 +08:00
世界 627558230d Update hysteria2 realm 2026-05-15 07:43:29 +08:00
世界 0ce4cbdeb7 Add hysteria2 realm service and support 2026-05-15 07:43:29 +08:00
世界 895bc40641 Fix reset network 2026-05-15 07:43:29 +08:00
macronut ef06e4c2c0 Add more spoof method
Signed-off-by: macronut <4027187+macronut@users.noreply.github.com>
2026-05-15 07:43:29 +08:00
世界 ac900b1742 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-05-15 07:43:29 +08:00
世界 93d3869f48 dns: Add mDNS server 2026-05-15 07:43:29 +08:00
世界 d02a055122 dns: Add preferred_by rule item 2026-05-15 07:43:29 +08:00
世界 d701464377 dns: Add neighbor-based hostname resolution to local server 2026-05-15 07:43:29 +08:00
世界 3076764463 Fix tailscale start dependencies 2026-05-15 07:43:29 +08:00
世界 7b258f2430 dns: Add timeout configuration 2026-05-14 21:56:21 +08:00
世界 19f696d1f6 ssh: Add cipher, MAC, and key exchange configuration 2026-05-14 21:56:21 +08:00
世界 5d0c132d7b tun: Add read waiter support for gVisor conn 2026-05-14 21:56:21 +08:00
世界 73fc988fc5 Improve oom-killer 2026-05-14 21:56:21 +08:00
世界 b268fe0c6c Preserve comments between formatting 2026-05-14 21:56:21 +08:00
世界 a31244b555 tun: Add compatibility with docker bridge 2026-05-14 21:56:21 +08:00
nekohasekai d7f4cefce8 Add Windows TLS engine 2026-05-14 21:56:21 +08:00
世界 770a0c7499 Improve UDP batch support 2026-05-14 21:56:21 +08:00
世界 77142b61d3 Fix stderr deprecated manager 2026-05-14 21:56:21 +08:00
世界 58a318f913 Fix darwin cgo DNS again 2026-05-14 21:56:21 +08:00
世界 881736a7c9 platform: Improve oom-killer 2026-05-14 21:56:21 +08:00
世界 00149d8c7d Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-05-14 21:56:21 +08:00
世界 88486daac7 Add ACME profile support for IP address certificates 2026-05-14 21:56:21 +08:00
世界 4b9221fce1 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-05-14 21:56:21 +08:00
世界 a6c4539440 Fix Tailscale search domain response name mismatch 2026-05-14 21:56:21 +08:00
世界 5f8d846a90 Log DNS optimistic background refresh outcomes 2026-05-14 21:56:20 +08:00
世界 6d1803f2a4 Add search domain support for Tailscale DNS 2026-05-14 21:56:20 +08:00
世界 b656af66a0 Fix tls-spoof 2026-05-14 21:56:20 +08:00
世界 e9bf6915d6 Fix Apple TLS metadata capture 2026-05-14 21:56:20 +08:00
世界 596c85a001 Strip EDNS padding from upstream DNS responses 2026-05-14 21:56:20 +08:00
世界 eedd92560f Defer implicit default HTTP client fallback to first use 2026-05-14 21:56:20 +08:00
世界 463d808cab Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-05-14 21:56:20 +08:00
世界 6e59653f78 Fix macOS tlsspoof 2026-05-14 21:56:20 +08:00
世界 644b9bcf3c Reject IP literal server name with TLS spoof 2026-05-14 21:56:20 +08:00
世界 719a002e70 Fix use-after-free of pooled value buffers in bbolt Batch writes 2026-05-14 21:56:20 +08:00