]> git.apps.os.sepia.ceph.com Git - fscrypt.git/shortlog
fscrypt.git
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...
2020-06-13 Eric Biggerscli-tests/t_v1_policy: clean up user keyrings at end...
2020-06-03 Eric BiggersMerge pull request #235 from ebiggers/32bit-fix
2020-06-03 Eric Biggerscmd/fscrypt: fix 32-bit build
2020-06-03 Eric Biggerstravis.yml: build 32-bit binary
2020-05-20 Eric BiggersRelease version v0.2.8 (#230)
2020-05-15 Eric Biggerscmd/fscrypt: fix up path formatting in ErrDirNotEmpty...
2020-05-14 Eric Biggerscmd/fscrypt: link to guide when interactively creating...
2020-05-14 Eric BiggersREADME.md: try to disambiguate "fscrypt" (#226)
2020-05-14 Eric BiggersREADME.md: further improve the "encryption not enabled...
2020-05-14 Eric BiggersREADME.md: fix typo "nrounds" => "rounds" (#228)
2020-05-12 Eric BiggersREADME.md: improve documentation for login protectors...
2020-05-10 Shuai WangDeclare instead of define variable in header file....
2020-05-09 Eric BiggersMerge pull request #219 from ebiggers/improve-errors
2020-05-09 Eric Biggerscmd/fscrypt: improve errors
2020-05-09 Eric Biggerscmd/fscrypt: remove ErrMaxPassphrase
2020-05-09 Eric Biggersfilesystem: improve errors
2020-05-09 Eric Biggersmetadata: improve errors
2020-05-09 Eric Biggerskeyring: improve errors
2020-05-09 Eric Biggerscrypto: improve errors
2020-05-09 Eric Biggersactions/policy: improve errors
2020-05-09 Eric Biggersactions/protector: improve errors
2020-05-09 Eric Biggersactions/config: improve config file related errors
2020-05-09 Eric Biggerscmd/fscrypt: make wrapText() support code blocks
2020-05-09 Eric BiggersMerge pull request #217 from ebiggers/detect-incomplete...
2020-05-09 Eric BiggersTry to detect incomplete locking of v1-encrypted directory
2020-05-09 Eric Biggerskeyring/user_keyring: switch to KEYCTL_UNLINK
2020-05-09 Eric BiggersMerge pull request #218 from ebiggers/cli-tests
2020-05-09 Eric Biggerscli-tests: add t_v1_policy_fs_keyring
2020-05-09 Eric Biggerscli-tests: add t_v1_policy
2020-05-09 Eric Biggerscli-tests: add t_unlock
2020-05-09 Eric Biggerscli-tests: add t_status
2020-05-09 Eric Biggerscli-tests: add t_setup
2020-05-09 Eric Biggerscli-tests: add t_passphrase_hashing
2020-05-09 Eric Biggerscli-tests: add t_not_supported
2020-05-09 Eric Biggerscli-tests: add t_not_enabled
2020-05-09 Eric Biggerscli-tests: add t_lock
2020-05-09 Eric Biggerscli-tests: add t_encrypt_raw_key
2020-05-09 Eric Biggerscli-tests: add t_encrypt_login
2020-05-09 Eric Biggerscli-tests: add t_encrypt_custom
next