aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-26filesystem: make FindMount() fall back to search by pathEric Biggers
2022-01-19filesystem: add back canonicalizePath()Eric Biggers
2022-01-19filesystem: add back the mountsByPath mapEric Biggers
2022-01-19Merge pull request #341 from google/fix-testEric Biggers
2022-01-19cli-tests: fix broken testEric Biggers
2022-01-18Merge pull request #337 from google/broken-linksEric Biggers
2022-01-18Merge pull request #338 from google/remove-protector-from-policyEric Biggers
2021-12-23cmd/fscrypt: don't load protector in remove-protector-from-policyEric Biggers
2021-12-23cli-tests: add helper functions to get protector descriptorsEric Biggers
2021-12-22filesystem: store mountpoint in link files as a fallbackEric Biggers
2021-12-22Merge pull request #336 from google/test-fixEric Biggers
2021-12-22context_text: remove pre-existing test.confEric Biggers
2021-12-21Merge pull request #335 from google/fix-typosEric Biggers
2021-12-21Fix a few typosEric Biggers
2021-12-21Merge pull request #334 from ebiggers/warn-on-chauthtok-failEric Biggers
2021-12-21pam_fscrypt: warn user if OLDAUTHTOK not given in chauthtokEric Biggers
2021-12-21Merge pull request #333 from ebiggers/doc-encryption-solutionsEric Biggers
2021-12-21README: elaborate on alternatives and threat modelEric Biggers
2021-12-21README: write "Linux native filesystem encryption"Eric Biggers
2021-12-20Merge pull request #332 from ebiggers/skip-irrelevant-filesystemsEric Biggers
2021-12-20filesystem: avoid accessing irrelevant filesystemsEric Biggers
2021-12-20Merge pull request #331 from ebiggers/login-protector-permsEric Biggers
2021-12-20Merge pull request #329 from ebiggers/doc-ssh-issueEric Biggers
2021-12-20Merge pull request #330 from google/avoid-warningEric Biggers
2021-12-19Set owner of login protectors to correct userEric Biggers
2021-12-19pam: avoid compiler warning in copyIntoSecret()Eric Biggers
2021-12-19README: document issue with ssh ChallengeResponseAuthenticationEric Biggers
2021-11-29Merge pull request #326 from dimitry-ishenko/stdinEric Biggers
2021-11-29cmd/fscrypt: read key from stdinDimitry Ishenko
2021-10-18Release version v0.3.1v0.3.1Eric Biggers
2021-10-05Adjust recovery passphrase generationEric Biggers
2021-09-22Merge pull request #317 from ebiggers/readme-symlink-bugJoseph Richey
2021-09-22README: mention LTS kernel versions with symlink bug fixEric Biggers
2021-09-14cmd/fscrypt: recognize no-key names containing hyphenEric Biggers
2021-09-14cli-tests/common.sh: remove argument count checksEric Biggers
2021-09-14README: clarify how restoring /.fscrypt directory worksEric Biggers
2021-09-13Merge pull request #310 from ebiggers/readme-updatesJoseph Richey
2021-09-13README: add section about encrypting existing filesEric Biggers
2021-09-13README: consistently format section titlesEric Biggers
2021-09-13README: add section about backup, restore, and recoveryEric Biggers
2021-09-13README: remove note about stabilityEric Biggers
2021-09-13README: remove note about planned commandsEric Biggers
2021-08-31Merge pull request #309 from ebiggers/troubleshootingJoseph Richey
2021-08-31README: document symlink size bugEric Biggers
2021-08-31README: documentation tweaksEric Biggers
2021-07-16cli-tests: fix failure with latest bash versionEric Biggers
2021-07-16README: add troubleshooting section for ENOPKG errorEric Biggers
2021-06-27README: add troubleshooting section for keyring linkage issueEric Biggers
2021-06-27cmd/fscrypt: fix detection of GRUB installationEric Biggers
2021-06-14README: improve troubleshooting tips for unlocked encrypted filesEric Biggers