Commit Graph
100 Commits
Author SHA1 Message Date
世界 fdc181106d Fix atomic pointer usages 2025-08-15 15:05:34 +08:00
世界 378e39f70c Update golangci-lint to v2 2025-08-13 23:37:40 +08:00
世界 7e190e92ca Fix build with Go 1.25 2025-08-13 22:08:35 +08:00
世界 5eb318ba06 Update Go to 1.25 2025-08-13 22:08:35 +08:00
世界 4a209f1afb Fix h2mux close check 2025-08-13 21:04:01 +08:00
世界 c0ac3c748c Reduce default MTU for android 2025-08-13 11:48:44 +08:00
世界 a65d3e040a platform: Fix context 2025-08-13 11:26:32 +08:00
世界 2358efe44a release: Fix android build 2025-08-11 22:11:14 +08:00
世界 09d3b8f2c2 release: Fix repo 2025-08-11 22:11:14 +08:00
世界 4fb5ac292b Bump version 2025-08-10 20:06:28 +08:00
世界 9495b56772 Update Go to 1.24.6 2025-08-08 17:07:56 +08:00
世界 a8434b176f Fix SyscallVectorisedWriter 2025-08-08 16:08:47 +08:00
世界 ef0004400d Fix legacy domain resolver deprecated warning incorrectly suppressed for direct outbound 2025-08-07 13:56:35 +08:00
世界 0a63049845 android: Add workaround for tailscale pidfd crash 2025-08-07 12:54:19 +08:00
世界 2dcb86941f Bump version 2025-08-04 08:54:00 +08:00
世界 5c6eb89cfb Fix udp listener write back 2025-08-04 08:54:00 +08:00
世界 5b92eeb3bf Fix auto redirect panic 2025-08-01 16:50:54 +08:00
世界 f13c54afc1 Fix vless write 2025-07-28 08:01:52 +08:00
世界 3388efe65a Fix ssm-api 2025-07-28 08:01:52 +08:00
世界 a11384b286 Fix time service wrapper 2025-07-24 09:21:08 +08:00
世界 0f2035149c Remove dependency on circl 2025-07-23 11:26:06 +08:00
世界 cba364204a Fix VectorisedReadWaiter on windows 2025-07-23 11:26:06 +08:00
世界 4e17788549 Update dependencies 2025-07-23 11:26:06 +08:00
世界 18a6719893 Fix IndexTLSServerName 2025-07-23 11:26:06 +08:00
世界 e061538c30 Update Go to 1.24.5 2025-07-21 10:10:02 +08:00
世界 a6375c7530 Fix data corruption in direct copy 2025-07-21 10:09:59 +08:00
世界 45fa18a2e3 Fix vision crash 2025-07-20 18:31:05 +08:00
世界 534cccce91 Fix DNS upgrade 2025-07-18 21:46:03 +08:00
世界 72dbcd3ad4 Improve darwin tun performance 2025-07-18 21:23:04 +08:00
世界 5533094984 Fix UDP DNS buffer size 2025-07-18 12:20:33 +08:00
世界 ae2ecd6002 Increase default mtu to 65535 2025-07-12 14:48:04 +08:00
世界 0098a2adc5 Improve direct copy 2025-07-12 14:48:04 +08:00
世界 c0dd4a3f07 Fix DNS reject check 2025-07-08 13:14:46 +08:00
世界 497ddb5829 Improve copy 2025-07-08 13:14:46 +08:00
世界 811ff93549 Increase default mtu under network extension to 4064 2025-07-08 13:14:46 +08:00
世界 96df69bcdc release: Fix publish testflight 2025-07-08 13:14:46 +08:00
世界 6cfa2b8b86 Improve darwin tun performance 2025-07-08 13:14:46 +08:00
世界 eea1e701b7 Improve nftables rules for openwrt 2025-07-08 13:14:46 +08:00
世界 455e5de74d Fixed DoH server recover from conn freezes 2025-07-08 13:14:45 +08:00
世界 9533031891 Update libresolv usage 2025-07-08 13:14:45 +08:00
世界 a902e9f9f6 Revert "release: Add IPA build"
After testing, it seems that since extensions are not handled correctly, it cannot be installed by SideStore.
2025-07-08 13:14:45 +08:00
世界 da3ba573d8 release: Add IPA build 2025-07-08 13:14:45 +08:00
世界 bea9048cfe Add API to dump AdGuard rules 2025-07-08 13:14:44 +08:00
世界 24c940c51c Improve TLS fragments 2025-07-08 13:14:44 +08:00
世界 407ee08d8a Add cache support for ssm-api 2025-07-08 13:14:44 +08:00
世界 756585fb2a Fix service will not be closed 2025-07-08 13:14:44 +08:00
世界 5662784afb Add loopback address support for tun 2025-07-08 13:14:44 +08:00
世界 3801901726 Fix tproxy listener 2025-07-08 13:14:43 +08:00
世界 7d58174f1f Fix systemd package 2025-07-08 13:14:43 +08:00
世界 d339f85087 Fix missing home for derp service 2025-07-08 13:14:43 +08:00
世界 e586ef070e Fix dns.client_subnet ignored 2025-07-08 13:14:43 +08:00
世界 71a76e9ecb documentation: Minor fixes 2025-07-08 13:14:42 +08:00
世界 1d66474022 Fix tailscale forward 2025-07-08 13:14:42 +08:00
世界 3934e53476 Minor fixes 2025-07-08 13:14:42 +08:00
世界 0146fbfc40 Add SSM API service 2025-07-08 13:14:42 +08:00
世界 6ee3117755 Add resolved service and DNS server 2025-07-08 13:14:41 +08:00
世界 e2440a569e Add DERP service 2025-07-08 13:14:41 +08:00
世界 7a1eee78df Add service component type 2025-07-08 13:14:41 +08:00
世界 e3c8c0705f Fix tproxy tcp control 2025-07-08 13:14:40 +08:00
世界 d5432b4c27 prevent creation of bind and mark controls on unsupported platforms 2025-07-08 13:14:40 +08:00
世界 ed5b2f2997 Add missing accept_routes option for Tailscale 2025-07-08 13:14:39 +08:00
世界 3b480de38a Add TLS record fragment support 2025-07-08 13:14:38 +08:00
世界 f990630ccc Fix set edns0 client subnet 2025-07-08 13:14:38 +08:00
世界 d33614d6a0 Update minor dependencies 2025-07-08 13:14:38 +08:00
世界 b3866bcea0 Update certmagic and providers 2025-07-08 13:14:38 +08:00
世界 26ec73c71b Update protobuf and grpc 2025-07-08 13:14:38 +08:00
世界 c3403c5413 Add control options for listeners 2025-07-08 13:14:38 +08:00
世界 3b6ddcae37 Update quic-go to v0.52.0 2025-07-08 13:14:19 +08:00
世界 dbdcce20a8 Update utls to v1.7.2 2025-07-08 13:12:35 +08:00
世界 e7ef1b2368 Handle EDNS version downgrade 2025-07-08 13:12:35 +08:00
世界 ce32d1c2c3 documentation: Fix anytls padding scheme description 2025-07-08 13:12:34 +08:00
世界 d4fd43cf6f Fix wireguard listen_port 2025-07-08 13:12:34 +08:00
世界 6c377f16e7 clash-api: Add more meta api 2025-07-08 13:12:34 +08:00
世界 349db7baec Fix DNS lookup 2025-07-08 13:12:33 +08:00
世界 1f3097da00 Fix fetch ECH configs 2025-07-08 13:12:33 +08:00
世界 54a0004de6 documentation: Try to make the play review happy 2025-07-08 13:12:32 +08:00
世界 6a211f6ed6 Fix missing handling of legacy domain_strategy options 2025-07-08 13:12:32 +08:00
世界 aadb44ebd6 Improve local DNS server 2025-07-08 13:12:32 +08:00
世界 5b363c347f Fix DNS dialer 2025-07-08 13:12:31 +08:00
世界 cdea3f63d4 release: Skip override version for iOS 2025-07-08 13:12:31 +08:00
世界 ac7bc587cb Allow direct outbounds without domain_resolver 2025-07-08 13:12:30 +08:00
世界 4e11a3585a Fix Tailscale dialer 2025-07-08 13:12:30 +08:00
世界 f9999a76fe Fail when default DNS server not found 2025-07-08 13:12:28 +08:00
世界 42eb3841a1 Update gVisor to 20250319.0 2025-07-08 13:12:28 +08:00
世界 fb622ccbdf Explicitly reject detour to empty direct outbounds 2025-07-08 13:12:28 +08:00
世界 d2dc3ddf72 Add netns support 2025-07-08 13:12:28 +08:00
世界 e8499452f8 Add wildcard name support for predefined records 2025-07-08 13:12:27 +08:00
世界 e0a6b31c03 Remove map usage in options 2025-07-08 13:12:27 +08:00
世界 7c923209ad Fix unhandled DNS loop 2025-07-08 13:12:27 +08:00
世界 bca2bd2fa1 Add wildcard-sni support for shadow-tls inbound 2025-07-08 13:12:26 +08:00
世界 7073f2a272 option: Fix marshal legacy DNS options 2025-07-08 13:12:26 +08:00
世界 390e30ae7b Make domain_resolver optional when only one DNS server is configured 2025-07-08 13:12:26 +08:00
世界 23cf8c49e0 Fix DNS lookup context pollution 2025-07-08 13:12:25 +08:00
世界 b17a024f6c Fix http3 DNS server connecting to wrong address 2025-07-08 13:12:25 +08:00
世界 32873d06bc Fix UDP DNS server crash 2025-07-08 13:12:24 +08:00
世界 4accaccf77 documentation: Fix missing ip_accept_any DNS rule option 2025-07-08 13:12:23 +08:00
世界 ff416aacaf Fix anytls dialer usage 2025-07-08 13:12:23 +08:00
世界 b97947e8ac Move predefined DNS server to rule action 2025-07-08 13:12:23 +08:00
世界 dfcd9fb8c3 Fix domain resolver on direct outbound 2025-07-08 13:12:22 +08:00
世界 668923c392 Fix DNS fallback 2025-07-08 13:12:21 +08:00