671 Commits

Author SHA1 Message Date
世界 246d6a5f8f Fix cronet close 2026-05-03 21:54:38 +08:00
世界 772ab58f8c Update naiveproxy to v148.0.7778.96-1 2026-05-02 19:18:41 +08:00
世界 bb60b58f00 Allow customizing TUN DNS mode and hijack interface DNS by default 2026-05-02 19:18:41 +08:00
世界 85889fc701 cronet: Remove additional QUIC certificate check 2026-05-02 19:18:41 +08:00
世界 ddc20355cf sing: Fix contentjson crash 2026-04-28 18:34:51 +08:00
世界 78f502d016 tun: Add read waiter support for gVisor conn 2026-04-28 08:55:06 +08:00
世界 fd1624e426 Preserve comments between formatting 2026-04-28 08:55:06 +08:00
世界 d9c9edd6f8 tun: Add compatibility with docker bridge 2026-04-28 08:55:06 +08:00
世界 3d3c8a2fe9 Improve UDP batch support 2026-04-28 08:20:44 +08:00
世界 0f719a0715 Fix ACME HTTP-01 challenge for IPv6 literal addresses 2026-04-28 08:04:54 +08:00
世界 5a618c6b68 Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
世界 08260fa770 Add cloudflared inbound 2026-04-28 08:04:33 +08:00
世界 0155352ff1 Add BBR profile and hop interval randomization for Hysteria2 2026-04-28 08:04:29 +08:00
世界 d3575cc8c2 Add MAC and hostname rule items 2026-04-28 08:04:28 +08:00
世界 8947cb243e sing: Fix UoT write race 2026-04-21 18:54:52 +08:00
世界 b3523abad5 tun: Fix multi include/exclude interfaces 2026-04-20 09:49:39 +08:00
世界 9b72b352d5 sing: Fix UoT connect race 2026-04-20 00:10:46 +08:00
世界 fb61987d93 tun: memmod: be more resilient toward weird PE files 2026-04-19 21:54:20 +08:00
世界 3a236d9c3c fswatch: Fix close 2026-04-19 20:41:33 +08:00
世界 0bd109d7bc sing: Fix interface finder 2026-04-19 20:38:52 +08:00
世界 7ed5ef6da4 sing: Fix udpnat2 timeout 2026-04-16 16:45:38 +08:00
世界 f43fc797d4 Update naiveproxy to v147.0.7727.49-1 2026-04-14 14:24:21 +08:00
世界 76fa3c2e5e tun: Fixes 2026-04-10 14:13:06 +08:00
世界 354b4b040e sing: Fix vectorised readv iovec length calculation
This does not seem to affect any actual paths in the sing-box.
2026-04-01 16:16:58 +08:00
世界 e15bdf11eb sing: Minor fixes 2026-03-30 22:58:11 +08:00
世界 84d2280960 quic: Fix protocol client close & Sync hysteria bbr fix 2026-03-30 22:42:36 +08:00
世界 a3623eb41a tun: Fix system stack rewriting TUN subnet destinations to loopback 2026-03-23 19:38:55 +08:00
世界 0045103d14 Fix package_name shared uid matching 2026-03-23 18:57:35 +08:00
世界 c13faa8e3c tailscale: Only set ProcessLocalIPs/ProcessSubnets for fake TUN 2026-03-23 14:16:40 +08:00
Andrew Novikov a8e3cd3256 tun: Fix nfqueue not working in prerouting 2026-03-17 11:05:40 +08:00
世界 d2fa21d07b Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names 2026-03-16 09:37:59 +08:00
世界 f2d15139f5 tun: Fix nftables single include_uid not working 2026-03-15 16:58:34 +08:00
世界 b990de2e12 tun: Fix "Fix auto_redirect dropping SO_BINDTODEVICE traffic" 2026-03-14 21:38:38 +08:00
世界 eed6a36e5d tun:Fix auto_redirect dropping SO_BINDTODEVICE traffic 2026-03-14 21:38:38 +08:00
世界 eb0f38544c tailscale: Fix system interface rules 2026-03-14 21:38:38 +08:00
世界 a7ee943216 Fix tailscale connections 2026-03-11 00:27:15 +08:00
世界 e0be8743f6 ocm: Add Responses WebSocket API proxy and fix client config docs
Support the OpenAI Responses WebSocket API (`wss://.../v1/responses`)
for bidirectional frame proxying with usage tracking.
Fix Codex CLI client config examples to use profiles and correct flags.

Update openai-go v3.24.0 → v3.26.0.
2026-03-10 22:04:11 +08:00
世界 0b04528803 tailscaile: Fix using TUN auto redirect with tailscale system interface 2026-03-10 22:04:11 +08:00
世界 65875e6dac tailscale: Use system dialer for system interface
* Revert "Fix netstack TCP connections with system interface
2026-03-10 19:50:16 +08:00
世界 d58efc5d01 cronet-go: Fix library search path 2026-03-09 20:06:34 +08:00
世界 4e0a953b98 sing: Revert "Relax domain name validation to support non-standard characters" 2026-03-07 15:44:40 +08:00
世界 fb269c9032 tun: Fix darwin batch loop not exit on EBADF 2026-03-05 20:38:19 +08:00
世界 f295e195b5 tailscale: Fix netstack TCP connections with system interface 2026-03-03 22:06:54 +08:00
世界 d14417d392 Fix naive client close 2026-03-03 21:21:09 +08:00
世界 96c5c27610 sing: reject IP literals in IsDomainName 2026-03-03 21:21:09 +08:00
世界 3de56d344e Update external dependencies 2026-03-02 06:53:10 +08:00
世界 c71abbdfb8 Update dependencies 2026-03-02 06:52:35 +08:00
世界 13e6ba4cb2 Update tfo-go 2026-02-27 19:55:32 +08:00
世界 11dc5bcbe1 Fixes in cronet-go 2026-02-27 19:39:52 +08:00
世界 fa3ab87b11 platform: Fix gorelease build 2026-02-27 15:07:16 +08:00