cthuang
|
9ac40dcf04
|
TUN-3462: Refactor cloudflared to separate origin from connection
|
2020-11-11 15:11:42 +00:00 |
cthuang
|
2c9b7361b7
|
TUN-3427: Define a struct that only implements RegistrationServer in tunnelpogs
|
2020-10-01 09:08:32 +01:00 |
Adam Chalmers
|
9952ce0069
|
TUN-3221: ConnectionOptions tracks numPreviousAttempts.
|
2020-07-31 20:22:33 +00:00 |
Igor Postelnik
|
2a3d486126
|
TUN-3007: Implement named tunnel connection registration and unregistration.
Removed flag for using quick reconnect, this logic is now always enabled.
|
2020-07-01 04:19:30 +00:00 |
cthuang
|
3886021ba5
|
TUN-3107: UnregisterConnection shouldn't wrap nil error as RPC error
|
2020-06-18 21:17:43 +08:00 |
Igor Postelnik
|
8f75feac94
|
TUN-3085: Pass connection authentication information using TunnelAuth struct
|
2020-06-16 16:35:46 +00:00 |
Igor Postelnik
|
448a7798f7
|
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 |