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
/
actions
/
context.go
Age
Commit message (
Expand
)
Author
2020-05-09
actions/config: improve config file related errors
Eric Biggers
2020-03-23
Simplify choosing the key description prefix
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
2020-01-05
Add keyring package
Eric Biggers
2019-11-27
Rename some variables from 'target' to 'targetUser'
Eric Biggers
2019-11-27
Use latest fscrypt declarations from sys/unix
Eric Biggers
2019-10-29
filesystem: rename Mount.Filesystem to Mount.FilesystemType
Eric Biggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2017-08-30
actions: context now hold a target user.User
Joe Richey
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com
2017-07-17
actions: Protectors can directly unlock Policies
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
actions: error handling and API changed
Joe Richey joerichey@google.com
2017-06-26
actions: Simplify the callback mechanism
Joe Richey joerichey@google.com
2017-05-31
actions: generate a config file for fscrypt
Joe Richey joerichey@google.com