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
2017-08-07
Merge pull request #33 from ebiggers/fix_hashing_calibration
Joseph Richey
2017-08-07
Merge pull request #32 from ebiggers/ErrKeyFileLength_fix
Joseph Richey
2017-08-07
actions: calculate password hash difficulty correctly
Eric Biggers
2017-08-07
cmd/fscrypt: fix help message for ErrKeyFileLength
Eric Biggers
2017-07-25
Merge pull request #30 from google/josephlr-patch-1
Joseph Richey
2017-07-25
README reformatting
Joseph Richey
2017-07-23
Merge pull request #29 from google/docs
Joseph Richey
2017-07-23
README: Fixed cloning documentation
Joseph Richey
2017-07-19
Merge pull request #27 from google/tests
Joseph Richey
2017-07-19
Build system: no longer run make gen for make all
Joe Richey joerichey@google.com
2017-07-19
crypto: Add more tests for bad key lengths
Joe Richey joerichey@google.com
2017-07-19
README: add badges for license and code coverage
Joe Richey joerichey@google.com
2017-07-19
coveralls: Adding Travis CI integration
Joe Richey joerichey@google.com
2017-07-18
Merge pull request #23 from google/fix
Joseph Richey
2017-07-18
Makefile: typo
Joe Richey joerichey@google.com
2017-07-18
Update documentation about new build system
Joe Richey joerichey@google.com
2017-07-18
metadata: Remove "go generate" and regenerate
Joe Richey joerichey@google.com
2017-07-18
tests: Unit tests and Integration tests work
Joe Richey joerichey@google.com
2017-07-18
Travis.yml and Makefile now run integration tests.
Joe Richey joerichey@google.com
2017-07-18
Merge pull request #22 from google/fix
Joseph Richey
2017-07-17
actions: Fixed flaky hashing test
Joe Richey joerichey@google.com
2017-07-17
Better output for input_fail.py
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: more nits to fix "make lint"
Joe Richey joerichey@google.com
2017-07-17
Small fixes so "make lint" doesn't complain.
Joe Richey joerichey@google.com
2017-07-17
pam: Added missing documentation (fix "make lint")
Joe Richey joerichey@google.com
2017-07-17
Changes from "make format"
Joe Richey joerichey@google.com
2017-07-17
Makefile: Rewrite for presubmit checks
Joe Richey joerichey@google.com
2017-07-17
Merge pull request #21 from google/fix
Joseph Richey
2017-07-17
cmd/fscrypt: username and login token fix
Joe Richey joerichey@google.com
2017-07-17
pam: IsUserLoginToken now uses PAM library
Joe Richey joerichey@google.com
2017-07-17
pam: Add Go wrappers around PAM functions
Joe Richey joerichey@google.com
2017-07-17
pam: C implementation for conversation and cleanup
Joe Richey joerichey@google.com
2017-07-17
crypto: Conversion to/from C strings
Joe Richey joerichey@google.com
2017-07-17
pam: Add PAM Items and Flags
Joe Richey joerichey@google.com
2017-07-17
util: Add conversions for byte/pointer arrays
Joe Richey joerichey@google.com
2017-07-17
Merge pull request #20 from google/fix
Joseph Richey
2017-07-17
cmd/fscrypt: prompts now use command functions
Joe Richey joerichey@google.com
2017-07-17
util: Move line reading into common package
Joe Richey joerichey@google.com
2017-07-17
Merge pull request #19 from google/fix
Joseph Richey
2017-07-17
cmd/fscrypt: Improve "fscrypt status"
Joe Richey joerichey@google.com
2017-07-17
cmd/fscrypt: Check support before encrypting
Joe Richey joerichey@google.com
2017-07-17
filesystem: Distinguish support and setup for fs
Joe Richey joerichey@google.com
2017-07-17
Merge pull request #18 from google/fix
Joseph Richey
2017-07-17
actions: Add tests for policy unlocking
Joe Richey joerichey@google.com
2017-07-17
actions: Protectors can directly unlock Policies
Joe Richey joerichey@google.com
2017-07-14
Merge pull request #16 from google/fix
Joseph Richey
2017-07-14
actions: Policies now have Description method
Joe Richey joerichey@google.com
2017-07-14
crypto: Use single description parameter
Joe Richey joerichey@google.com
2017-07-14
Merge pull request #15 from google/fix
Joseph Richey
2017-07-14
cmd/fscrypt: fix protector and policy cleanup
Joe Richey joerichey@google.com
[next]