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
2022-01-18
Merge pull request #337 from google/broken-links
Eric Biggers
2021-12-23
cmd/fscrypt: don't load protector in remove-protector-from-policy
Eric Biggers
2021-12-23
cli-tests: add helper functions to get protector descriptors
Eric Biggers
2021-12-22
filesystem: store mountpoint in link files as a fallback
Eric Biggers
2021-12-20
filesystem: avoid accessing irrelevant filesystems
Eric Biggers
2021-12-19
Set owner of login protectors to correct user
Eric Biggers
2021-11-29
cmd/fscrypt: read key from stdin
Dimitry Ishenko
2021-10-05
Adjust recovery passphrase generation
Eric Biggers
2021-09-14
cli-tests/common.sh: remove argument count checks
Eric Biggers
2021-07-16
cli-tests: fix failure with latest bash version
Eric Biggers
2020-11-26
cli-tests: force processes spawned by 'expect' to have 80 column-output
Eric Biggers
2020-11-07
cli-tests/common.sh: fix _user_do()
Eric Biggers
2020-06-13
cmd/fscrypt: adjust status message for v1-encrypted dirs
Eric Biggers
2020-06-13
cli-tests/t_v1_policy: clean up user keyrings at end of test
Eric Biggers
2020-05-14
cmd/fscrypt: fix up path formatting in ErrDirNotEmpty suggestion (#229)
Eric Biggers
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