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
Age
Commit message (
Expand
)
Author
2017-08-29
Added +build linux,cgo flags
Joe Richey
2017-08-22
security: Moved cache dropping function
Joe Richey joerichey@google.com
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com
2017-08-07
cmd/fscrypt: fix help message for ErrKeyFileLength
Eric Biggers
2017-07-17
cmd/fscrypt: more nits to fix "make lint"
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: username and login token fix
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: prompts now use command functions
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: Improve "fscrypt status"
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: Check support before encrypting
Joe Richey joerichey@google.com
2017-07-14
cmd/fscrypt: fix protector and policy cleanup
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: commands to add/remove protectors
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