cloudflared-mirror/origin
Igor Postelnik fbe2989f61 TUN-2955: Fix connection and goroutine leaks when tunnel conection is terminated on error. Only unregister tunnels that had connected successfully. Close edge connection used to unregister the tunnel. Use buffered channels for error channels where receiver may quit early on context cancellation. 2020-05-06 03:13:24 +00:00
..
backoffhandler.go TUN-2555: origin/supervisor.go calls Authenticate 2019-12-06 11:26:54 -06:00
backoffhandler_test.go TUN-1350: Enhance error messages with cloudflarestatus.com link, if relevant 2019-01-18 13:37:05 -06:00
cloudflare_status_page.go TUN-1350: Enhance error messages with cloudflarestatus.com link, if relevant 2019-01-18 13:37:05 -06:00
cloudflare_status_page_test.go TUN-1350: Enhance error messages with cloudflarestatus.com link, if relevant 2019-01-18 13:37:05 -06:00
external_control.go TUN-2940: Added delay parameter to stdin reconnect command. 2020-05-01 15:58:19 +00:00
metrics.go TUN-2707: Inconsistent cardinality in tunnel error metrics 2020-01-29 12:42:55 -06:00
metrics_test.go TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
supervisor.go TUN-2940: Added delay parameter to stdin reconnect command. 2020-05-01 15:58:19 +00:00
supervisor_test.go TUN-2699: Metrics for Authenticate RPCs 2020-01-28 14:33:41 -06:00
tunnel.go TUN-2955: Fix connection and goroutine leaks when tunnel conection is terminated on error. Only unregister tunnels that had connected successfully. Close edge connection used to unregister the tunnel. Use buffered channels for error channels where receiver may quit early on context cancellation. 2020-05-06 03:13:24 +00:00
tunnelsforha.go TUN-1270: cloudflared panic (HA metrics missing label) 2018-12-11 11:41:49 -06:00