Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
refs/heads/r
/
libfscrypt
20a5aa5
Add emmc_optimized flag
by Paul Crowley
· 5 years ago
e6e61f7
libfscrypt: Add == and != operators for EncryptionPolicy/Options
by Nikita Ioffe
· 6 years ago
47212f0
fscrypt option parsing depends on ro.product.first_api_level
by Paul Crowley
· 6 years ago
3560267
libfscrypt: Support hardware wrapped keys
by Barani Muthukumaran
· 6 years ago
9b14aa3
libfscrypt: Use <linux/fscrypt.h> from Bionic
by Eric Biggers
· 6 years ago
b11b815
libfscrypt: Export FSCRYPT_POLICY_FLAG_IV_INO_LBLK_64
by Paul Crowley
· 6 years ago
3c78d41
libfscrypt: Support inlinecrypt_optimized flag
by Paul Crowley
· 6 years ago
22eb1d4
libfscrypt: Infer flags at parse time and include in options struct
by Paul Crowley
· 6 years ago
be2aeea
libfscrypt: No need for parts-parsing any more, integrate code.
by Paul Crowley
· 6 years ago
5e2fbc4
libfscrypt: Options parser now fills missing defaults
by Paul Crowley
· 6 years ago
9444d62
libfscrypt: Log which version of policy we set.
by Paul Crowley
· 6 years ago
f6ca2c3
Provide struct-based C++ interface
by Paul Crowley
· 6 years ago
17115c7
libfscrypt: support setting v2 encryption policies
by Eric Biggers
· 6 years ago
0cf9259
Update system/extras for logwrapper
by Tom Cherry
· 6 years ago
ab30850
Add a per-boot-key policy reference
by Paul Crowley
· 6 years ago
b901508
libfscrypt: simplify fscrypt_policy_ensure()
by Eric Biggers
· 6 years ago
bb9ae2f
libfscrypt: remove some hardcoded definitions
by Eric Biggers
· 6 years ago
6081ef9
Move fscrypt_init_extensions into system/core
by Paul Crowley
· 6 years ago
4c350ec
If the rollback directories won't encrypt, wipe them
by Paul Crowley
· 6 years ago
b68b786
libfscrypt: Remove an unused variable
by Vic Yang
· 6 years ago
5d13cd0
Rename data/pkg_staging to data/app-staging
by Gavin Corkery
· 7 years ago
10b96b1
libfscrypt: Do not encrypt the "gsi" folder.
by David Anderson
· 7 years ago
d15beb2
Rename /data/staging to /data/pkg_staging.
by Dario Freni
· 7 years ago
d3ef62e
Add /data/staging to directories that shouldn't be encrypted.
by Martijn Coenen
· 7 years ago
ece869a
Add /data/preloads to directories that don't need to be encrypted.
by LongPing.WEI
· 7 years ago
b46c11c
libfscrypt: Add Adiantum support
by Greg Kaiser
· 7 years ago
742d78a
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 7 years ago
b0ff883
libfscrypt: get the fscrypt kernel API declarations from linux/fs.h
by Eric Biggers
· 7 years ago
b46c359
Refactor "ext4 encryption" code into libfscrypt
by Eric Biggers
· 7 years ago