cloudflared-mirror/cmd/cloudflared
Areg Harutyunyan d83d6d54ed TUN-3905: Cannot run go mod vendor in cloudflared due to fips 2021-03-09 17:31:59 +04:00
..
access TUN-3895: Tests for socks stream handler 2021-02-23 14:19:47 +00:00
buildinfo TUN-3470: Replace in-house logger calls with zerolog 2020-12-23 14:15:17 -06:00
cliutil TUN-3924: Removed db-connect command. Added a placeholder handler for this command that informs users that command is no longer supported. 2021-02-17 20:13:51 -06:00
config TUN-3725: Warp-routing is independent of ingress 2021-02-23 14:19:47 +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 AUTH-3375 exchangeOrgToken deleted cookie fix 2021-02-10 16:09:50 +00:00
transfer TUN-3471: Add structured log context to logs 2021-01-05 20:21:16 +00:00
tunnel TUN-3819: Remove client-side check that deleted tunnels have no connections 2021-03-05 21:21:10 +00:00
ui TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests. 2021-02-08 15:38:42 +00:00
updater TUN-4016: Delegate decision to update for Worker service 2021-03-08 19:25:42 +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 Add max upstream connections dns-proxy option (#290) 2021-02-12 21:32:29 +04:00
app_service.go TUN-3470: Replace in-house logger calls with zerolog 2020-12-23 14:15:17 -06:00
generic_service.go TUN-3945: Fix runApp signature for generic service 2021-02-19 22:06:57 +00: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-3913: Help gives wrong exit code for autoupdate 2021-02-11 08:39:56 -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