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
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
2019-01-17
Merge pull request #120 from google/tools
Joseph Richey
2019-01-17
Makefile: migrate from megacheck to staticcheck
Joe Richey joerichey@google.com
2019-01-14
Add support for the Adiantum encryption mode
Eric Biggers
2018-12-04
Merge pull request #114 from ebiggers/fix-make-gen
Joseph Richey
2018-12-04
Makefile: use a specific protoc-gen-go version
Eric Biggers
2018-11-20
Merge pull request #110 from wjt/patch-1
Joseph Richey
2018-11-05
README: fix "Debain" typo
Will Thompson
2018-09-05
Merge pull request #106 from fristonio/spell-check
Joseph Richey
2018-09-02
feat(spell-check): add make command for spell check.
Deepesh Pathak
2018-08-30
Merge pull request #107 from google/mod
Joseph Richey
2018-08-30
Update Travis to use go 1.10 and go 1.11
Joe Richey joerichey@google.com
2018-08-30
Bump Travis Version
Joe Richey joerichey@google.com
2018-08-30
Fix golint to not need a special fork
Joe Richey joerichey@google.com
2018-08-30
Go 1.11 gofmt updatae
Joe Richey joerichey@google.com
2018-08-30
Use proto.Equal instead of reflect.DeepEquals
Joe Richey joerichey@google.com
2018-08-30
Update Protoc Compiler to 3.6.1
Joe Richey joerichey@google.com
2018-08-30
Update dependancies to lastest version
Joe Richey joerichey@google.com
2018-08-30
Don't vendor helper tooling
Joe Richey joerichey@google.com
2018-08-30
Remove dep from documentation and travis build
Joe Richey joerichey@google.com
2018-08-30
Transition from dep to golang's module system
Joe Richey joerichey@google.com
2018-08-23
Merge pull request #105 from google/release
v0.2.4
Joseph Richey
2018-08-23
Release: v0.2.4
Joe Richey joerichey@google.com
2018-08-23
Merge pull request #103 from google/pam
Joseph Richey
2018-08-23
Improve debug and error output for pam_fscrypt
Joe Richey joerichey@google.com
2018-08-23
Ensure keyring privilege changes are reversible
Joe Richey joerichey@google.com
2018-08-23
Ensure setting user privileges is reversible
Joe Richey joerichey@google.com
2018-08-23
Merge pull request #104 from google/travis
Joseph Richey
2018-08-23
Update docs to indicate v1.10 is required
Joe Richey joerichey@google.com
2018-08-23
Fix Travis to only use Go 1.10
Joe Richey joerichey@google.com
2018-08-22
Merge pull request #102 from google/mips
Joseph Richey
2018-08-21
Use proper sizes when casting to Go slice
Joe Richey joerichey@google.com
[next]