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-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
2017-07-14
vendor: Fixed package list so "make all" will work
Joe Richey joerichey@google.com
2017-07-13
Merge pull request #14 from google/docs
Joseph Richey
2017-07-13
Makefile: version and data now pulled in directly
Joe Richey joerichey@google.com
2017-07-13
README: Fixed version badge to pull from Git tags
Joseph Richey
2017-07-13
Merge pull request #12 from google/docs
Joseph Richey
2017-07-13
README: Add badges for protect, docs, report card
Joseph Richey
2017-07-13
README: fix typos and formatting
Joseph Richey
2017-06-28
Finalize import paths and documentation
v0.1.0
0.1.0
Joe Richey joerichey@google.com
2017-06-28
Update Makefile and README
Joe Richey joerichey@google.com
2017-06-28
cmd/fscrypt: commands to add/remove protectors
Joe Richey joerichey@google.com
2017-06-28
cmd/fscrypt: add metadata command
Joe Richey joerichey@google.com
2017-06-28
cmd/fscrypt: add in status and purge commands
Joe Richey joerichey@google.com
2017-06-28
cmd/fscrypt: setup, encrypt, unlock commands
Joe Richey joerichey@google.com
2017-06-28
actions: error handling and API changed
Joe Richey joerichey@google.com
2017-06-28
Change error handling to new package
Joe Richey joerichey@google.com
2017-06-26
vendor: add in github.com/pkg/errors
Joe Richey joerichey@google.com
2017-06-26
actions: Simplify the callback mechanism
Joe Richey joerichey@google.com
2017-06-15
vendor: update x/sys/unix
Joe Richey joerichey@google.com
2017-06-15
crypto: add in additional keyring functionality
Joe Richey joerichey@google.com
2017-06-15
metadata: change encryption mode names
Joe Richey joerichey@google.com
2017-06-15
filesystem: change support detection and bug-fixes
Joe Richey joerichey@google.com
2017-06-15
pam: checking a user's login passphrase
Joe Richey joerichey@google.com
2017-05-31
vendor: add in external packages for use with CLI
Joe Richey joerichey@google.com
2017-05-31
actions: creating and unlocking policies
Joe Richey joerichey@google.com
2017-05-31
actions: creating and unlocking protectors
Joe Richey joerichey@google.com
2017-05-31
actions: generate a config file for fscrypt
Joe Richey joerichey@google.com
2017-05-31
filesystem: creating the directories and files
Joe Richey joerichey@google.com
2017-05-31
crypto: tests, errors, and descriptor computation
Joe Richey joerichey@google.com
2017-05-31
metadata: reorganize and add consistency checks
Joe Richey joerichey@google.com
2017-05-31
util: better handing of custom errors
Joe Richey joerichey@google.com
2017-05-31
fscrypt: Adding additional documentation
Joe Richey joerichey@google.com
2017-05-02
crypto: passphrase hashing with Argon2
Joe Richey
[next]