243 Commits (160316d53c8a757695542b1071e251be41ae913a)

Author SHA1 Message Date
mmmray 160316d53c
SplitHTTP: Do not produce too large upload (#3691) 3 months ago
mmmray 498d8eb3cc
DialerProxy: Fix SplitHTTP H3 dialerProxy (#3570) 3 months ago
Lumière Élevé 0c7303960a
SplitHTTP server: Add "Cache-Control: no-store" to GET response (#3652) 3 months ago
mmmray 513182adf3
SplitHTTP server: Only "ok" to older clients (#3671) 3 months ago
mmmray a3b306aaa4
SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 3 months ago
mmmray 85e2ebc6f7
SplitHTTP client: Raise idle timeout to 5 minutes, Add h*KeepalivePeriod (#3624) 3 months ago
mmmray 4b7947cca9
SplitHTTP server: add ok padding (#3614) 4 months ago
mmmray 30af792777
SplitHTTP: Rename three options & Reduce server defaults (#3611) 4 months ago
mmmray 33daa0c94b
SplitHTTP: Fix wrong config deserialization (#3610) 4 months ago
lelemka0 4531a7e228
CertificateObject: Enable auto-reload for cacert & Add buildChain & Fixes (#3607) 4 months ago
RPRX 60553a6c26
SplitHTTP server: Add noSSEHeader 4 months ago
mmmray 59f6685774
SplitHTTP: More range options, change defaults, enforce maxUploadSize, fix querystring behavior (#3603) 4 months ago
mmmray 8a4217fdf5
SplitHTTP client: Add minUploadInterval (#3592) 4 months ago
mmmray 7cf5ee8afd
WS, HU: Remove unnecessary sleep from test (#3600) 4 months ago
mmmray 2becdd6414
SplitHTTP server: Fix panic during concurrent Close and Push (#3593) 4 months ago
hellokindle edae38c620
Fix SplitHTTP Unix domain socket (#3577) 4 months ago
RPRX 0f65aa8ed8
Fix SplitHTTP H3 waited for downResponse before uploading 4 months ago
RPRX 22535d8643
Fix SplitHTTP H3 didn't always reuse QUIC connection 4 months ago
mmmray 529f206d33 Fix serverside TLS support of SplitHTTP H1/H2 (#3567) 4 months ago
チセ 964859b4bc SplitHTTP: Remove unnecessary keepalives (#3565) 4 months ago
ll11l1lIllIl1lll a0040f13dd
SplitHTTP: Server supports HTTP/3 (#3554) 4 months ago
ll11l1lIllIl1lll d8994b7603
Fix SplitHTTP H3 crash on v2rayNG (#3559) 4 months ago
ll11l1lIllIl1lll c40fc44a34 SplitHTTP: Client supports HTTP/3 (#3543) 4 months ago
yuhan6665 02cd3b8c74
Fix SplitHTTP race condition when creating new sessions (#3533) 4 months ago
风扇滑翔翼 a7e198e1e2
Fix WS reading X-Forwarded-For & Add tests (#3546) 4 months ago
MHSanaei 16de0937a8
Fix typos (#3527) 4 months ago
mmmray c8f6ba9ff0
Add SplitHTTP Browser Dialer support (#3484) 4 months ago
风扇滑翔翼 308f0c64c3
Add custom Sockopt support (#3517) 5 months ago
yuhan6665 b8c0768b16 Properly parse HTTP host for verification 5 months ago
yuhan6665 4c51636788 Relax server HTTP host check 5 months ago
yuhan6665 60b2c349d2 Try to fix infinite conn read in tests 5 months ago
mmmray c6a57b2cc1
Fix connection reuse in splithttp HTTP/1.1 (#3485) 5 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446) 5 months ago
RPRX 8320732743
SplitHTTP: ok -> ooooooooook (parser in client) 5 months ago
mmmray c0f3bf66fd
Add new header to disable HTTP middle box buffer 5 months ago
maskedeken e4f9d03bef
splithttp Read() using blocking mode (#3473) 5 months ago
mmmray ee2000f6e1
splithttp: Add support for H2C and http/1.1 ALPN on server (#3465) 5 months ago
mmmray eb4f9429e6
Use ArrayBuffer in WS browser dialer binaryType (#3468) 5 months ago
mmmray 8fe976d7ee
Upgrade SplitHTTP Transport (#3462) 5 months ago
mmmray c1a7602412 fix compatibility issues with go 1.21 5 months ago
mmmray c10bd28731
Add SplitHTTP Transport (#3412) 5 months ago
风扇滑翔翼 3654c0d710 HTTPUpgrade send headers with specified capitalization (#3430) 6 months ago
mmmray f8ec93dfdd
drain buffer correctly in httpupgrade (#3428) 6 months ago
mmmray 980236f2b6
preserve exact header casing when using httpupgrade (#3427) 6 months ago
风扇滑翔翼 be29cc39d7
Add httpupgrade test 6 months ago
风扇滑翔翼 df53afceae Make ws_test uses random ports 6 months ago
AsenHu 459504300c
chore: Remove unnecessary `if` in httpupgrade (#3413) 6 months ago
isluckys 89074a14b6 Fix udp goroutine leak 6 months ago
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0 6 months ago
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356) 6 months ago