| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-01 | tka: consolidate all the limits into a single file | Alex Chan | 1 | -2/+0 |
| 2026-03-06 | all: use Go 1.26 things, run most gofix modernizers | Brad Fitzpatrick | 1 | -3/+2 |
| 2026-01-23 | all: remove AUTHORS file and references to it | Will Norris | 1 | -1/+1 |
| 2025-09-26 | tka: use ts_omit_tailnetlock in another spot, for ed25519consensus | Brad Fitzpatrick | 1 | -22/+0 |
| 2023-07-19 | tka: guard against key-length panics when verifying signatures | Tom DNetto | 1 | -0/+3 |
| 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 | -3/+14 |
| 2022-11-11 | cmd/tailscale,ipn: minor fixes to tailscale lock commands | Tom DNetto | 1 | -0/+11 |
| 2022-08-22 | client,cmd/tailscale,ipn,tka,types: implement tka initialization flow | Tom DNetto | 1 | -0/+3 |
| 2022-08-04 | tka,types/key: remove dependency for tailcfg & types/ packages on tka | Tom DNetto | 1 | -15/+4 |
| 2022-07-29 | tka,types/key: implement NLPrivate glue for tailnet key authority keys | Tom DNetto | 1 | -3/+2 |
| 2022-07-07 | tka: implement State and applying AUMs | Tom DNetto | 1 | -0/+23 |
| 2022-07-06 | tka: implement AUM and Key types | Tom DNetto | 1 | -0/+121 |