tailscale/control/controlclient
Brad Fitzpatrick 231b88cc51 control/controlclient: add start of noise+http2 upgrade test
Basic HTTP/2-over-noise client test. To be fleshed out in subsequent
commits that add more functionality to the noise client.

Updates #5972

Change-Id: I0178343523ef4ae8e8fc87bae53cbc81f4e32fde
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-10-30 05:17:59 -07:00
..
auto.go all: fix more resource leaks found by staticmajor 2022-10-10 20:46:56 -07:00
client.go control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race 2022-06-19 22:08:29 -07:00
controlclient_test.go control/controlclient: store netinfo and hostinfo separately 2022-05-03 15:33:01 -07:00
debug.go ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics} 2022-09-26 11:16:38 -07:00
direct_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
direct.go types/persist: add PublicNodeKey helper 2022-10-24 15:57:00 -07:00
map_test.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
map.go wgengine/wgcfg: plumb down audit log IDs (#5855) 2022-10-06 16:19:38 -07:00
noise_test.go control/controlclient: add start of noise+http2 upgrade test 2022-10-30 05:17:59 -07:00
noise.go control/controlclient: refactor noiseClient, connections, http2 2022-10-28 15:49:36 -07:00
sign_supported_test.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_supported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_unsupported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign.go control/controlclient: update machine certificate signature version 2021-09-17 17:43:06 -04:00
status.go control/controlclient: store netinfo and hostinfo separately 2022-05-03 15:33:01 -07:00