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
2021-12-22
filesystem: store mountpoint in link files as a fallback
Eric Biggers
2021-12-22
Merge pull request #336 from google/test-fix
Eric Biggers
2021-12-22
context_text: remove pre-existing test.conf
Eric Biggers
2021-12-21
Merge pull request #335 from google/fix-typos
Eric Biggers
2021-12-21
Fix a few typos
Eric Biggers
2021-12-21
Merge pull request #334 from ebiggers/warn-on-chauthtok-fail
Eric Biggers
2021-12-21
pam_fscrypt: warn user if OLDAUTHTOK not given in chauthtok
Eric Biggers
2021-12-21
Merge pull request #333 from ebiggers/doc-encryption-solutions
Eric Biggers
2021-12-21
README: elaborate on alternatives and threat model
Eric Biggers
2021-12-21
README: write "Linux native filesystem encryption"
Eric Biggers
2021-12-20
Merge pull request #332 from ebiggers/skip-irrelevant-filesystems
Eric Biggers
2021-12-20
filesystem: avoid accessing irrelevant filesystems
Eric Biggers
2021-12-20
Merge pull request #331 from ebiggers/login-protector-perms
Eric Biggers
2021-12-20
Merge pull request #329 from ebiggers/doc-ssh-issue
Eric Biggers
2021-12-20
Merge pull request #330 from google/avoid-warning
Eric Biggers
2021-12-19
Set owner of login protectors to correct user
Eric Biggers
2021-12-19
pam: avoid compiler warning in copyIntoSecret()
Eric Biggers
2021-12-19
README: document issue with ssh ChallengeResponseAuthentication
Eric Biggers
2021-11-29
Merge pull request #326 from dimitry-ishenko/stdin
Eric Biggers
2021-11-29
cmd/fscrypt: read key from stdin
Dimitry Ishenko
2021-10-18
Release version v0.3.1
v0.3.1
Eric Biggers
2021-10-05
Adjust recovery passphrase generation
Eric Biggers
2021-09-22
Merge pull request #317 from ebiggers/readme-symlink-bug
Joseph Richey
2021-09-22
README: mention LTS kernel versions with symlink bug fix
Eric Biggers
2021-09-14
cmd/fscrypt: recognize no-key names containing hyphen
Eric Biggers
2021-09-14
cli-tests/common.sh: remove argument count checks
Eric Biggers
2021-09-14
README: clarify how restoring /.fscrypt directory works
Eric Biggers
2021-09-13
Merge pull request #310 from ebiggers/readme-updates
Joseph Richey
2021-09-13
README: add section about encrypting existing files
Eric Biggers
2021-09-13
README: consistently format section titles
Eric Biggers
2021-09-13
README: add section about backup, restore, and recovery
Eric Biggers
2021-09-13
README: remove note about stability
Eric Biggers
2021-09-13
README: remove note about planned commands
Eric Biggers
2021-08-31
Merge pull request #309 from ebiggers/troubleshooting
Joseph Richey
2021-08-31
README: document symlink size bug
Eric Biggers
2021-08-31
README: documentation tweaks
Eric Biggers
2021-07-16
cli-tests: fix failure with latest bash version
Eric Biggers
2021-07-16
README: add troubleshooting section for ENOPKG error
Eric Biggers
2021-06-27
README: add troubleshooting section for keyring linkage issue
Eric Biggers
2021-06-27
cmd/fscrypt: fix detection of GRUB installation
Eric Biggers
2021-06-14
README: improve troubleshooting tips for unlocked encrypted files
Eric Biggers
2021-06-09
README: improve troubleshooting section for login protector not in sync
Eric Biggers
2021-05-24
Merge pull request #292 from josephlr/mem
Joseph Richey
2021-05-24
Run the Garbage Collector in the timing loop
Joe Richey
2021-05-24
Only use 1/8 of the system RAM
Joe Richey
2021-05-12
filesystem: skip TestHaveReadAccessTo() when running as root
Eric Biggers
2021-05-05
Specify -buildmode=c-shared after GO_FLAGS rather than before
Eric Biggers
2021-04-27
cmd/fscrypt: fix word mismatch "protector" => "policy"
Gibeom Gwon
2021-04-22
cmd/fscrypt: use golang.org/x/term
Tobias Klauser
2021-04-22
Makefile: Optionally avoid installation of Ubuntu-specific PAM config
Florian Schmaus
[next]