]> git.apps.os.sepia.ceph.com Git - fscrypt.git/shortlog
fscrypt.git
2022-02-23 Eric BiggersStrictly validate metadata file ownership by default
2022-02-23 Eric BiggersMake 'fscrypt setup' offer a choice of directory modes
2022-02-23 Eric Biggersfilesystem: fall back to non-atomic overwrites when...
2022-02-23 Eric Biggersfilesystem: reject spoofed login protectors
2022-02-23 Eric Biggersfilesystem: validate size and type of metadata files
2022-02-23 Eric Biggersbash_completion: fix command injection and incorrect...
2022-02-23 Eric BiggersMake the output of 'fscrypt status' unambiguous
2022-02-12 Joseph RicheyMerge pull request #345 from google/contributing
2022-02-12 Eric BiggersCONTRIBUTING: update maintainers list
2022-02-06 Eric Biggersv0.3.2
2022-02-06 Eric Biggersfilesystem: remove an outdated comment
2022-01-27 Eric BiggersMerge pull request #340 from google/fix-btrfs
2022-01-27 Eric Biggersfilesystem: fall back to path-only links if UUID cannot...
2022-01-27 Eric Biggersfilesystem: make FindMount() fall back to search by...
2022-01-19 Eric Biggersfilesystem: add back canonicalizePath()
2022-01-19 Eric Biggersfilesystem: add back the mountsByPath map
2022-01-19 Eric BiggersMerge pull request #341 from google/fix-test
2022-01-19 Eric Biggerscli-tests: fix broken test
2022-01-19 Eric BiggersMerge pull request #337 from google/broken-links
2022-01-19 Eric BiggersMerge pull request #338 from google/remove-protector...
2021-12-23 Eric Biggerscmd/fscrypt: don't load protector in remove-protector...
2021-12-23 Eric Biggerscli-tests: add helper functions to get protector descri...
2021-12-23 Eric Biggersfilesystem: store mountpoint in link files as a fallback
2021-12-23 Eric BiggersMerge pull request #336 from google/test-fix
2021-12-23 Eric Biggerscontext_text: remove pre-existing test.conf
2021-12-22 Eric BiggersMerge pull request #335 from google/fix-typos
2021-12-22 Eric BiggersFix a few typos
2021-12-22 Eric BiggersMerge pull request #334 from ebiggers/warn-on-chauthtok...
2021-12-22 Eric Biggerspam_fscrypt: warn user if OLDAUTHTOK not given in chauthtok
2021-12-22 Eric BiggersMerge pull request #333 from ebiggers/doc-encryption...
2021-12-22 Eric BiggersREADME: elaborate on alternatives and threat model
2021-12-22 Eric BiggersREADME: write "Linux native filesystem encryption"
2021-12-20 Eric BiggersMerge pull request #332 from ebiggers/skip-irrelevant...
2021-12-20 Eric Biggersfilesystem: avoid accessing irrelevant filesystems
2021-12-20 Eric BiggersMerge pull request #331 from ebiggers/login-protector...
2021-12-20 Eric BiggersMerge pull request #329 from ebiggers/doc-ssh-issue
2021-12-20 Eric BiggersMerge pull request #330 from google/avoid-warning
2021-12-20 Eric BiggersSet owner of login protectors to correct user
2021-12-20 Eric Biggerspam: avoid compiler warning in copyIntoSecret()
2021-12-20 Eric BiggersREADME: document issue with ssh ChallengeResponseAuthen...
2021-11-30 Eric BiggersMerge pull request #326 from dimitry-ishenko/stdin
2021-11-30 Dimitry Ishenkocmd/fscrypt: read key from stdin
2021-10-18 Eric BiggersRelease version v0.3.1
2021-10-05 Eric BiggersAdjust recovery passphrase generation
2021-09-22 Joseph RicheyMerge pull request #317 from ebiggers/readme-symlink-bug
2021-09-22 Eric BiggersREADME: mention LTS kernel versions with symlink bug fix
2021-09-14 Eric Biggerscmd/fscrypt: recognize no-key names containing hyphen
2021-09-14 Eric Biggerscli-tests/common.sh: remove argument count checks
2021-09-14 Eric BiggersREADME: clarify how restoring /.fscrypt directory works
2021-09-14 Joseph RicheyMerge pull request #310 from ebiggers/readme-updates
2021-09-14 Eric BiggersREADME: add section about encrypting existing files
2021-09-14 Eric BiggersREADME: consistently format section titles
2021-09-14 Eric BiggersREADME: add section about backup, restore, and recovery
2021-09-13 Eric BiggersREADME: remove note about stability
2021-09-13 Eric BiggersREADME: remove note about planned commands
2021-09-01 Joseph RicheyMerge pull request #309 from ebiggers/troubleshooting
2021-08-31 Eric BiggersREADME: document symlink size bug
2021-08-31 Eric BiggersREADME: documentation tweaks
2021-07-16 Eric Biggerscli-tests: fix failure with latest bash version
2021-07-16 Eric BiggersREADME: add troubleshooting section for ENOPKG error
2021-06-27 Eric BiggersREADME: add troubleshooting section for keyring linkage...
2021-06-27 Eric Biggerscmd/fscrypt: fix detection of GRUB installation
2021-06-14 Eric BiggersREADME: improve troubleshooting tips for unlocked encry...
2021-06-10 Eric BiggersREADME: improve troubleshooting section for login prote...
2021-05-25 Joseph RicheyMerge pull request #292 from josephlr/mem
2021-05-24 Joe RicheyRun the Garbage Collector in the timing loop
2021-05-24 Joe RicheyOnly use 1/8 of the system RAM
2021-05-12 Eric Biggersfilesystem: skip TestHaveReadAccessTo() when running...
2021-05-06 Eric BiggersSpecify -buildmode=c-shared after GO_FLAGS rather than...
2021-04-27 Gibeom Gwoncmd/fscrypt: fix word mismatch "protector" => "policy"
2021-04-22 Tobias Klausercmd/fscrypt: use golang.org/x/term
2021-04-22 Florian SchmausMakefile: Optionally avoid installation of Ubuntu-speci...
2021-03-31 Eric BiggersRelease version v0.3.0 (#282)
2021-03-31 Joseph RicheyMerge pull request #283 from google/coverage
2021-03-31 Joe RicheyOnly run CI on master branch and PRs to master
2021-03-31 Joe RicheyStop generating and uploading coverage in CI
2021-03-09 Joseph RicheyMerge pull request #281 from ebiggers/pam_fscrypt-updates
2021-03-08 Eric BiggersREADME: improve PAM configuration documentation (again)
2021-03-08 Eric BiggersREADME: make it clear that pam_fscrypt also handles...
2021-03-08 Eric Biggerspam_fscrypt: make "lock_policies" the default behavior
2021-03-08 Eric Biggerspam_fscrypt: decide cache dropping behavior automatically
2021-03-03 Robert McQueenpam_fscrypt/config: prioritise over other session modules
2021-02-03 Eric Biggersci.yml: always run apt-get update
2021-01-25 Eric BiggersAvoid using the word "whitelist"
2021-01-19 Alastair Hughescmd/fscrypt: fix missing protector error format
2020-11-30 Henry-Joseph... bash-completion: add completion script
2020-11-26 Joe RicheyREADME: Fix badge image
2020-11-26 Eric BiggersSwitch from Travis CI to GitHub Actions
2020-11-26 Eric Biggerscli-tests: force processes spawned by 'expect' to have...
2020-11-10 Eric BiggersREADME.md: add table of contents
2020-11-08 Eric Biggerstravis.yml: upgrade to Ubuntu 20.04 and enable cli...
2020-11-08 Eric Biggerscmd/fscrypt: fix race condition in getPassphraseKey()
2020-11-08 Eric Biggerscli-tests/common.sh: fix _user_do()
2020-11-07 Eric Biggerscmd/fscrypt: fix isDirUnlockedHeuristic() on latest...
2020-10-15 sanjaymshTravis-ci: added support for ppc64le (#257)
2020-08-09 bitcodrFix nil error issue, Resolves https://github.com/google...
2020-08-07 Eric BiggersREADME.md: recommend 'sudo make install PREFIX=/usr...
2020-06-13 Eric BiggersRelease version v0.2.9 (#238)
2020-06-13 Eric BiggersMerge pull request #237 from ebiggers/t_v1_policy_fix
2020-06-13 Eric Biggerscmd/fscrypt: adjust status message for v1-encrypted...
next