index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
fscrypt
/
status.go
Age
Commit message (
Expand
)
Author
2022-02-23
Make 'fscrypt setup' offer a choice of directory modes
Eric Biggers
2022-02-23
Make the output of 'fscrypt status' unambiguous
Eric Biggers
2020-06-13
cmd/fscrypt: adjust status message for v1-encrypted dirs
Eric Biggers
2020-05-09
filesystem: improve errors
Eric Biggers
2020-05-09
Try to detect incomplete locking of v1-encrypted directory
Eric Biggers
2020-01-05
Keyring support for v2 encryption policies
Eric Biggers
2020-01-05
keyring: support filesystem keyring with v1 encryption policies
Eric Biggers
2019-10-29
filesystem: rename Mount.Filesystem to Mount.FilesystemType
Eric Biggers
2019-09-09
cmd/fscrypt: show encryption options with 'fscrypt status DIR' (#145)
ebiggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2017-08-30
cmd/fscrypt: Add --user flag for running as root
Joe Richey
2017-07-17
cmd/fscrypt: Improve "fscrypt status"
Joe Richey joerichey@google.com
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
cmd/fscrypt: add in status and purge commands
Joe Richey joerichey@google.com