aboutsummaryrefslogtreecommitdiff
path: root/actions/context_test.go
AgeCommit message (Expand)Author
2022-02-23Make 'fscrypt setup' offer a choice of directory modesEric Biggers
2021-12-22context_text: remove pre-existing test.confEric Biggers
2020-03-23Create /etc/fscrypt.conf with policy_version 2 on kernel v5.4+Eric Biggers
2020-03-23Simplify choosing the key description prefixEric Biggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2017-08-30actions: context now hold a target user.UserJoe Richey
2017-07-18tests: Unit tests and Integration tests workJoe Richey joerichey@google.com
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28actions: error handling and API changedJoe Richey joerichey@google.com
2017-06-26actions: Simplify the callback mechanismJoe Richey joerichey@google.com
2017-05-31actions: generate a config file for fscryptJoe Richey joerichey@google.com