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
/
cli-tests
Age
Commit message (
Expand
)
Author
2020-05-13
cmd/fscrypt: link to guide when interactively creating login protector (#225)
Eric Biggers
2020-05-09
cmd/fscrypt: improve errors
Eric Biggers
2020-05-09
filesystem: improve errors
Eric Biggers
2020-05-09
metadata: improve errors
Eric Biggers
2020-05-09
keyring: improve errors
Eric Biggers
2020-05-09
actions/policy: improve errors
Eric Biggers
2020-05-09
actions/protector: improve errors
Eric Biggers
2020-05-09
actions/config: improve config file related errors
Eric Biggers
2020-05-09
Try to detect incomplete locking of v1-encrypted directory
Eric Biggers
2020-05-09
cli-tests: add t_v1_policy_fs_keyring
Eric Biggers
2020-05-09
cli-tests: add t_v1_policy
Eric Biggers
2020-05-09
cli-tests: add t_unlock
Eric Biggers
2020-05-09
cli-tests: add t_status
Eric Biggers
2020-05-09
cli-tests: add t_setup
Eric Biggers
2020-05-09
cli-tests: add t_passphrase_hashing
Eric Biggers
2020-05-09
cli-tests: add t_not_supported
Eric Biggers
2020-05-09
cli-tests: add t_not_enabled
Eric Biggers
2020-05-09
cli-tests: add t_lock
Eric Biggers
2020-05-09
cli-tests: add t_encrypt_raw_key
Eric Biggers
2020-05-09
cli-tests: add t_encrypt_login
Eric Biggers
2020-05-09
cli-tests: add t_encrypt_custom
Eric Biggers
2020-05-09
cli-tests: add t_encrypt
Eric Biggers
2020-05-09
cli-tests: add t_change_passphrase
Eric Biggers
2020-05-09
Add cli-tests framework
Eric Biggers