Commit History

作者 SHA1 備註 提交日期
  Igor Postelnik bd15c6b8c3 TUN-3208: Reduce copies and allocations on h2mux write path. Pre-allocate 16KB write buffer on the first write if possible. Use explicit byte array for chunks on write thread to avoid copying through intermediate buffer due to io.CopyN. 4 年之前
  Nick Vollmar b499c0fdba TUN-2608: h2mux.Muxer.Shutdown always returns a non-nil channel 5 年之前
  Nick Vollmar e14ec1a1fb TUN-2505: Terminate stream on receipt of RST_STREAM; MuxedStream.CloseWrite() should terminate the MuxedStream.Write() loop 5 年之前
  Chung-Ting Huang 3a9a0a0d75 TUN-2489: Delete stream from activestreammap when read and write are both closed 5 年之前
  Nick Vollmar b836cb350a TUN-2162: Decomplect OpenStream to allow finer-grained timeouts 5 年之前
  Chung-Ting Huang d26a8c5d44 TUN-1893: Proxy requests to the origin based on tunnel hostname 6 年之前
  Chung-Ting Huang ca619a97bc TUN-1952: Group ClientConfig fields by the component that uses the config, and return the part of the config that failed to be applied 6 年之前
  Nick Vollmar f6014cb2b4 TUN-968: Flow control for large requests/responses 6 年之前
  Areg Harutyunyan d06fc520c7 TUN-528: Move cloudflared into a separate repo 7 年之前