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
/
security
Age
Commit message (
Expand
)
Author
2019-12-15
keyring: fix permission denied accessing user keyring (#177)
ebiggers
2019-11-27
Rename some variables from 'target' to 'targetUser'
Eric Biggers
2019-09-08
Fix various typos and grammatical errors (#141)
ebiggers
2018-09-02
feat(spell-check): add make command for spell check.
Deepesh Pathak
2018-08-23
Ensure keyring privilege changes are reversible
Joe Richey joerichey@google.com
2018-08-23
Ensure setting user privileges is reversible
Joe Richey joerichey@google.com
2018-03-25
security: drop and regain privileges in all threads
Eric Biggers
2018-02-11
test: all packages should have tests
Joseph Richey
2017-10-02
security: Sync filesystem before dropping caches
Joe Richey joerichey@google.com
2017-09-29
Fix lint
Joseph Richey
2017-09-29
security: Add check option to UserKeyringID
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-08-31
security: Error if privilege reset goes wrong
Joe Richey
2017-08-31
Fixed linter issues
Joe Richey
2017-08-30
security: Rewrite of keryings and permissions
Joe Richey
2017-08-23
security: fscrypt now possesses the user keyring
Joseph Richey
2017-08-23
Added some documentation and improved security API
Joe Richey joerichey@google.com
2017-08-22
security: Moved cache dropping function
Joe Richey joerichey@google.com
2017-08-22
security: Fixed typo and improved error handling
Joe Richey joerichey@google.com
2017-08-17
cmd/fscrypt: purge command now clears cache
Joe Richey joerichey@google.com