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-09-29
Merge pull request #65 from google/session_keyring
Joseph Richey
2017-09-29
Fix lint
Joseph Richey
2017-09-29
security: Add check option to UserKeyringID
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
2017-08-29
Merge pull request #47 from google/build_tags
Joseph Richey
2017-08-29
README: Clarified boot related encryption issues
Joe Richey
2017-08-29
CONTRIBUTING: typo
Joe Richey
2017-08-29
crypto: Handle when "ulimit -l" is too low
Joe Richey
2017-08-29
Fixed typos
Joe Richey
2017-08-29
Added +build linux,cgo flags
Joe Richey
2017-08-29
CONTRIBUTING: Make it clear how issues work
Joe Richey
2017-08-29
Makefile: Build version flag no longer needs repo
Joe Richey
2017-08-28
Merge pull request #44 from mhalcrow/master
Joseph Richey
2017-08-25
Fix typo (once -> one).
Michael Halcrow
2017-08-24
Merge pull request #25 from google/fix
v0.2.0
0.2.0
Joseph Richey
2017-08-24
Updated documentation for PAM module help
Joseph Richey
2017-08-23
security: fscrypt now possesses the user keyring
Joseph Richey
2017-08-23
pam_fscrypt: Session accounting completed
Joe Richey joerichey@google.com
2017-08-23
Added some documentation and improved security API
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: lock all PAM policies w/ flag
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: Updated module to use new APIs
Joe Richey joerichey@google.com
2017-08-22
security: Moved cache dropping function
Joe Richey joerichey@google.com
2017-08-22
Updated documentation and build system for PAM
Joe Richey joerichey@google.com
2017-08-22
pam_fscrypt: The actual PAM module and config
Joe Richey joerichey@google.com
2017-08-22
Various small nits a helper functions for PAM
Joe Richey joerichey@google.com
2017-08-22
Merge pull request #39 from google/purge
Joseph Richey
[next]