Commit Graph

23 Commits

Author SHA1 Message Date
世界
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