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
2020-01-05
README.md: document /etc/fscrypt.conf
Eric Biggers
2019-12-15
keyring: fix permission denied accessing user keyring (#177)
ebiggers
2019-11-28
README.md: update output to match reality
Eric Biggers
2019-11-28
Merge pull request #172 from ebiggers/login-passphrase-doc-fix
Joseph Richey
2019-11-27
README.md: remove obsolete warning about changing login passphrase
Eric Biggers
2019-11-27
cmd/fscrypt: preserve paragraphs in wrapText()
Eric Biggers
2019-11-27
Rename some variables from 'target' to 'targetUser'
Eric Biggers
2019-11-27
Use latest fscrypt declarations from sys/unix
Eric Biggers
2019-11-27
Upgrade to latest golang.org/x/sys module
Eric Biggers
2019-11-27
cmd/fscrypt: adjust message when listing protector sources
Eric Biggers
2019-11-27
Allow filesystem links to contain leading/trailing whitespace
Eric Biggers
2019-11-26
travis: set GO111MODULE=on for 'go get'
Eric Biggers
2019-11-08
Merge pull request #162 from josephlr/master
Joseph Richey
2019-11-05
Add Code of Conduct
Joe Richey
2019-10-30
Merge pull request #154 from ebiggers/bind-mounts
Joseph Richey
2019-10-30
filesystem: add unit tests for loadMountInfo()
Eric Biggers
2019-10-30
filesystem: handle bind mounts properly
Eric Biggers
2019-10-30
filesystem: make link handling more robust
Eric Biggers
2019-10-30
filesystem: get correct device for kernel-mounted rootfs
Eric Biggers
2019-10-30
filesystem: add device number utilities
Eric Biggers
2019-10-30
filesystem: skip unnecessary mountpoint canonicalization
Eric Biggers
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
Manage tool versioning with Go modules (#161)
Joseph Richey
2019-10-25
Delete vendored code and update CI to Go 1.13 (#158)
Joseph Richey
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
Merge pull request #150 from ebiggers/allow-metadata-symlink
Joseph Richey
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-24
cmd/fscrypt: make 'fscrypt setup' create /.fscrypt (#149)
ebiggers
2019-09-11
Prepare v0.2.5 (#147)
v0.2.5
Joseph Richey
2019-09-09
cmd/fscrypt: show encryption options with 'fscrypt status DIR' (#145)
ebiggers
2019-09-09
writeDataAtomic() fixes (#140)
ebiggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2019-09-08
.gitignore: add tags file (#144)
ebiggers
2019-08-29
Merge pull request #142 from ebiggers/goimports
Joseph Richey
2019-08-28
Run 'make format' with latest version of goimports
Eric Biggers
2019-08-28
Makefile: exclude generated files from 'make format'
Eric Biggers
2019-07-27
README.md: improve documentation for moving files into encrypted dirs (#138)
ebiggers
2019-07-27
README.md: improve documentation for kernel and filesystem support (#137)
ebiggers
2019-07-27
README.md: improve documentation of GRUB limitation (#136)
ebiggers
2019-07-27
cmd/fscrypt: give newly encrypted directories mode 0700 (#134)
ebiggers
2019-07-26
Update Travis to use Ubuntu 18.04 and Go 1.12 (#135)
Joseph Richey
2019-01-19
Merge pull request #122 from google/pam
Joseph Richey
2019-01-19
Update the README with correct install information
Joe Richey
2019-01-19
Install pam modules/configs to the right location
Joe Richey
2019-01-17
Merge pull request #119 from ebiggers/adiantum
Joseph Richey
[prev]
[next]