| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-05-09 | cmd/fscrypt: add FSCRYPT_ROOT_MNT environmental variable | Eric Biggers |
| 2020-05-09 | cmd/fscrypt: add FSCRYPT_CONF environmental variable | Eric Biggers |
| 2020-03-23 | cmd: Simplify "fscrypt --version" output (#207) | Joseph Richey |
| 2020-01-05 | cmd/fscrypt: add 'fscrypt lock' command | Eric Biggers |
| 2019-09-08 | Fix various typos and grammatical errors (#141) | ebiggers |
| 2018-02-11 | lint: Remove all build tags | Joseph Richey |
| 2017-08-29 | cmd/fscrypt: Stop dropping/raising for sudo | Joseph Richey |
| 2017-08-29 | Added +build linux,cgo flags | Joe Richey |
| 2017-08-17 | cmd/fscrypt: purge command now clears cache | Joe Richey joerichey@google.com |
| 2017-06-28 | cmd/fscrypt: add metadata command | Joe Richey joerichey@google.com |
| 2017-06-28 | cmd/fscrypt: add in status and purge commands | Joe Richey joerichey@google.com |
| 2017-06-28 | cmd/fscrypt: setup, encrypt, unlock commands | Joe Richey joerichey@google.com |
| 2017-05-02 | cmd/fscrypt: Initial stub program and docs | Joe Richey |