世界
1ebff74c21
Fix DNS cache not working when domain strategy is set
...
The cache lookup was performed before rule matching, using the caller's
strategy (usually AsIS/0) instead of the resolved strategy. This caused
cache misses when ipv4_only was configured globally but the cache lookup
expected both A and AAAA records.
Remove LookupCache and ExchangeCache from Router, as the cache checks
inside client.Lookup and client.Exchange already handle caching correctly
after rule matching with the proper strategy and transport.
2025-12-21 16:59:10 +08:00
世界
f0cd3422c1
Bump version
2025-12-14 00:09:19 +08:00
世界
e385a98ced
Update Go to 1.25.5
2025-12-13 20:11:29 +08:00
世界
670f32baee
Fix naive inbound
2025-12-12 21:19:28 +08:00
世界
2747a00ba2
Fix tailscale destination
2025-12-01 15:02:04 +08:00
世界
48e76038d0
Update Go to 1.25.4
2025-11-16 09:53:10 +08:00
世界
6421252d44
release: Fix windows7 build
2025-11-16 09:09:34 +08:00
世界
216c4c8bd4
Fix adapter handler
2025-11-16 08:34:46 +08:00
世界
5841d410a1
ssm-api: Fix save cache
2025-11-04 11:00:43 +08:00
世界
54ed58499d
Bump version
2025-10-27 18:04:24 +08:00
世界
b1bdc18c85
Fix socks response
2025-10-27 18:03:05 +08:00
世界
a38030cc0b
Fix memory leak in hysteria2
2025-10-24 10:52:08 +08:00
世界
4626aa2cb0
Bump version
2025-10-21 21:39:28 +08:00
世界
5a40b673a4
Update dependencies
2025-10-21 21:39:28 +08:00
世界
541f63fee4
redirect: Fix compatibility with /product/bin/su
2025-10-21 21:27:15 +08:00
世界
5de6f4a14f
Fix tailscale not enforcing NoLogsNoSupport
2025-10-16 22:30:08 +08:00
世界
5658830077
Fix trailing dot handling in local DNS transport
2025-10-16 21:43:12 +08:00
世界
0e50edc009
documentation: Add appreciate for Warp
2025-10-16 21:43:12 +08:00
世界
444f454810
Bump version
2025-10-14 23:43:36 +08:00
世界
d0e1fd6c7e
Update Go to 1.25.3
2025-10-14 23:43:36 +08:00
世界
17b4d1e010
Update uTLS to v1.8.1
2025-10-14 23:40:19 +08:00
世界
06791470c9
Fix DNS reject panic
2025-10-14 23:40:19 +08:00
世界
ef14c8ca0e
Disable TCP slow open for anytls
...
Fixes #3459
2025-10-14 23:40:19 +08:00
世界
36dc883c7c
Fix DNS negative caching to comply with RFC 2308
2025-10-09 23:45:23 +08:00
世界
41b30c91d9
Improve HTTPS DNS transport
2025-10-09 23:45:23 +08:00
世界
0f767d5ce1
Update .gitignore
2025-10-07 13:37:11 +08:00
世界
328a6de797
Bump version
2025-10-05 17:58:21 +08:00
世界
9362d3cab3
Attempt to fix leak in quic-go
2025-10-01 11:59:17 +08:00
世界
ced2e39dbf
Update dependencies
2025-10-01 11:55:33 +08:00
世界
cb7dba3eff
release: Improve publish testflight
2025-10-01 10:22:44 +08:00
世界
d9d7f7880d
Pin gofumpt and golangci-lint versions
...
As we don't want to remove naked returns
2025-09-23 16:33:42 +08:00
世界
a031aaf2c0
Do not reset network on sleep or wake
2025-09-23 16:17:44 +08:00
世界
4bca951773
Fix adguard matcher
2025-09-23 16:12:29 +08:00
世界
140735dbde
Fix websocket log handling
2025-09-23 16:12:29 +08:00
世界
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