tailscale/control/noise
David Anderson d3acd35a90 control/noise: make message headers match the specification.
Only the initiation message should carry a protocol version, all
others are just type+len.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-11-10 12:13:54 -08:00
..
conn_test.go control/noise: use key.Machine{Public,Private} as appropriate. 2021-11-10 12:13:54 -08:00
conn.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
handshake_test.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
handshake.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
interop_test.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
messages.go control/noise: make message headers match the specification. 2021-11-10 12:13:54 -08:00
noiseexplorer_test.go control/noise: implement the base transport for the 2021 control protocol. 2021-11-10 12:13:54 -08:00