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
path:
root
/
filesystem
/
filesystem_test.go
Age
Commit message (
Expand
)
Author
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: reject spoofed login protectors
Eric Biggers
2022-02-23
filesystem: validate size and type of metadata files
Eric Biggers
2021-12-20
filesystem: avoid accessing irrelevant filesystems
Eric Biggers
2020-05-09
filesystem: improve errors
Eric Biggers
2020-01-28
filesystem: don't overwrite existing protector links
Eric Biggers
2019-10-23
filesystem: Move test-only code to test files
Joe Richey
2019-10-01
filesystem: allow .fscrypt to be a symlink
Eric Biggers
2018-08-30
Use proto.Equal instead of reflect.DeepEquals
Joe Richey joerichey@google.com
2017-07-18
tests: Unit tests and Integration tests work
Joe Richey joerichey@google.com
2017-07-17
Changes from "make format"
Joe Richey joerichey@google.com
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
Change error handling to new package
Joe Richey joerichey@google.com
2017-06-15
metadata: change encryption mode names
Joe Richey joerichey@google.com
2017-06-15
filesystem: change support detection and bug-fixes
Joe Richey joerichey@google.com
2017-05-31
filesystem: creating the directories and files
Joe Richey joerichey@google.com