cloudflared-mirror/tunnelrpc/pogs
Ashcon Partovi 43babbc2f9 Fix "happy eyeballs" not being disabled since Golang 1.12 upgrade
* The Dialer.DualStack setting is now ignored and deprecated; RFC 6555 Fast Fallback ("Happy Eyeballs") is now enabled by default. To disable, set Dialer.FallbackDelay to a negative value.
2019-11-25 17:54:20 +00:00
..
auth_outcome.go TUN-2575: Constructors + simpler conversions for AuthOutcome 2019-11-22 02:08:57 +00: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.go Fix "happy eyeballs" not being disabled since Golang 1.12 upgrade 2019-11-25 17:54:20 +00:00
config_test.go TUN-2307: Capnp is the only serialization format used in tunnelpogs 2019-09-17 16:29:50 +00:00
reconnect_tunnel.go TUN-2551: TunnelRPC definitions for ReconnectTunnel flow 2019-11-18 14:26:58 -06:00
tunnelrpc.go TUN-2582: EventDigest field in tunnelrpc 2019-11-22 12:04:14 -06:00
tunnelrpc_test.go TUN-2582: EventDigest field in tunnelrpc 2019-11-22 12:04:14 -06:00