Commit Graph

270 Commits

Author SHA1 Message Date
世界
d2e030bdca
Improve network reset 2026-07-19 17:50:02 +08:00
世界
fea6299fa7
Fix SSO support for anyconnect 2026-07-19 00:44:38 +08:00
世界
a4367df680
Refactor OpenVPN and OpenConnect endpoints 2026-07-18 09:40:17 +08:00
世界
46f00de9aa
Add openvpn and openconnect 2026-07-17 17:42:02 +08:00
世界
704b57cf3e
Refactor endpoint listen 2026-07-17 11:05:01 +08:00
世界
c8ee3497b2
refactor: New tun udpnat 2026-07-16 21:35:01 +08:00
世界
eaec0cf88b
Add L3 forwarding support 2026-07-09 11:20:31 +08:00
世界
eacbf66455
Fix linux ping 2026-07-09 11:20:12 +08:00
世界
7067276170
Fix quic-go write leak 2026-07-09 11:07:27 +08:00
世界
0f1763877c
Fix v2rayhttp upgrade leak 2026-07-03 12:28:39 +08:00
世界
da0cd68115
Fix ping timeout 2026-06-03 12:56:36 +08:00
世界
5e7fd7ad78
Fix lint errors 2026-05-13 23:39:27 +08:00
世界
e98b4ad449
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
世界
d2fa21d07b
Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names 2026-03-16 09:37:59 +08:00
世界
27c5b0b1af
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
84019b06d9
Fix v2ray HTTP transport server 2026-03-06 10:13:39 +08:00
世界
0a69621207
wireguard: Fix missing fallback for gso 2026-02-15 21:08:26 +08:00
世界
e8450b2e61
platform: Refactor CommandClient & Connections 2026-01-17 05:50:39 +08:00
世界
35ff7d1fb4
Update quic-go to v0.58.0 2026-01-17 05:48:04 +08:00
世界
ed1ee4c3a4
Update quic-go to v0.55.0 2026-01-17 05:46:13 +08:00
世界
7f3ea8dbd8
Update WireGuard and Tailscale 2026-01-17 05:46:02 +08:00
世界
49056b5060
Fix ping domain 2026-01-17 05:46:01 +08:00
世界
e9c46cc359
Improve compatibility for kTLS 2026-01-17 05:46:00 +08:00
世界
107f92381b
Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
f84129ca79
Add proxy support for ICMP echo request 2026-01-17 05:44:41 +08:00
世界
239e6ec701
Add preferred_by route rule item 2026-01-17 05:44:27 +08:00
neletor
1f03080540
Add support for ech retry configs 2026-01-17 05:44:26 +08:00
世界
f511ebc1d4
Fix lint errors 2026-01-02 19:17:53 +08:00
世界
140735dbde
Fix websocket log handling 2025-09-23 16:12:29 +08:00
世界
f352f84483
Fix read address 2025-09-05 15:16:14 +08:00
世界
031f25c1c1
Deprecate common/atomic 2025-08-25 19:49:12 +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
Oleksandr Redko
76ee64ae50
Simplify slice to array conversion 2025-08-10 20:06:28 +08:00
世界
26ec73c71b
Update protobuf and grpc 2025-07-08 13:14:38 +08:00
世界
90ec9c8bcb
Add TLS fragment support 2025-07-08 13:12:14 +08:00
世界
3016338e34
refactor: DNS 2025-07-08 13:12:14 +08:00
世界
6f804adf39
Fix v2rayhttp crash 2025-07-03 21:48:10 +08:00
世界
098a00b025
Fix v2ray websocket transport 2025-06-04 23:23:36 +08:00
Mahdi
3ea5f76470
Fix nil logger at v2rayhttp server 2025-06-04 20:06:20 +08:00
世界
83cf5f5c6a
Fix ws closed error message 2025-05-27 14:30:07 +08:00
世界
987899f94a
Fix usages of wireguard listener 2025-04-27 21:29:23 +08:00
dyhkwong
c54d50fd36
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
世界
4c9455b944
Fix wireguard endpoint 2025-04-18 08:54:40 +08:00
世界
97d41ffde8
Improve pause management 2025-04-08 14:16:22 +08:00
世界
ae8ce75e41
Fix websocket crash 2025-03-24 17:44:14 +08:00
世界
96eb98c00a
Fix httpupgrade crash 2025-03-14 17:17:28 +08:00
世界
68ce9577c6
Fix context in v2ray http transports 2025-03-14 17:07:17 +08:00
Tal Rasha
2d73ef511d
Fix grpclite memory leak
Co-authored-by: talrasha007 <talrasha007@gmail.om>
2025-03-10 14:48:02 +08:00
世界
9a1efbe54d
Fix domain strategy 2025-01-13 15:14:30 +08:00