| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-12-04 | pam_fscrypt: filter out irrelevant policies earlier | Eric Biggers |
| 2022-02-23 | pam_fscrypt: ignore system users | Eric Biggers |
| 2022-02-23 | pam_fscrypt: log errors getting protector in policiesUsingProtector() | Eric Biggers |
| 2022-02-23 | Strictly validate metadata file ownership by default | Eric Biggers |
| 2020-05-09 | cmd/fscrypt: add FSCRYPT_ROOT_MNT environmental variable | Eric Biggers |
| 2019-09-08 | Fix various typos and grammatical errors (#141) | ebiggers |
| 2018-08-23 | Improve debug and error output for pam_fscrypt | Joe Richey joerichey@google.com |
| 2018-02-11 | vet: eliminate unnecessary shadowing | Joseph Richey |
| 2017-09-01 | pam_fscrypt: PAM module no longer crashes on panic | Joseph Richey |
| 2017-08-30 | pam_fscrypt: Added logging and use of new pam API | Joe Richey |
| 2017-08-29 | pam_fscrypt: Handle empty arguments list | Joseph Richey |
| 2017-08-23 | pam_fscrypt: Session accounting completed | Joe Richey joerichey@google.com |