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-10-19
Destroy refactor
Joseph Richey
2017-10-19
fscrypt.go now has no errors
Joseph Richey
2017-10-19
Move around and fscrypt refactor
Joe Richey joerichey@google.com
2017-10-19
Refactor almost complete
Joseph Richey
2017-10-19
Command, Context, command line splitting setup
Joe Richey joerichey@google.com
2017-10-19
Fixes
Joe Richey joerichey@google.com
2017-10-19
ext4: start refactor
Joe Richey joerichey@google.com
2017-10-19
ext4: Build working, args parsing
Joseph Richey
2017-10-19
ext4: Initial work for fscrypt-ext4
Joe Richey joerichey@google.com
2017-10-04
Merge pull request #70 from kant/patch-1
Joseph Richey
2017-10-05
Typos
Darío Hereñú
2017-10-03
Merge pull request #69 from google/makefile
v0.2.2
0.2.2
Joseph Richey
2017-10-03
Makefile: Updated scripts to run tests in travis
Joseph Richey
2017-10-03
Merge pull request #68 from dvrkps/patch-1
Joseph Richey
2017-10-03
travis: update go version
Davor Kapsa
2017-10-02
Merge pull request #67 from google/sync
Joseph Richey
2017-10-02
security: Sync filesystem before dropping caches
Joe Richey joerichey@google.com
2017-09-29
Merge pull request #64 from google/new_values
Joseph Richey
2017-09-29
Merge pull request #65 from google/session_keyring
Joseph Richey
2017-09-29
vendor: Just add windows to make govendor work
Joseph Richey
2017-09-29
Fix lint
Joseph Richey
2017-09-29
security: Add check option to UserKeyringID
Joseph Richey
2017-09-29
metadata: Add new encryption modes
Joseph Richey
2017-09-29
Makefile: Don't update dependancies w/ "make all"
Joseph Richey
2017-09-29
vendor: Update to latest versions
Joseph Richey
2017-09-06
Fixes logging string for policies
Joseph Richey
2017-09-01
Merge pull request #56 from google/panics
v0.2.1
0.2.1
Joseph Richey
2017-09-01
cmd/fscrypt: Add explanations for keyring failures
Joseph Richey
2017-09-01
cmd/fscrypt: Check that keyrings are setup
Joseph Richey
2017-09-01
security: Change user keyring lookup algorithm
Joseph Richey
2017-09-01
security: No more permenant privilege dropping
Joseph Richey
2017-09-01
pam_fscrypt: PAM module no longer crashes on panic
Joseph Richey
2017-08-31
Merge pull request #52 from google/keyrings
Joseph Richey
2017-08-31
Merge pull request #54 from google/uuid
Joseph Richey
2017-08-31
filesystem: libblkid -> search /dev/disk/by-uuid
Joe Richey
2017-08-31
security: Error if privilege reset goes wrong
Joe Richey
2017-08-31
Fixed linter issues
Joe Richey
2017-08-30
cmd/fscrypt: Add --user flag for running as root
Joe Richey
2017-08-30
pam_fscrypt: Added logging and use of new pam API
Joe Richey
2017-08-30
actions: context now hold a target user.User
Joe Richey
2017-08-30
crypto: Updated to include user parameter
Joe Richey
2017-08-30
pam: Handle holds data for calling and PAM users
Joe Richey
2017-08-30
security: Rewrite of keryings and permissions
Joe Richey
2017-08-30
util: Added parsing and effective user functions
Joseph Richey
2017-08-30
gitignore: Update to include VSCode files
Joseph Richey
2017-08-29
Go formatter "gofmt" -> "goimports"
Joseph Richey
2017-08-29
pam_fscrypt: Handle empty arguments list
Joseph Richey
2017-08-29
cmd/fscrypt: Stop dropping/raising for sudo
Joseph Richey
2017-08-29
Merge pull request #49 from google/misc
Joseph Richey
2017-08-29
Merge pull request #48 from google/contrib
Joseph Richey
[next]