summaryrefslogtreecommitdiff
path: root/libfscrypt/fscrypt.cpp
AgeCommit message (Expand)Author
2019-10-29libfscrypt: Export FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64Paul Crowley
2019-10-28libfscrypt: Support inlinecrypt_optimized flagPaul Crowley
2019-10-28libfscrypt: Infer flags at parse time and include in options structPaul Crowley
2019-10-28libfscrypt: No need for parts-parsing any more, integrate code.Paul Crowley
2019-10-28libfscrypt: Options parser now fills missing defaultsPaul Crowley
2019-10-28libfscrypt: Log which version of policy we set.Paul Crowley
2019-10-24Provide struct-based C++ interfacePaul Crowley
2019-09-30libfscrypt: support setting v2 encryption policiesEric Biggers
2019-09-25Update system/extras for logwrapperTom Cherry
2019-09-05libfscrypt: simplify fscrypt_policy_ensure()Eric Biggers
2019-09-05libfscrypt: remove some hardcoded definitionsEric Biggers
2018-12-11libfscrypt: Add Adiantum supportGreg Kaiser
2018-10-25libfscrypt: get the fscrypt kernel API declarations from linux/fs.hEric Biggers
2018-10-25Refactor "ext4 encryption" code into libfscryptEric Biggers