tailscale/tka
Tom DNetto facafd8819 client,cmd/tailscale,ipn,tka,types: implement tka initialization flow
This PR implements the client-side of initializing network-lock with the
Coordination server.

Signed-off-by: Tom DNetto <tom@tailscale.com>
2022-08-22 11:35:16 -07:00
..
aum.go client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
aum_test.go client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
builder.go client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
builder_test.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
chaintest_test.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
key.go client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
key_test.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
scenario_test.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
sig.go client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
sig_test.go client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
state.go tka,types/key: remove dependency for tailcfg & types/ packages on tka 2022-08-04 12:51:58 -07:00
state_test.go tka: implement State and applying AUMs 2022-07-07 11:25:26 -07:00
sync.go tka: implement synchronization mechanics 2022-07-19 09:58:36 -07:00
sync_test.go tka: implement synchronization mechanics 2022-07-19 09:58:36 -07:00
tailchonk.go tka: Use strict decoding settings, implement Unserialize() 2022-08-15 09:20:53 -07:00
tailchonk_test.go tka: stable text representation of AUMHash 2022-08-08 11:10:56 -07:00
tka.go tka: Use strict decoding settings, implement Unserialize() 2022-08-15 09:20:53 -07:00
tka_test.go tka: Use strict decoding settings, implement Unserialize() 2022-08-15 09:20:53 -07:00