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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2022-04-08
Bump up required Go version to 1.16
Eric Biggers
2022-02-23
v0.3.3
v0.3.3
Eric Biggers
2022-02-06
v0.3.2
v0.3.2
Eric Biggers
2021-10-18
Release version v0.3.1
v0.3.1
Eric Biggers
2021-05-05
Specify -buildmode=c-shared after GO_FLAGS rather than before
Eric Biggers
2021-04-22
Makefile: Optionally avoid installation of Ubuntu-specific PAM config
Florian Schmaus
2021-03-31
Release version v0.3.0 (#282)
v0.3.0
Eric Biggers
2020-11-30
bash-completion: add completion script
Henry-Joseph Audéoud
2020-06-13
Release version v0.2.9 (#238)
v0.2.9
Eric Biggers
2020-05-20
Release version v0.2.8 (#230)
v0.2.8
Eric Biggers
2020-05-09
Wire up shellcheck of cli-tests/*.sh to 'make lint'
Eric Biggers
2020-05-09
Add cli-tests framework
Eric Biggers
2020-03-24
Release version v0.2.7
v0.2.7
Joe Richey
2020-03-24
Makefile: Use trimpath if available (#208)
Joseph Richey
2020-03-23
cmd: Simplify "fscrypt --version" output (#207)
Joseph Richey
2020-02-22
Makefile: clean up installation commands (#201)
Eric Biggers
2020-02-18
Use DESTDIR for install prefix (#200)
Anatol Pomozov
2020-02-10
Release version v0.2.6 (#198)
v0.2.6
Joseph Richey
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-09-11
Prepare v0.2.5 (#147)
v0.2.5
Joseph Richey
2019-08-28
Makefile: exclude generated files from 'make format'
Eric Biggers
2019-07-26
Update Travis to use Ubuntu 18.04 and Go 1.12 (#135)
Joseph Richey
2019-01-19
Install pam modules/configs to the right location
Joe Richey
2019-01-17
Makefile: migrate from megacheck to staticcheck
Joe Richey joerichey@google.com
2018-12-04
Makefile: use a specific protoc-gen-go version
Eric Biggers
2018-09-02
feat(spell-check): add make command for spell check.
Deepesh Pathak
2018-08-30
Fix golint to not need a special fork
Joe Richey joerichey@google.com
2018-08-30
Update Protoc Compiler to 3.6.1
Joe Richey joerichey@google.com
2018-08-30
Don't vendor helper tooling
Joe Richey joerichey@google.com
2018-08-23
Release: v0.2.4
Joe Richey joerichey@google.com
2018-02-14
Makefile: arch command is not portable
Joseph Richey
2018-02-13
Makefile: Go/Protoc don't support arm64 big endian
Joseph Richey
2018-02-13
Makefile: Fix archetecture detection
Joseph Richey
2018-02-12
Release: v0.2.3
Joseph Richey
2018-02-12
Makefile: bump protoc to most recent version
Joseph Richey
2018-02-11
Makefile: completly rewrite
Joseph Richey
2018-02-09
dep: Run dep ensure
Joseph Richey
2018-02-08
dep: Update Travis to use dep
Joseph Richey
2018-02-08
Change Golang formatter
Joseph Richey
2017-10-03
Makefile: Updated scripts to run tests in travis
Joseph Richey
2017-09-29
Makefile: Don't update dependancies w/ "make all"
Joseph Richey
2017-08-31
Merge pull request #52 from google/keyrings
Joseph Richey
2017-08-31
filesystem: libblkid -> search /dev/disk/by-uuid
Joe Richey
2017-08-29
Go formatter "gofmt" -> "goimports"
Joseph Richey
2017-08-29
Added +build linux,cgo flags
Joe Richey
2017-08-29
Makefile: Build version flag no longer needs repo
Joe Richey
2017-08-22
Updated documentation and build system for PAM
Joe Richey joerichey@google.com
2017-07-19
Build system: no longer run make gen for make all
Joe Richey joerichey@google.com
2017-07-19
coveralls: Adding Travis CI integration
Joe Richey joerichey@google.com
[next]