cloudflared-mirror/tunnelrpc/pogs
cthuang 3886021ba5 TUN-3107: UnregisterConnection shouldn't wrap nil error as RPC error 2020-06-18 21:17:43 +08: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
connectionrpc.go TUN-3107: UnregisterConnection shouldn't wrap nil error as RPC error 2020-06-18 21:17:43 +08:00
connectionrpc_test.go TUN-3085: Pass connection authentication information using TunnelAuth struct 2020-06-16 16:35:46 +00:00
errors.go TUN-3107: UnregisterConnection shouldn't wrap nil error as RPC error 2020-06-18 21:17:43 +08:00
reconnect_tunnel.go TUN-2755: ReconnectTunnel RPC now transmits ConnectionDigest 2020-03-06 14:48:16 -06:00
support_test.go TUN-3085: Pass connection authentication information using TunnelAuth struct 2020-06-16 16:35:46 +00:00
tunnelrpc.go TUN-3015: Add a new cap'n'proto RPC interface for connection registration as well as matching client and server implementations. The old interface extends the new one for backward compatibility. 2020-06-16 16:35:46 +00:00
tunnelrpc_test.go TUN-3019: Remove declarative tunnel entry code 2020-05-30 05:54:17 +08:00