| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-01 | tka: refer consistently to "DisablementValues" | Alex Chan | 1 | -14/+18 |
| 2026-04-01 | tka: consolidate all the limits into a single file | Alex Chan | 1 | -7/+0 |
| 2026-03-20 | tka: use constant-time comparison of disablement secret (#19064) | Andrew Lytvynov | 1 | -1/+2 |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2025-11-14 | various: adds missing apostrophes to comments | Alex Chan | 1 | -1/+1 |
| 2025-09-12 | all: add ts_omit_tailnetlock as a start of making it build-time modular | Brad Fitzpatrick | 1 | -0/+2 |
| 2023-11-27 | tka: clarify field comment | Jenny Zhang | 1 | -1/+4 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2023-01-04 | cmd/tailscale,tka: make KeyID return an error instead of panicking | Tom DNetto | 1 | -5/+32 |
| 2023-01-04 | cmd/tailscale,tka: implement compat for TKA messages, minor UX tweaks | Tom DNetto | 1 | -6/+9 |
| 2022-11-22 | ipn/ipnlocal,tka: generate a nonce for each TKA | Tom DNetto | 1 | -1/+18 |
| 2022-10-05 | ipn/ipnlocal,tka: Fix bugs found by integration testing | Tom DNetto | 1 | -0/+4 |
| 2022-09-21 | control/controlclient,ipn/ipnlocal: wire tka enable/disable | Tom DNetto | 1 | -2/+8 |
| 2022-08-30 | tka: validate key after UpdateKey before applying state | Tom DNetto | 1 | -2/+3 |
| 2022-08-25 | tka: move disablement logic out-of-band from AUMs | Tom DNetto | 1 | -8/+0 |
| 2022-08-04 | tka,types/key: remove dependency for tailcfg & types/ packages on tka | Tom DNetto | 1 | -1/+2 |
| 2022-08-03 | tka: add attack-scenario unit tests, defensive checks, resolve TODOs | Tom DNetto | 1 | -0/+58 |
| 2022-07-29 | tka,types/key: implement NLPrivate glue for tailnet key authority keys | Tom DNetto | 1 | -5/+5 |
| 2022-07-07 | tka: implement State and applying AUMs | Tom DNetto | 1 | -0/+204 |