Commit Graph
100 Commits
Author SHA1 Message Date
世界 714a68bba1 Update .gitignore 2025-09-23 16:12:29 +08:00
世界 573c6179ab Bump version 2025-09-13 13:16:13 +08:00
世界 510bf05e36 Fix UDP exchange for local/dhcp DNS servers 2025-09-13 12:26:48 +08:00
世界 ae852e0be4 Bump version 2025-09-13 03:09:10 +08:00
世界 1955002ed8 Do not cache DNS responses with empty answers 2025-09-13 03:04:08 +08:00
世界 44559fb7b9 Bump version 2025-09-13 00:07:57 +08:00
世界 0977c5cf73 release: Disable Apple platform CI builds, since `-allowProvisioningUpdates is broken by Apple 2025-09-13 00:07:57 +08:00
世界 07697bf931 release: Fix xcode build 2025-09-12 22:57:44 +08:00
世界 5d1d1a1456 Fix TCP exchange for local/dhcp DNS servers 2025-09-12 21:58:48 +08:00
世界 146383499e Fix race codes 2025-09-12 21:58:48 +08:00
世界 e81a76fdf9 Fix DNS exchange 2025-09-12 18:05:02 +08:00
世界 de13137418 Fix auto redirect 2025-09-12 11:04:12 +08:00
世界 e42b818c2a Fix dhcp fetch 2025-09-12 11:03:13 +08:00
世界 fcde0c94e0 Bump version 2025-09-10 22:57:24 +08:00
世界 1af83e997d Update Go to 1.25.1 2025-09-10 22:57:24 +08:00
世界 59ee7be72a Fix SyscallVectorisedPacketWriter 2025-09-10 22:46:41 +08:00
世界 c331ee3d5c Fix timeout check 2025-09-10 22:42:40 +08:00
世界 36babe4bef Fix hysteria2 handshake timeout 2025-09-09 18:03:18 +08:00
世界 c5f2cea802 Prevent panic when wintun dll fails to load 2025-09-09 14:49:00 +08:00
世界 8a200bf913 Fix auto redirect output 2025-09-09 14:29:40 +08:00
世界 f16468e74f Fix ipv6 tproxy listener 2025-09-09 14:16:40 +08:00
世界 79c0b9f51d Fix tls options ignored in mixed inbounds 2025-09-08 19:45:52 +08:00
世界 f98a3a4f65 Treat requests with OPT extra but no options as simple requests 2025-09-08 09:12:30 +08:00
世界 b14cecaeb2 Fix DNS packet size 2025-09-08 09:12:30 +08:00
世界 2594745ef8 Fix DNS client 2025-09-08 09:12:30 +08:00
世界 cc3041322e Fix DNS cache 2025-09-08 09:12:30 +08:00
世界 f352f84483 Fix read address 2025-09-05 15:16:14 +08:00
世界 cbf48e9b8c Fix multiple sniff 2025-09-03 20:09:05 +08:00
世界 0ef7e8eca2 Fix route.default_interface not taking effect 2025-09-02 18:00:02 +08:00
世界 1a18e43a88 Fix linux icmp routes 2025-09-02 17:55:48 +08:00
世界 6849288d6d Fix typo in TestSniffUQUICChrome115 2025-09-02 17:55:26 +08:00
世界 2edfed7d91 Improve DHCP DNS server 2025-09-02 17:55:26 +08:00
世界 30c069f5b7 Fix local DNS server on legacy windows 2025-09-02 17:55:26 +08:00
世界 649163cb7b Fix domain strategy not taking effect 2025-09-02 17:35:27 +08:00
世界 980e96250b Bump version 2025-08-28 12:11:30 +08:00
世界 963bc4b647 Enforce Tailscale NoLogsNoSupport 2025-08-28 10:30:13 +08:00
世界 031f25c1c1 Deprecate common/atomic 2025-08-25 19:49:12 +08:00
世界 b40f642fa4 Bump version 2025-08-21 09:43:47 +08:00
世界 22782ca6fc Fix outbound start 2025-08-21 09:41:31 +08:00
世界 1468d83895 Make realityClientConnWrapper replaceable 2025-08-20 16:26:27 +08:00
世界 97f0dc8a60 Bump version 2025-08-20 09:20:41 +08:00
世界 f1dd0dba78 Make ReadWaitConn reader replaceable 2025-08-20 09:18:03 +08:00
世界 f462ce5615 Update tfo-go 2025-08-19 21:56:05 +08:00
世界 cef3e538ba Fix failed DNS responses being incorrectly rejected 2025-08-19 11:14:46 +08:00
世界 acda4ce985 Fix bind_interface not working with auto_redirect 2025-08-17 14:48:01 +08:00
世界 354ece2bdf Fix resolved service 2025-08-16 00:09:29 +08:00
世界 de10bb00a9 Fix ssm-api 2025-08-15 15:05:37 +08:00
世界 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