世界
|
8cc97afac4
|
Fix WireGuard shutdown race crashing
Stop peer goroutines before closing the TUN device to prevent
RoutineSequentialReceiver from calling Write on a nil dispatcher.
|
2026-03-26 16:33:21 +08:00 |
|
世界
|
6da6aff8b4
|
Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names
|
2026-03-16 09:37:59 +08:00 |
|
世界
|
23e2d28c21
|
Fix DNS exchange failure and recursion deadlock in connector
Co-authored-by: everyx <lunt.luo@gmail.com>
|
2026-03-06 15:31:22 +08:00 |
|
dyhkwong
|
c490e06b29
|
Fix v2ray HTTP transport server
|
2026-03-06 10:13:39 +08:00 |
|
世界
|
2a9517a9a2
|
wireguard: Fix missing fallback for gso
|
2026-02-15 21:08:26 +08:00 |
|
世界
|
4bedd71627
|
platform: Refactor CommandClient & Connections
|
2026-01-17 05:50:39 +08:00 |
|
世界
|
380a1aa163
|
Update quic-go to v0.58.0
|
2026-01-17 05:48:04 +08:00 |
|
世界
|
63a1edc0de
|
Update quic-go to v0.55.0
|
2026-01-17 05:46:13 +08:00 |
|
世界
|
e7c387b49b
|
Update WireGuard and Tailscale
|
2026-01-17 05:46:02 +08:00 |
|
世界
|
c034da1d0d
|
Fix ping domain
|
2026-01-17 05:46:01 +08:00 |
|
世界
|
c387601c27
|
Improve compatibility for kTLS
|
2026-01-17 05:46:00 +08:00 |
|
世界
|
47392e55a2
|
Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
|
2026-01-17 05:44:42 +08:00 |
|
世界
|
e2ba72e7c1
|
Add proxy support for ICMP echo request
|
2026-01-17 05:44:41 +08:00 |
|
世界
|
5c8b07acfe
|
Add preferred_by route rule item
|
2026-01-17 05:44:27 +08:00 |
|
neletor
|
6fdd08ac2d
|
Add support for ech retry configs
|
2026-01-17 05:44:26 +08:00 |
|
世界
|
21bff4ba42
|
Fix lint errors
|
2026-01-02 19:17:53 +08:00 |
|
世界
|
e55c0679dc
|
Fix websocket log handling
|
2025-09-23 16:12:29 +08:00 |
|
世界
|
8507461549
|
Fix read address
|
2025-09-05 15:16:14 +08:00 |
|
世界
|
2efdd4dd7c
|
Deprecate common/atomic
|
2025-08-25 19:49:12 +08:00 |
|
世界
|
c06b212363
|
Fix atomic pointer usages
|
2025-08-15 15:05:34 +08:00 |
|
世界
|
8d5f1ad310
|
Update golangci-lint to v2
|
2025-08-13 23:37:40 +08:00 |
|
Oleksandr Redko
|
06eed71c66
|
Simplify slice to array conversion
|
2025-08-10 20:06:28 +08:00 |
|
世界
|
d03bb80f9f
|
Update protobuf and grpc
|
2025-07-08 13:14:38 +08:00 |
|
世界
|
3d55cef5f2
|
Add TLS fragment support
|
2025-07-08 13:12:14 +08:00 |
|
世界
|
f75ade1991
|
refactor: DNS
|
2025-07-08 13:12:14 +08:00 |
|
世界
|
8cafca9315
|
Fix v2rayhttp crash
|
2025-07-03 21:48:10 +08:00 |
|
世界
|
3724b53a89
|
Fix v2ray websocket transport
|
2025-06-04 23:23:36 +08:00 |
|
Mahdi
|
0356fc26c9
|
Fix nil logger at v2rayhttp server
|
2025-06-04 20:06:20 +08:00 |
|
世界
|
e1c4e30f82
|
Fix ws closed error message
|
2025-05-27 14:30:07 +08:00 |
|
世界
|
14e58a501d
|
Fix usages of wireguard listener
|
2025-04-27 21:29:23 +08:00 |
|
dyhkwong
|
ca56ee6c43
|
Fix websocket detour
Signed-off-by: trimgop <20010323+trimgop@users.noreply.github.com>
Co-authored-by: trimgop <20010323+trimgop@users.noreply.github.com>
|
2025-04-22 14:44:34 +08:00 |
|
世界
|
93502ceb3c
|
Fix wireguard endpoint
|
2025-04-18 08:54:40 +08:00 |
|
世界
|
b7c20fd165
|
Improve pause management
|
2025-04-08 14:16:22 +08:00 |
|
世界
|
c0a42cc44f
|
Fix websocket crash
|
2025-03-24 17:44:14 +08:00 |
|
世界
|
e2c15ef566
|
Fix httpupgrade crash
|
2025-03-14 17:17:28 +08:00 |
|
世界
|
a7baf91fec
|
Fix context in v2ray http transports
|
2025-03-14 17:07:17 +08:00 |
|
Tal Rasha
|
0610110de4
|
Fix grpclite memory leak
Co-authored-by: talrasha007 <talrasha007@gmail.om>
|
2025-03-10 14:48:02 +08:00 |
|
世界
|
8b9d1cc626
|
Fix domain strategy
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
070ad551c3
|
Make GSO adaptive
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
9cc94823e3
|
Fix lint
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
44d5411d5f
|
refactor: WireGuard endpoint
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
3eee2a4c04
|
Add multi network dialing
|
2025-01-13 15:14:30 +08:00 |
|
世界
|
02dd8fe927
|
refactor: Platform Interfaces
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
c493cc521f
|
refactor: Modular network manager
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
cc924c1a60
|
refactor: Modular inbound/outbound manager
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
078de6c0fe
|
Migrate bad options to library
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
8513463170
|
refactor: Modular inbounds/outbounds
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
1a91743254
|
Crazy sekai overturns the small pond
|
2025-01-13 15:14:29 +08:00 |
|
世界
|
0489b2b12b
|
Update dependencies
|
2024-11-18 14:07:00 +08:00 |
|
世界
|
ad260da271
|
WTF is this
|
2024-10-13 13:07:01 +08:00 |
|