Commit Graph

45 Commits

Author SHA1 Message Date
世界
c06b212363 Fix atomic pointer usages 2025-08-15 15:05:34 +08:00
Oleksandr Redko
06eed71c66 Simplify slice to array conversion 2025-08-10 20:06:28 +08:00
世界
3724b53a89 Fix v2ray websocket transport 2025-06-04 23:23:36 +08:00
世界
e1c4e30f82 Fix ws closed error message 2025-05-27 14:30:07 +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
世界
c0a42cc44f Fix websocket crash 2025-03-24 17:44:14 +08:00
世界
a7baf91fec Fix context in v2ray http transports 2025-03-14 17:07:17 +08:00
世界
1a91743254 Crazy sekai overturns the small pond 2025-01-13 15:14:29 +08:00
世界
ce1ad1498b Fix reset outbounds 2024-07-13 17:46:22 +08:00
世界
ac331c3322 Fix V2Ray transport path validation behavior 2023-12-26 09:02:58 +08:00
世界
8fece96367 Fix websocket client initialize 2023-12-22 20:38:06 +08:00
世界
c2c7d4382b Prevent nil LocalAddr or RemoteAddr 2023-12-05 15:11:09 +08:00
世界
b246666713 Fix deadline usage 2023-12-01 20:39:01 +08:00
世界
c5ff662faa Migrate to gobwas/ws 2023-11-28 11:21:43 +08:00
世界
09ff10980c Fix v2ray ws crash 2023-11-13 13:34:31 +08:00
世界
06ba4a9efb Revert "Fix Host ignored in v2ray websocket transport"
This reverts commit 8d09057d50.
2023-11-09 16:55:47 +08:00
世界
8d09057d50 Fix Host ignored in v2ray websocket transport 2023-11-05 23:27:11 +08:00
世界
2093f9bb38 Remove invalid code 2023-09-28 15:52:05 +08:00
世界
635ced0fbb Fix v2ray websocket transport 2023-09-17 01:09:41 +08:00
世界
5ddf038f55 Fix v2ray websocket transport 2023-07-11 15:44:03 +08:00
世界
84e8c3ebb5 Fix using v2ray websocket transport with detour 2023-06-07 21:03:21 +08:00
H1JK
8f638d0e72 Add BaseContext to http servers 2023-04-21 17:48:29 +08:00
世界
b23baa263f Prepare deadline interface 2023-04-19 21:58:58 +08:00
世界
e407c3dee0 Fix deadline usage on websocket conn 2023-04-16 16:28:40 +08:00
世界
de67cf78bc Fix parsing query in http path 2023-04-14 20:59:16 +08:00
Xiaokang Wang (Shelikhoo)
3cd442b8a9 Fix '?' at end of WebSocket path get escaped
This fix align sing-box's behaviour with V2Ray when it comes to processing ? at the end of WebSocket's path.
2023-04-14 20:58:12 +08:00
世界
799b2808df Fix write http status after response sent 2023-04-14 20:55:20 +08:00
世界
ef2fe786eb Fix v2ray HTTP/1.1 transport compatibility 2023-04-07 18:20:07 +08:00
世界
73af4cc2c3 Fix http server usage 2023-03-11 15:05:07 +08:00
世界
5dc3e1bc7d Add custom TLS server support for http based v2ray transports 2023-02-28 13:03:44 +08:00
世界
bbe10ad8d6 Add fallback support for v2ray transport 2023-02-18 14:28:21 +08:00
arm64v8a
7c825af248 Fix websocket alpn 2022-11-11 20:01:49 +08:00
世界
d9d39454a9 Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
世界
45a59d967d Fix websocket headroom 2022-10-08 20:09:36 +08:00
世界
70edbb2a39 Improve tls writer 2022-10-01 11:29:46 +08:00
世界
01ee40208d Improve websocket writer 2022-09-23 18:55:07 +08:00
世界
f11317fe0a Fix concurrent write 2022-09-13 10:41:10 +08:00
世界
6e7d31a989 Refactor TLS 2022-09-10 22:10:45 +08:00
世界
65df98a60d Add ws compatibility test 2022-09-01 20:32:47 +08:00
世界
8584538e81 Cleanup vmessws 2022-08-26 10:22:29 +08:00
世界
6b7e9f7949 Close websocket conn gracefully 2022-08-25 10:46:14 +08:00
世界
7288d74b8d Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界
46ed01b4c9 Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00
世界
192c360801 Add v2ray QUIC transport 2022-08-22 22:20:19 +08:00
世界
ebc3c54618 Add v2ray WebSocket transport 2022-08-22 22:20:18 +08:00