Commit History

Author SHA1 Message Date
  RPRX 1410b6335b XHTTP XMUX: Fix OpenUsage never gets reduced 10 months ago
  RPRX ff8b66aacb XHTTP client: `scMaxEachPostBytes` should be bigger than buf.Size (8192) 10 months ago
  RPRX 9dbdf92c27 XHTTP `downloadSettings`: Inherit `sockopt` if its own doesn't exist (e.g., in `extra`) 10 months ago
  RPRX 73e0d4a666 XHTTP XMUX: Add `hMaxRequestTimes` and `hKeepAlivePeriod` (#4163) 10 months ago
  RPRX 7463561856 XHTTP client: Add decideHTTPVersion() and more logs 10 months ago
  RPRX 8cd9a74376 XHTTP client: Refactor "packet-up" mode, chasing "stream-up" (#4150) 10 months ago
  RPRX a2b773135a XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 10 months ago
  风扇滑翔翼 c87cf8ff52 XHTTP config: Add `keepAlivePeriod` for client (#4075) 11 months ago
  RPRX f7bd98b13c XHTTP: Add "stream-one" mode for client & server (#4071) 11 months ago
  RPRX 817fa72874 XHTTP client: Add gRPC header to "stream-up" mode by default (#4042) 11 months ago
  RPRX 2d7b0e8cd4 XHTTP client: Fix upload issue in "packet-up" mode inherited from SplitHTTP 11 months ago
  RPRX bc4bf3d38f XHTTP: Add "stream-up" mode for client & server (#3994) 11 months ago
  RPRX 6877ca5201 XHTTP client: Allow different paths in U-D-S (#3977) 1 year ago
  RPRX 9fbb6fbb3b XHTTP client: Move `dest2` into `MemoryStreamConfig` as well 1 year ago
  RPRX e3276df725 XHTTP client: Enable XMUX for download in U-D-S (#3965) 1 year ago
  RPRX b30e05d1bc XHTTP: The real upload / download splitting (#3955) 1 year ago
  mmmray e733148c0b REALITY: Unblock SplitHTTP transport (#3816) 1 year ago
  ll11l1lIllIl1lll b1c6471eeb SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 1 year ago
  Dmitry Anderson a931507dd6 SplitHTTP: Read and validate HTTP/1.1 responses (#3797) 1 year ago
  mmmray ab3c00e96b SplitHTTP: Remove `ok` compatibility logic (#3753) 1 year ago
  mmmray 83eef6bc1f SplitHTTP: Fix connection leaks and crashes (#3710) 1 year ago
  mmmray 160316d53c SplitHTTP: Do not produce too large upload (#3691) 1 year ago
  mmmray 498d8eb3cc DialerProxy: Fix SplitHTTP H3 dialerProxy (#3570) 1 year ago
  mmmray a3b306aaa4 SplitHTTP: Replace responseOkPadding with xPaddingBytes (#3643) 1 year ago
  mmmray 85e2ebc6f7 SplitHTTP client: Raise idle timeout to 5 minutes, Add h*KeepalivePeriod (#3624) 1 year ago
  mmmray 30af792777 SplitHTTP: Rename three options & Reduce server defaults (#3611) 1 year ago
  mmmray 59f6685774 SplitHTTP: More range options, change defaults, enforce maxUploadSize, fix querystring behavior (#3603) 1 year ago
  mmmray 8a4217fdf5 SplitHTTP client: Add minUploadInterval (#3592) 1 year ago
  RPRX 22535d8643 Fix SplitHTTP H3 didn't always reuse QUIC connection 1 year ago
  チセ 964859b4bc SplitHTTP: Remove unnecessary keepalives (#3565) 1 year ago