aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-23Release: v0.2.4Joe Richey joerichey@google.com
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-12Release: v0.2.3Joseph Richey
2018-02-12Makefile: bump protoc to most recent versionJoseph Richey
2018-02-11Makefile: completly rewriteJoseph Richey
2018-02-09dep: Run dep ensureJoseph Richey
2018-02-08dep: Update Travis to use depJoseph Richey
2018-02-08Change Golang formatterJoseph Richey
2017-10-03Makefile: Updated scripts to run tests in travisJoseph Richey
2017-09-29Makefile: Don't update dependancies w/ "make all"Joseph Richey
2017-08-31Merge pull request #52 from google/keyringsJoseph Richey
2017-08-31filesystem: libblkid -> search /dev/disk/by-uuidJoe Richey
2017-08-29Go formatter "gofmt" -> "goimports"Joseph Richey
2017-08-29Added +build linux,cgo flagsJoe Richey
2017-08-29Makefile: Build version flag no longer needs repoJoe Richey
2017-08-22Updated documentation and build system for PAMJoe Richey joerichey@google.com
2017-07-19Build system: no longer run make gen for make allJoe Richey joerichey@google.com
2017-07-19coveralls: Adding Travis CI integrationJoe Richey joerichey@google.com
2017-07-18Makefile: typoJoe Richey joerichey@google.com
2017-07-18Travis.yml and Makefile now run integration tests.Joe Richey joerichey@google.com
2017-07-17Makefile: Rewrite for presubmit checksJoe Richey joerichey@google.com
2017-07-13Makefile: version and data now pulled in directlyJoe Richey joerichey@google.com
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28Update Makefile and READMEJoe Richey joerichey@google.com
2017-06-15pam: checking a user's login passphraseJoe Richey joerichey@google.com
2017-05-31fscrypt: Adding additional documentationJoe Richey joerichey@google.com
2017-05-02metadata: get and set policies from goJoe Richey
2017-05-02metadata: introduce protobuf structuresJoe Richey
2017-05-02util: convenience utilities for fscryptJoe Richey
2017-05-02cmd/fscrypt: Initial stub program and docsJoe Richey