You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control
Brad Fitzpatrick c4f6df47e5 control/controlclient: fix Noise HTTP/2 regression from earlier commit
Fix regression from 21069124db caught by tests in another repo.

The HTTP/2 Transport that was being returned had a ConnPool that never
dialed.

Updates #3488

Change-Id: I3184d6393813448ae143d37ece14eb732334c05f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
controlbase control/controlbase: enable asynchronous client handshaking. 4 years ago
controlclient control/controlclient: fix Noise HTTP/2 regression from earlier commit 4 years ago
controlhttp controlhttp: add some docs, change Dial's path from /switch to /ts2021 4 years ago
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 4 years ago