cloudflared-mirror/cmd/cloudflared
Adam Chalmers dca77ee13e TUN-3854: cloudflared tunnel list flags to sort output 2021-02-03 23:47:49 +00:00
..
access TUN-3792: Handle graceful shutdown correctly when running as a windows service. Only expose one shutdown channel globally, which now triggers the graceful shutdown sequence across all modes. Removed separate handling of zero-duration grace period, instead it's checked only when we need to wait for exit. 2021-01-27 07:21:34 -06:00
buildinfo
cliutil
config TUN-3471: Add structured log context to logs 2021-01-05 20:21:16 +00:00
encrypter
path
shell
token
transfer TUN-3471: Add structured log context to logs 2021-01-05 20:21:16 +00:00
tunnel TUN-3854: cloudflared tunnel list flags to sort output 2021-02-03 23:47:49 +00:00
ui TUN-3777: Fix /ready endpoint for classic tunnels 2021-01-19 13:02:44 +00:00
updater TUN-3471: Add structured log context to logs 2021-01-05 20:21:16 +00:00
app_forward_service.go
app_resolver_service.go TUN-3471: Add structured log context to logs 2021-01-05 20:21:16 +00:00
app_service.go
fips.go TUN-3826: Use go-fips when building cloudflared for linux/amd64 2021-02-02 18:12:14 +00:00
generic_service.go
linux_service.go TUN-3792: Handle graceful shutdown correctly when running as a windows service. Only expose one shutdown channel globally, which now triggers the graceful shutdown sequence across all modes. Removed separate handling of zero-duration grace period, instead it's checked only when we need to wait for exit. 2021-01-27 07:21:34 -06:00
macos_service.go TUN-3792: Handle graceful shutdown correctly when running as a windows service. Only expose one shutdown channel globally, which now triggers the graceful shutdown sequence across all modes. Removed separate handling of zero-duration grace period, instead it's checked only when we need to wait for exit. 2021-01-27 07:21:34 -06:00
main.go TUN-3792: Handle graceful shutdown correctly when running as a windows service. Only expose one shutdown channel globally, which now triggers the graceful shutdown sequence across all modes. Removed separate handling of zero-duration grace period, instead it's checked only when we need to wait for exit. 2021-01-27 07:21:34 -06:00
service_template.go
windows_service.go TUN-3792: Handle graceful shutdown correctly when running as a windows service. Only expose one shutdown channel globally, which now triggers the graceful shutdown sequence across all modes. Removed separate handling of zero-duration grace period, instead it's checked only when we need to wait for exit. 2021-01-27 07:21:34 -06:00