cthuang e2262085e5 TUN-3617: Separate service from client, and implement different client for http vs. tcp origins 4 年之前
..
sample 7b81cf8aa6 TUN-2779: update sample HTML pages 4 年之前
activestreammap.go 9ac40dcf04 TUN-3462: Refactor cloudflared to separate origin from connection 4 年之前
activestreammap_test.go 9ac40dcf04 TUN-3462: Refactor cloudflared to separate origin from connection 4 年之前
booleanfuse.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
bytes_counter.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
bytes_counter_test.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
error.go 2c9b7361b7 TUN-3427: Define a struct that only implements RegistrationServer in tunnelpogs 4 年之前
h2_compressor_brotli.go 0468866626 TUN-813: Clean up cloudflared dependencies 6 年之前
h2_compressor_none.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
h2_dictionaries.go 92736b2677 bug(cloudflared): nil pointer deference on h2DictWriter Close() (#154) 5 年之前
h2mux.go 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog 3 年之前
h2mux_test.go 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog 3 年之前
header.go e2262085e5 TUN-3617: Separate service from client, and implement different client for http vs. tcp origins 3 年之前
header_test.go e2262085e5 TUN-3617: Separate service from client, and implement different client for http vs. tcp origins 3 年之前
idletimer.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
idletimer_test.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
muxedstream.go 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 年之前
muxedstream_test.go d26a8c5d44 TUN-1893: Proxy requests to the origin based on tunnel hostname 5 年之前
muxmetrics.go db0562c7b8 Fixed connection error handling by removing duplicated errors, standardizing on non-pointer error types 3 年之前
muxmetrics_test.go 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog 3 年之前
muxreader.go 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog 3 年之前
muxreader_test.go 13bf65ce4e TUN-2506: Expose active streams metrics 5 年之前
muxwriter.go 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog 3 年之前
muxwriter_test.go 80f387214c TUN-2796: Implement HTTP2 CONTINUATION headers correctly 4 年之前
readylist.go 5bf6dd8f85 TUN-1358: Close readyList after Muxer.Serve() has stopped running 5 年之前
readylist_test.go 5bf6dd8f85 TUN-1358: Close readyList after Muxer.Serve() has stopped running 5 年之前
rtt.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
shared_buffer.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
shared_buffer_test.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
signal.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前
streamerrormap.go d06fc520c7 TUN-528: Move cloudflared into a separate repo 6 年之前