| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-19 | Move around and fscrypt refactor | Joe Richey joerichey@google.com | |
| 2017-10-19 | Refactor almost complete | Joseph Richey | |
| 2017-10-19 | ext4: start refactor | Joe Richey joerichey@google.com | |
| 2017-07-17 | cmd/fscrypt: more nits to fix "make lint" | Joe Richey joerichey@google.com | |
| 2017-06-28 | cmd/fscrypt: setup, encrypt, unlock commands | Joe Richey joerichey@google.com | |
| This commit adds in the framework for adding commands and subcommands to the fscrypt tool. This commit adds in the "setup", "encrypt", and "unlock" commands. Additional information can be found by running: fscrypt <command> --help. This commit defines how flags are parsed and errors are handled. It also creates an extensible framework for prompting the user for information. Change-Id: I159d7f44ee2b2bbc5e072f0802850e082d9a13ce | |||