.. |
cloudflare_status_page.go
|
62b1ab8c98
TUN-1350: Enhance error messages with cloudflarestatus.com link, if relevant
|
6 years ago |
cloudflare_status_page_test.go
|
b72ee69eef
TUN-3837: Remove automation_email from cloudflared status page test
|
4 years ago |
external_control.go
|
db0562c7b8
Fixed connection error handling by removing duplicated errors, standardizing on non-pointer error types
|
4 years ago |
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.
|
3 years ago |
pool.go
|
39065377b5
TUN-4063: Cleanup dependencies between packages.
|
4 years ago |
proxy.go
|
a3153c6add
TUN-4419: Improve error message when cloudflared cannot reach origin
|
3 years ago |
proxy_test.go
|
3ad99b241c
TUN-4168: Transparently proxy websocket connections using stdlib HTTP client instead of gorilla/websocket; move websocket client code into carrier package since it's only used by access subcommands now (#345).
|
3 years ago |
reconnect.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
|
3 years ago |
reconnect_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
|
3 years ago |
supervisor.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
|
3 years ago |
tunnel.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
|
3 years ago |
tunnel_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
|
3 years ago |
tunnelsforha.go
|
b2d0c612a5
TUN-1270: cloudflared panic (HA metrics missing label)
|
6 years ago |