aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-11Prepare v0.2.5 (#147)v0.2.5Joseph Richey
2019-09-09cmd/fscrypt: show encryption options with 'fscrypt status DIR' (#145)ebiggers
2019-09-09writeDataAtomic() fixes (#140)ebiggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2019-09-08.gitignore: add tags file (#144)ebiggers
2019-08-29Merge pull request #142 from ebiggers/goimportsJoseph Richey
2019-08-28Run 'make format' with latest version of goimportsEric Biggers
2019-08-28Makefile: exclude generated files from 'make format'Eric Biggers
2019-07-27README.md: improve documentation for moving files into encrypted dirs (#138)ebiggers
2019-07-27README.md: improve documentation for kernel and filesystem support (#137)ebiggers
2019-07-27README.md: improve documentation of GRUB limitation (#136)ebiggers
2019-07-27cmd/fscrypt: give newly encrypted directories mode 0700 (#134)ebiggers
2019-07-26Update Travis to use Ubuntu 18.04 and Go 1.12 (#135)Joseph Richey
2019-01-19Merge pull request #122 from google/pamJoseph Richey
2019-01-19Update the README with correct install informationJoe Richey
2019-01-19Install pam modules/configs to the right locationJoe Richey
2019-01-17Merge pull request #119 from ebiggers/adiantumJoseph Richey
2019-01-17Merge pull request #120 from google/toolsJoseph Richey
2019-01-17Makefile: migrate from megacheck to staticcheckJoe Richey joerichey@google.com
2019-01-14Add support for the Adiantum encryption modeEric Biggers
2018-12-04Merge pull request #114 from ebiggers/fix-make-genJoseph Richey
2018-12-04Makefile: use a specific protoc-gen-go versionEric Biggers
2018-11-20Merge pull request #110 from wjt/patch-1Joseph Richey
2018-11-05README: fix "Debain" typoWill Thompson
2018-09-05Merge pull request #106 from fristonio/spell-checkJoseph Richey
2018-09-02feat(spell-check): add make command for spell check.Deepesh Pathak
2018-08-30Merge pull request #107 from google/modJoseph Richey
2018-08-30Update Travis to use go 1.10 and go 1.11Joe Richey joerichey@google.com
2018-08-30Bump Travis VersionJoe Richey joerichey@google.com
2018-08-30Fix golint to not need a special forkJoe Richey joerichey@google.com
2018-08-30Go 1.11 gofmt updataeJoe Richey joerichey@google.com
2018-08-30Use proto.Equal instead of reflect.DeepEqualsJoe Richey joerichey@google.com
2018-08-30Update Protoc Compiler to 3.6.1Joe Richey joerichey@google.com
2018-08-30Update dependancies to lastest versionJoe Richey joerichey@google.com
2018-08-30Don't vendor helper toolingJoe Richey joerichey@google.com
2018-08-30Remove dep from documentation and travis buildJoe Richey joerichey@google.com
2018-08-30Transition from dep to golang's module systemJoe Richey joerichey@google.com
2018-08-23Merge pull request #105 from google/releasev0.2.4Joseph Richey
2018-08-23Release: v0.2.4Joe Richey joerichey@google.com
2018-08-23Merge pull request #103 from google/pamJoseph Richey
2018-08-23Improve debug and error output for pam_fscryptJoe Richey joerichey@google.com
2018-08-23Ensure keyring privilege changes are reversibleJoe Richey joerichey@google.com
2018-08-23Ensure setting user privileges is reversibleJoe Richey joerichey@google.com
2018-08-23Merge pull request #104 from google/travisJoseph Richey
2018-08-23Update docs to indicate v1.10 is requiredJoe Richey joerichey@google.com
2018-08-23Fix Travis to only use Go 1.10Joe Richey joerichey@google.com
2018-08-22Merge pull request #102 from google/mipsJoseph Richey
2018-08-21Use proper sizes when casting to Go sliceJoe Richey joerichey@google.com
2018-04-19Merge pull request #97 from ebiggers/privileges_fixJoseph Richey
2018-04-19Merge pull request #96 from ebiggers/unset_item_fixJoseph Richey