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
Age
Commit message (
Expand
)
Author
2020-08-09
Fix nil error issue, Resolves https://github.com/google/fscrypt/issues/242
bitcodr
2020-08-07
README.md: recommend 'sudo make install PREFIX=/usr' on Ubuntu (#244)
Eric Biggers
2020-06-13
Release version v0.2.9 (#238)
v0.2.9
Eric Biggers
2020-06-13
Merge pull request #237 from ebiggers/t_v1_policy_fix
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-06-02
Merge pull request #235 from ebiggers/32bit-fix
Eric Biggers
2020-06-02
cmd/fscrypt: fix 32-bit build
Eric Biggers
2020-06-02
travis.yml: build 32-bit binary
Eric Biggers
2020-05-20
Release version v0.2.8 (#230)
v0.2.8
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-13
README.md: try to disambiguate "fscrypt" (#226)
Eric Biggers
2020-05-13
README.md: further improve the "encryption not enabled" section (#227)
Eric Biggers
2020-05-13
README.md: fix typo "nrounds" => "rounds" (#228)
Eric Biggers
2020-05-12
README.md: improve documentation for login protectors (#223)
Eric Biggers
2020-05-10
Declare instead of define variable in header file. (#224)
Shuai Wang
2020-05-09
Merge pull request #219 from ebiggers/improve-errors
Eric Biggers
2020-05-09
cmd/fscrypt: improve errors
Eric Biggers
2020-05-09
cmd/fscrypt: remove ErrMaxPassphrase
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
crypto: 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
cmd/fscrypt: make wrapText() support code blocks
Eric Biggers
2020-05-09
Merge pull request #217 from ebiggers/detect-incomplete-v1-locking
Eric Biggers
2020-05-09
Try to detect incomplete locking of v1-encrypted directory
Eric Biggers
2020-05-09
keyring/user_keyring: switch to KEYCTL_UNLINK
Eric Biggers
2020-05-09
Merge pull request #218 from ebiggers/cli-tests
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
Wire up shellcheck of cli-tests/*.sh to 'make lint'
Eric Biggers
2020-05-09
Add cli-tests framework
Eric Biggers
2020-05-09
cmd/fscrypt: add FSCRYPT_CONSISTENT_OUTPUT environmental variable
Eric Biggers
2020-05-09
cmd/fscrypt: add FSCRYPT_ROOT_MNT environmental variable
Eric Biggers
[prev]
[next]