cloudflared-mirror/cmd/cloudflared
Yonatan Romero c11041344c
Issue #672: Use "id" to check if the user exists
2022-09-20 10:06:18 +02:00
..
access cURL supports stdin and uses os pipes directly without copying 2022-07-21 16:23:02 +00:00
cliutil TUN-5551: Show whether the binary was built for FIPS compliance 2021-12-28 19:03:16 +00:00
proxydns TUN-5869: Add configuration endpoint in metrics server 2022-03-22 08:11:59 -07:00
tunnel RTG-1339 Support post-quantum hybrid key exchange 2022-09-07 19:32:53 +00:00
updater TUN-5853 Add "install" make target and build package manager info into executable 2022-03-08 15:31:14 -06:00
app_forward_service.go 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. 2021-03-24 10:53:29 -05:00
app_resolver_service.go 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. 2021-03-24 10:53:29 -05:00
app_service.go 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. 2021-03-24 10:53:29 -05:00
common_service.go TUN-5679: Add support for service install using Tunnel Token 2022-03-03 18:59:03 +00:00
generic_service.go TUN-5551: Reintroduce FIPS compliance for linux amd64 now as separate binaries 2021-12-20 21:50:42 +00:00
linux_service.go Issue #672: Use "id" to check if the user exists 2022-09-20 10:06:18 +02:00
macos_service.go TUN-5881: Clarify success (or lack thereof) of (un)installing cloudflared service 2022-03-18 18:10:02 +00:00
main.go TUN-6459: Add cloudflared user-agent to access calls 2022-06-24 11:51:53 -07:00
service_template.go Issue #672: Run cloudflared service with user cloudflared 2022-09-19 16:34:16 +02:00
windows_service.go TUN-5933: Better messaging to help user when installing service if it is already installed 2022-03-24 17:19:23 +00:00