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/tka
Alex Chan ce95bc77fb tka: don't panic if no clock set in tka.Mem
This is causing confusing panics in tailscale/corp#34485. We'll keep
using the tka.ChonkMem constructor as much as we can, but don't panic
if you create a tka.Mem directly -- we know what the sensible thing is.

Updates #cleanup

Signed-off-by: Alex Chan <alexc@tailscale.com>

Change-Id: I49309f5f403fc26ce4f9a6cf0edc8eddf6a6f3a4
2 weeks ago
..
aum.go all: rename variables with lowercase-l/uppercase-I 2 weeks ago
aum_test.go tka: add a test for unmarshaling existing AUMs 3 weeks ago
builder.go various: adds missing apostrophes to comments 3 weeks ago
builder_test.go ipn/ipnlocal, tka: compact TKA state after every sync 2 weeks ago
chaintest_test.go ipn/ipnlocal, tka: compact TKA state after every sync 2 weeks ago
deeplink.go all: add ts_omit_tailnetlock as a start of making it build-time modular 3 months ago
deeplink_test.go tka: add function for generating signing deeplinks (#8385) 2 years ago
disabled_stub.go tka: marshal AUMHash totext even if Tailnet Lock is omitted 2 weeks ago
key.go tka: use ts_omit_tailnetlock in another spot, for ed25519consensus 2 months ago
key_test.go ipn/ipnlocal, tka: compact TKA state after every sync 2 weeks ago
scenario_test.go various: adds missing apostrophes to comments 3 weeks ago
sig.go various: adds missing apostrophes to comments 3 weeks ago
sig_test.go all: rename variables with lowercase-l/uppercase-I 2 weeks ago
state.go various: adds missing apostrophes to comments 3 weeks ago
state_test.go all: add ts_omit_tailnetlock as a start of making it build-time modular 3 months ago
sync.go various: adds missing apostrophes to comments 3 weeks ago
sync_test.go ipn/ipnlocal, tka: compact TKA state after every sync 2 weeks ago
tailchonk.go tka: don't panic if no clock set in tka.Mem 2 weeks ago
tailchonk_test.go ipn/ipnlocal, tka: compact TKA state after every sync 2 weeks ago
tka.go tka: fix typo in comment 2 weeks ago
tka_clone.go cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 1 year ago
tka_test.go ipn/ipnlocal, tka: compact TKA state after every sync 2 weeks ago
verify.go various: adds missing apostrophes to comments 3 weeks ago
verify_disabled.go tka: use ts_omit_tailnetlock in another spot, for ed25519consensus 2 months ago