aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-25security: drop and regain privileges in all threadsEric Biggers
2018-03-24pam: return error when PAM info item is unsetEric Biggers
2018-03-16Clarify how to run integration tests Joseph Richey
2018-02-14Makefile: arch command is not portableJoseph Richey
2018-02-13Makefile: Go/Protoc don't support arm64 big endianJoseph Richey
2018-02-13Makefile: Fix archetecture detectionJoseph Richey
2018-02-12Merge pull request #91 from google/versionv0.2.3Joseph Richey
2018-02-12Release: v0.2.3Joseph Richey
2018-02-12Merge pull request #90 from google/travisJoseph Richey
2018-02-12travis: Fix travis bugJoseph Richey
2018-02-12Merge pull request #89 from google/protoJoseph Richey
2018-02-12metadata: regenerate .pb.goJoseph Richey
2018-02-12Makefile: bump protoc to most recent versionJoseph Richey
2018-02-12Merge pull request #88 from google/keyJoseph Richey
2018-02-12travis: Upload encrypted API keyJoseph Richey
2018-02-12Merge pull request #87 from google/cleanupJoseph Richey
2018-02-11vet: eliminate unnecessary shadowingJoseph Richey
2018-02-11cmd/fscrypt: don't show build time if not setJoseph Richey
2018-02-11Merge pull request #86 from google/docsJoseph Richey
2018-02-11docs: Update CONTRIBUTING.md and README.mdJoseph Richey
2018-02-11Merge pull request #85 from google/depfixJoseph Richey