summaryrefslogtreecommitdiff
path: root/ext4_utils/ext4_crypt.cpp
AgeCommit message (Expand)Author
2018-05-22Make logging much less verbosePaul Crowley
2018-05-17Recursively list directories that break encryptionPaul Crowley
2018-03-30Support Speck encryption.Paul Crowley
2017-10-10Log mode information setting crypto policies.Paul Crowley
2017-02-07ext4_utils: allow specifying HEH filenames encryptionEric Biggers
2016-12-07Merge "ext4_utils: Fix return value in e4crypt_policy_get" am: 6c26bba8a9 am:...Ethan Yonker
2016-12-07ext4_utils: Fix return value in e4crypt_policy_getEthan Yonker
2016-11-07Change char to uint8_t in ext4_encryption_policyPaul Lawrence
2016-10-10ext4_utils: Export headers for libext4_utils* libs. am: 018ef1be61 am: 46dcc1...Tao Bao
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
2016-05-27Get encryption mode for policyPaul Lawrence
2016-05-27Revert "Add fileencrypted=software/ice to fstab options"Paul Lawrence
2016-05-11Add fileencrypted=software/ice to fstab optionsPaul Lawrence
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