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
2022-04-09
Merge pull request #354 from google/staticcheck-fix
Joseph Richey
2022-04-08
Merge pull request #355 from google/supported-filesystems
Joseph Richey
2022-04-08
Re-run 'make format' with latest version of gofmt
Eric Biggers
2022-04-08
Switch to google.golang.org/protobuf/proto
Eric Biggers
2022-04-08
Add lustre to allowed filesystems and update documentation
Eric Biggers
2022-04-08
Use Go 1.18 in all other CI steps
Joe Richey
2022-04-08
Regenerate go.mod and go.sum with go 1.16
Joe Richey
2022-04-08
Upgrade honnef.co/go/tools to latest version
Eric Biggers
2022-04-08
Remove unnecessary uses of fmt.Sprintf()
Eric Biggers
2022-04-08
Merge pull request #353 from google/go-version
Joseph Richey
2022-04-08
Bump up required Go version to 1.16
Eric Biggers
2022-02-23
v0.3.3
v0.3.3
Eric Biggers
2022-02-23
Merge pull request #346 from google/fixes
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
filesystem: create metadata files with mode 0600
Eric Biggers
2022-02-23
filesystem: preserve metadata file permissions on updates
Eric Biggers
2022-02-23
Make all new metadata files owned by user when needed
Eric Biggers
2022-02-23
Extend ownership validation to entire directory structure
Eric Biggers
2022-02-23
Strictly validate metadata file ownership by default
Eric Biggers
2022-02-23
Make 'fscrypt setup' offer a choice of directory modes
Eric Biggers
2022-02-23
filesystem: fall back to non-atomic overwrites when required
Eric Biggers
2022-02-23
filesystem: reject spoofed login protectors
Eric Biggers
2022-02-23
filesystem: validate size and type of metadata files
Eric Biggers
2022-02-23
bash_completion: fix command injection and incorrect completions
Eric Biggers
2022-02-23
Make the output of 'fscrypt status' unambiguous
Eric Biggers
2022-02-11
Merge pull request #345 from google/contributing
Joseph Richey
2022-02-11
CONTRIBUTING: update maintainers list
Eric Biggers
2022-02-06
v0.3.2
v0.3.2
Eric Biggers
2022-02-06
filesystem: remove an outdated comment
Eric Biggers
2022-01-26
Merge pull request #340 from google/fix-btrfs
Eric Biggers
2022-01-26
filesystem: fall back to path-only links if UUID cannot be determined
Eric Biggers
2022-01-26
filesystem: make FindMount() fall back to search by path
Eric Biggers
2022-01-19
filesystem: add back canonicalizePath()
Eric Biggers
2022-01-19
filesystem: add back the mountsByPath map
Eric Biggers
2022-01-19
Merge pull request #341 from google/fix-test
Eric Biggers
2022-01-19
cli-tests: fix broken test
Eric Biggers
2022-01-18
Merge pull request #337 from google/broken-links
Eric Biggers
2022-01-18
Merge pull request #338 from google/remove-protector-from-policy
Eric Biggers
2021-12-23
cmd/fscrypt: don't load protector in remove-protector-from-policy
Eric Biggers
2021-12-23
cli-tests: add helper functions to get protector descriptors
Eric Biggers
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
[prev]
[next]