This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
cloudflared
Watch
1
Star
0
Fork
0
You've already forked cloudflared
mirror of
https://github.com/cloudflare/cloudflared.git
synced
2025-07-27 08:09:58 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
046be6325382ef7f1e81e92201e3e3fb613ca07e
cloudflared
/
tunnelrpc
/
pogs
History
Dalton
046be63253
AUTH-2596 added new logger package and replaced logrus
2020-05-27 17:07:19 -05:00
..
auth_outcome.go
TUN-2555: origin/supervisor.go calls Authenticate
2019-12-06 11:26:54 -06:00
auth_serialize.go
TUN-2547: TunnelRPC definitions for Authenticate flow
2019-11-18 16:39:01 +00:00
auth_test.go
TUN-2575: Constructors + simpler conversions for AuthOutcome
2019-11-22 02:08:57 +00:00
config_test.go
AUTH-2596 added new logger package and replaced logrus
2020-05-27 17:07:19 -05:00
config.go
AUTH-2596 added new logger package and replaced logrus
2020-05-27 17:07:19 -05:00
reconnect_tunnel.go
TUN-2755: ReconnectTunnel RPC now transmits ConnectionDigest
2020-03-06 14:48:16 -06:00
tunnelrpc_test.go
TUN-2754: Add ConnDigest to cloudflared and its RPCs
2020-03-05 15:25:15 -06:00
tunnelrpc.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