aboutsummaryrefslogtreecommitdiff
path: root/cli-tests
AgeCommit message (Expand)Author
2021-12-19Set owner of login protectors to correct userEric Biggers
2021-11-29cmd/fscrypt: read key from stdinDimitry Ishenko
2021-10-05Adjust recovery passphrase generationEric Biggers
2021-09-14cli-tests/common.sh: remove argument count checksEric Biggers
2021-07-16cli-tests: fix failure with latest bash versionEric Biggers
2020-11-26cli-tests: force processes spawned by 'expect' to have 80 column-outputEric Biggers
2020-11-07cli-tests/common.sh: fix _user_do()Eric Biggers
2020-06-13cmd/fscrypt: adjust status message for v1-encrypted dirsEric Biggers
2020-06-13cli-tests/t_v1_policy: clean up user keyrings at end of testEric Biggers
2020-05-14cmd/fscrypt: fix up path formatting in ErrDirNotEmpty suggestion (#229)Eric Biggers
2020-05-13cmd/fscrypt: link to guide when interactively creating login protector (#225)Eric Biggers
2020-05-09cmd/fscrypt: improve errorsEric Biggers
2020-05-09filesystem: improve errorsEric Biggers
2020-05-09metadata: improve errorsEric Biggers
2020-05-09keyring: improve errorsEric Biggers
2020-05-09actions/policy: improve errorsEric Biggers
2020-05-09actions/protector: improve errorsEric Biggers
2020-05-09actions/config: improve config file related errorsEric Biggers
2020-05-09Try to detect incomplete locking of v1-encrypted directoryEric Biggers
2020-05-09cli-tests: add t_v1_policy_fs_keyringEric Biggers
2020-05-09cli-tests: add t_v1_policyEric Biggers
2020-05-09cli-tests: add t_unlockEric Biggers
2020-05-09cli-tests: add t_statusEric Biggers
2020-05-09cli-tests: add t_setupEric Biggers
2020-05-09cli-tests: add t_passphrase_hashingEric Biggers
2020-05-09cli-tests: add t_not_supportedEric Biggers
2020-05-09cli-tests: add t_not_enabledEric Biggers
2020-05-09cli-tests: add t_lockEric Biggers
2020-05-09cli-tests: add t_encrypt_raw_keyEric Biggers
2020-05-09cli-tests: add t_encrypt_loginEric Biggers
2020-05-09cli-tests: add t_encrypt_customEric Biggers
2020-05-09cli-tests: add t_encryptEric Biggers
2020-05-09cli-tests: add t_change_passphraseEric Biggers
2020-05-09Add cli-tests frameworkEric Biggers