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
Age
Commit message (
Expand
)
Author
2019-10-30
filesystem: switch to using /proc/self/mountinfo
Eric Biggers
2019-10-29
filesystem: rename getMountInfo() to loadMountInfo()
Eric Biggers
2019-10-29
filesystem: remove Mount.Options
Eric Biggers
2019-10-29
filesystem: rename Mount.Filesystem to Mount.FilesystemType
Eric Biggers
2019-10-25
Added capacity to slice creation, when capacity is known (#159)
Vivek V
2019-10-23
actions/config: ensure config file is created with mode 0644 (#152)
ebiggers
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
2019-09-09
writeDataAtomic() fixes (#140)
ebiggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2019-08-28
Run 'make format' with latest version of goimports
Eric Biggers
2018-09-02
feat(spell-check): add make command for spell check.
Deepesh Pathak
2018-08-30
Use proto.Equal instead of reflect.DeepEquals
Joe Richey joerichey@google.com
2017-08-31
filesystem: libblkid -> search /dev/disk/by-uuid
Joe Richey
2017-07-18
tests: Unit tests and Integration tests work
Joe Richey joerichey@google.com
2017-07-17
Small fixes so "make lint" doesn't complain.
Joe Richey joerichey@google.com
2017-07-17
Changes from "make format"
Joe Richey joerichey@google.com
2017-07-17
filesystem: Distinguish support and setup for fs
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
actions: error handling and API changed
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-06-15
pam: checking a user's login passphrase
Joe Richey joerichey@google.com
2017-05-31
filesystem: creating the directories and files
Joe Richey joerichey@google.com