.. |
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
|
TUN-3470: Replace in-house logger calls with zerolog
|
2020-12-23 14:15:17 -06:00 |
cliutil
|
TUN-3470: Replace in-house logger calls with zerolog
|
2020-12-23 14:15:17 -06:00 |
config
|
TUN-3471: Add structured log context to logs
|
2021-01-05 20:21:16 +00:00 |
encrypter
|
TUN-1099: Bring back changes in 2018.10.1
|
2018-10-08 14:20:28 -05:00 |
path
|
AUTH-3221: Saves org token to disk and uses it to refresh the app token
|
2020-11-24 21:38:59 +00:00 |
shell
|
AUTH-2077: Quotes open browser command in windows
|
2019-09-24 18:27:37 +00:00 |
token
|
TUN-3470: Replace in-house logger calls with zerolog
|
2020-12-23 14:15:17 -06:00 |
transfer
|
TUN-3471: Add structured log context to logs
|
2021-01-05 20:21:16 +00:00 |
tunnel
|
TUN-3864: Users can choose where credentials file is written after creating a tunnel
|
2021-02-05 11:20:51 -06: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
|
TUN-3470: Replace in-house logger calls with zerolog
|
2020-12-23 14:15:17 -06:00 |
app_resolver_service.go
|
TUN-3471: Add structured log context to logs
|
2021-01-05 20:21:16 +00:00 |
app_service.go
|
TUN-3470: Replace in-house logger calls with zerolog
|
2020-12-23 14:15:17 -06:00 |
fips.go
|
TUN-3826: Use go-fips when building cloudflared for linux/amd64
|
2021-02-02 18:12:14 +00:00 |
generic_service.go
|
TUN-3233: List tunnels support filtering by deleted, name, existed at and id
|
2020-08-07 10:09:26 +01:00 |
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
|
TUN-3459: Make service install on linux use named tunnels
|
2020-10-21 10:46:29 -05:00 |
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 |