Commit Graph

36 Commits

Author SHA1 Message Date
世界
2093f9bb38 Remove invalid code 2023-09-28 15:52:05 +08:00
世界
3cfedd9f7e Fix QUIC defragger 2023-09-07 21:35:25 +08:00
世界
219e987d5b Fix return nil addr in conn 2023-08-30 21:28:03 +08:00
世界
c18a74a006 Improve multiplex 2023-06-07 20:46:34 +08:00
世界
fa3349b737 Make v2ray http2 conn public 2023-04-22 08:14:55 +08:00
世界
20af7e8a28 Fix http response check
Co-authored-by: armv9 <48624112+arm64v8a@users.noreply.github.com>
2023-04-22 08:14:55 +08:00
H1JK
8f638d0e72 Add BaseContext to http servers 2023-04-21 17:48:29 +08:00
Hellojack
7c563c2c07 Remove TLS requirement for gRPC client 2023-04-21 17:48:29 +08:00
世界
b23baa263f Prepare deadline interface 2023-04-19 21:58:58 +08:00
世界
de67cf78bc Fix parsing query in http path 2023-04-14 20:59:16 +08:00
世界
de7d0112d3 Fix set HTTP TLS ALPN 2023-04-14 20:56:55 +08:00
世界
3734545322 Fix v2ray http transport server read request 2023-04-14 20:56:51 +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
世界
93b8dcf9fe Fix http2 transport close 2023-03-31 14:31:35 +08:00
世界
57e3828232 Fix missing default host in v2ray http transport`s request 2023-03-27 08:20:59 +08:00
世界
c1ebf17269 Add health check support for http-based v2ray transport 2023-03-11 15:49:02 +08:00
世界
73af4cc2c3 Fix http server usage 2023-03-11 15:05:07 +08:00
世界
7d5ec2dac4 Fix create badhttp2 server 2023-03-01 19:09:21 +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
世界
babe75caf9 Fix write to h2 conn after closed 2023-01-08 15:43:12 +08:00
世界
4ad7ce54f0 Fix tls config for h2 server 2022-11-26 14:55:51 +08:00
Hellojack
65c0c298d8 Cleanup gun conn code 2022-11-23 14:56:31 +08:00
世界
39e2d33bef Support x/h2 v0.2.0 deadline 2022-11-11 22:08:20 +08:00
世界
f6dcb7b929 Fix h2c transport 2022-11-09 12:15:14 +08:00
世界
d9d39454a9 Add custom tls client support for std grpc 2022-11-09 11:46:29 +08:00
世界
3c08184274 Add custom tls client support for v2ray h2/grpclite transports 2022-09-11 22:44:35 +08:00
世界
6e7d31a989 Refactor TLS 2022-09-10 22:10:45 +08:00
世界
c4a7d8d209 Add grpc compatibility test 2022-08-29 10:15:25 +08:00
Hellojack
077969c709 Add gun-lite gRPC implementation (#44) 2022-08-27 21:05:15 +08:00
世界
c015310ddb Cleanup vmesshttp 2022-08-26 08:41:45 +08:00
世界
b5d4b267e2 Suppress expected error 2022-08-25 11:02:27 +08:00
世界
7288d74b8d Parse X-Forward-For in HTTP requests 2022-08-23 19:53:04 +08:00
世界
10a202eb85 Allow http1 in v2ray HTTP transport 2022-08-22 23:02:25 +08:00
世界
46ed01b4c9 Add v2ray HTTP transport 2022-08-22 22:20:19 +08:00