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/noise
Josh Bleecher Snyder 25eab78573 control/noise: clean up resources in TestNoReuse
Close the server and client.
Without this, we leak system threads.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
3 years ago
..
conn.go control/noise: make Conn.readNLocked less surprising. 3 years ago
conn_test.go control/noise: use key.Machine{Public,Private} as appropriate. 3 years ago
handshake.go control/noise: make message headers match the specification. 3 years ago
handshake_test.go control/noise: clean up resources in TestNoReuse 3 years ago
interop_test.go control/noise: make message headers match the specification. 3 years ago
messages.go control/noise: make message headers match the specification. 3 years ago
noiseexplorer_test.go control/noise: implement the base transport for the 2021 control protocol. 3 years ago