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-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
2021-03-31
Release version v0.3.0 (#282)
v0.3.0
Eric Biggers
2021-03-31
Merge pull request #283 from google/coverage
Joseph Richey
2021-03-31
Only run CI on master branch and PRs to master
Joe Richey
2021-03-31
Stop generating and uploading coverage in CI
Joe Richey
2021-03-09
Merge pull request #281 from ebiggers/pam_fscrypt-updates
Joseph Richey
2021-03-08
README: improve PAM configuration documentation (again)
Eric Biggers
2021-03-08
README: make it clear that pam_fscrypt also handles locking
Eric Biggers
2021-03-08
pam_fscrypt: make "lock_policies" the default behavior
Eric Biggers
2021-03-08
pam_fscrypt: decide cache dropping behavior automatically
Eric Biggers
2021-03-03
pam_fscrypt/config: prioritise over other session modules
Robert McQueen
2021-02-02
ci.yml: always run apt-get update
Eric Biggers
2021-01-25
Avoid using the word "whitelist"
Eric Biggers
2021-01-19
cmd/fscrypt: fix missing protector error format
Alastair Hughes
2020-11-30
bash-completion: add completion script
Henry-Joseph Audéoud
2020-11-26
README: Fix badge image
Joe Richey
2020-11-26
Switch from Travis CI to GitHub Actions
Eric Biggers
2020-11-26
cli-tests: force processes spawned by 'expect' to have 80 column-output
Eric Biggers
2020-11-09
README.md: add table of contents
Eric Biggers
2020-11-07
travis.yml: upgrade to Ubuntu 20.04 and enable cli tests
Eric Biggers
2020-11-07
cmd/fscrypt: fix race condition in getPassphraseKey()
Eric Biggers
2020-11-07
cli-tests/common.sh: fix _user_do()
Eric Biggers
2020-11-07
cmd/fscrypt: fix isDirUnlockedHeuristic() on latest kernels
Eric Biggers
2020-10-15
Travis-ci: added support for ppc64le (#257)
sanjaymsh
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
[prev]
[next]