22 Commits (c4ff4c48356e729c0fa5225284ae054557e91a77)

Author SHA1 Message Date
Brad Fitzpatrick 5ef3713c9f cmd/vet: add subtestnames analyzer; fix all existing violations 2 weeks ago
Alex Chan 4ffb92d7f6 tka: refer consistently to "DisablementValues" 2 weeks ago
Brad Fitzpatrick 2810f0c6f1 all: fix typos in comments 1 month ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Alex Chan e1dd9222d4 ipn/ipnlocal, tka: compact TKA state after every sync 5 months ago
Anton Tolchanov 04a9d25a54 tka: mark young AUMs as active even if the chain is long 5 months ago
Alex Chan 1723cb83ed ipn/ipnlocal: use an in-memory TKA store if FS is unavailable 5 months ago
Alex Chan 3c19addc21 tka: rename a mutex to `mu` instead of single-letter `l` 6 months ago
Alex Chan 23359dc727 tka: don't try to read AUMs which are partway through being written 6 months ago
Alex Chan 4673992b96 tka: created a shared testing library for Chonk 6 months ago
Alex Chan 55a43c3736 tka: don't look up parent/child information from purged AUMs 6 months ago
Alex Chan c3acf25d62 tka: remove an unused Mem.Orphans() method 6 months ago
valscale 370b2c37e0
tka: fix go vet complaint on copy of lock value in tailchonk_test.go (#8208) 3 years ago
Andrew Dunham 280255acae
various: add golangci-lint, fix issues (#7905) 3 years ago
Tom DNetto 88c7d19d54 tka: compact TKA storage on startup 3 years ago
Tom DNetto ff168a806e tka: implement compaction logic 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Tom DNetto 58ffe928af ipn/ipnlocal, tka: Implement TKA synchronization with the control plane 4 years ago
Tom DNetto f580f4484f tka: move disablement logic out-of-band from AUMs 4 years ago
David Crawshaw 15b8665787 tka: stable text representation of AUMHash 4 years ago
Tom DNetto ec4f849079 tka: implement filesystem-based tailchonk implementation 4 years ago
Tom DNetto cca25f6107 tka: implement Chonk type & an in-memory implementation 4 years ago