mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
8602061f32
* tka.State.staticValidateCheckpoint could call methods on a contained key prior to calling StaticValidate on that key * Remove broken backoff / RPC retry logic from tka methods in ipn/ipnlocal, to be fixed at a later time * Fix NetworkLockModify() which would attempt to take b.mu twice and deadlock, remove now-unused dependence on netmap * Add methods on ipnlocal.LocalBackend to be used in integration tests * Use TAILSCALE_USE_WIP_CODE as the feature flag so it can be manipulated in tests Signed-off-by: Tom DNetto <tom@tailscale.com> |
||
---|---|---|
.. | ||
aum_test.go | ||
aum.go | ||
builder_test.go | ||
builder.go | ||
chaintest_test.go | ||
key_test.go | ||
key.go | ||
scenario_test.go | ||
sig_test.go | ||
sig.go | ||
state_test.go | ||
state.go | ||
sync_test.go | ||
sync.go | ||
tailchonk_test.go | ||
tailchonk.go | ||
tka_test.go | ||
tka.go |