Sudarsan Reddy 951d13d76c TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths 4 lat temu
..
connection.go da4d0b2bae TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 4 lat temu
connection_test.go 368066a966 TUN-3615: added support to proxy tcp streams 4 lat temu
errors.go a945518404 TUN-3811: Better error reporting on http2 connection termination. Registration errors from control loop are now propagated out of the connection server code. Unified error handling between h2mux and http2 connections so we log and retry errors the same way, regardless of underlying transport. 4 lat temu
event.go cf562ef8c8 TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests. 4 lat temu
h2mux.go 951d13d76c TUN-4456: Replaced instances of Tick() with Ticker() in h2mux paths 4 lat temu
h2mux_test.go 8ca0d86c85 TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 4 lat temu
header.go 8ca0d86c85 TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 4 lat temu
header_test.go 8ca0d86c85 TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 4 lat temu
http2.go 8ca0d86c85 TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 4 lat temu
http2_test.go 8ca0d86c85 TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions 4 lat temu
json.go 6886e5f90a TUN-3467: Serialize cf-cloudflared-response-meta during package initialization using jsoniter 4 lat temu
metrics.go da4d0b2bae TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 4 lat temu
observer.go da4d0b2bae TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 4 lat temu
observer_test.go da4d0b2bae TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 4 lat temu
protocol.go 2146f71b45 TUN-3753: Select http2 protocol when warp routing is enabled 4 lat temu
protocol_test.go 2146f71b45 TUN-3753: Select http2 protocol when warp routing is enabled 4 lat temu
rpc.go da4d0b2bae TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 4 lat temu
tunnelsforha.go 55bf904689 TUN-3471: Add structured log context to logs 4 lat temu