| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-23 | Make 'fscrypt setup' offer a choice of directory modes | Eric Biggers | |
| World-writable directories are not appropriate for some systems, so offer a choice of single-user-writable and world-writable modes, with single-user-writable being the default. Add a new documentation section to help users decide which one to use. | |||
| 2021-07-16 | cli-tests: fix failure with latest bash version | Eric Biggers | |
| 2020-05-09 | Add cli-tests framework | Eric Biggers | |
| Add a framework for writing automated tests of the fscrypt command-line tool. See cli-tests/README.md for details. | |||