You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudflared-mirror/h2mux
Nuno Diegues 70e675f42c
TUN-5551: Reintroduce FIPS compliance for linux amd64 now as separate binaries
1 year ago
..
sample TUN-2779: update sample HTML pages 3 years ago
activestreammap.go Fix typos 1 year ago
activestreammap_test.go TUN-3462: Refactor cloudflared to separate origin from connection 2 years ago
booleanfuse.go TUN-528: Move cloudflared into a separate repo 5 years ago
bytes_counter.go TUN-528: Move cloudflared into a separate repo 5 years ago
bytes_counter_test.go TUN-528: Move cloudflared into a separate repo 5 years ago
error.go TUN-3427: Define a struct that only implements RegistrationServer in tunnelpogs 3 years ago
h2_compressor_brotli.go TUN-5551: Reintroduce FIPS compliance for linux amd64 now as separate binaries 1 year ago
h2_compressor_none.go TUN-5551: Reintroduce FIPS compliance for linux amd64 now as separate binaries 1 year ago
h2_dictionaries.go Fix typos 1 year ago
h2mux.go Fix typos 1 year ago
h2mux_test.go TUN-4060: Fix Go Vet warnings (new with go 1.16) where t.Fatalf is called from a test goroutine 2 years ago
idletimer.go TUN-528: Move cloudflared into a separate repo 5 years ago
idletimer_test.go TUN-528: Move cloudflared into a separate repo 5 years ago
muxedstream.go TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 2 years ago
muxedstream_test.go TUN-1893: Proxy requests to the origin based on tunnel hostname 4 years ago
muxmetrics.go Fixed connection error handling by removing duplicated errors, standardizing on non-pointer error types 2 years ago
muxmetrics_test.go Fix typos 1 year ago
muxreader.go TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths 2 years ago
muxreader_test.go TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 2 years ago
muxwriter.go TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths 2 years ago
muxwriter_test.go TUN-2796: Implement HTTP2 CONTINUATION headers correctly 3 years ago
readylist.go TUN-1358: Close readyList after Muxer.Serve() has stopped running 4 years ago
readylist_test.go TUN-1358: Close readyList after Muxer.Serve() has stopped running 4 years ago
rtt.go TUN-528: Move cloudflared into a separate repo 5 years ago
shared_buffer.go TUN-528: Move cloudflared into a separate repo 5 years ago
shared_buffer_test.go TUN-4060: Fix Go Vet warnings (new with go 1.16) where t.Fatalf is called from a test goroutine 2 years ago
signal.go TUN-528: Move cloudflared into a separate repo 5 years ago
streamerrormap.go TUN-528: Move cloudflared into a separate repo 5 years ago