summaryrefslogtreecommitdiff
path: root/ext4_utils/ext4_crypt.cpp
AgeCommit message (Expand)Author
2016-05-10Fail with an error if we can't read the policy for encryptionPaul Crowley
2016-03-10Avoid bogus warnings by branching on whether dir is empty.Paul Crowley
2016-02-05Add methods to get and ensure encryption policy.Jeff Sharkey
2016-02-04Remove unencrypted propertiesPaul Lawrence
2016-02-02Remove e4crypt_non_default_keyPaul Lawrence
2015-05-05New faster file open kernelPaul Lawrence
2015-04-30New ext4enc kernel switching from xattrs to ioctlPaul Lawrence
2015-04-28Securely encrypt the master keyPaul Lawrence
2015-04-28Revert "Securely encrypt the master key"Paul Lawrence
2015-04-27Securely encrypt the master keyPaul Lawrence
2015-04-01ext4_utils: Abstracting ext4 encryption property systemPaul Lawrence
2015-03-28Don't #include "../".Elliott Hughes
2015-03-27[HACK] Adding e4crypt supportPaul Lawrence