Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
190d60c62661bd44f205fed107df3d0a5eab499c
/
uncrypt
/
uncrypt.cpp
6f30535
Merge "Add more specific error codes for uncrypt failures" am: 3ff8a5e2a4
by Tianjie Xu
· 7 years ago
8b8e23d
Add more specific error codes for uncrypt failures
by Tianjie Xu
· 7 years ago
1bd484f
Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" am: 7a0dfec771 am: 1a23257214
by Bowgo Tsai
· 8 years ago
d13b6cf
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
by Bowgo Tsai
· 8 years ago
8ff296b
Merge "Retry ioctl in uncrypt if it returns block# 0" am: ceafe69fb8 am: 06b4254a70 am: 5ec75851a7
by Tianjie Xu
· 8 years ago
ceafe69
Merge "Retry ioctl in uncrypt if it returns block# 0"
by Tianjie Xu
· 8 years ago
97b2fa2
Merge "Add tests for setup-bcb and clear-bcb via uncrypt." am: 4e48a6c1a1 am: af62097c08 am: b1e8150c44
by Tao Bao
· 8 years ago
1033408
Add tests for setup-bcb and clear-bcb via uncrypt.
by Tao Bao
· 8 years ago
bc42603
Retry ioctl in uncrypt if it returns block# 0
by Tianjie Xu
· 8 years ago
f2574b8
Merge "Allow uncrypt to work without socket communication" am: 4c1f3eda98
by Tianjie Xu
· 8 years ago
7ceff3e
Allow uncrypt to work without socket communication
by Tianjie Xu
· 8 years ago
fd99a31
Verify wipe package when wiping A/B device in recovery.
by Yabin Cui
· 8 years ago
8b309f6
Create bootloader_message static library.
by Yabin Cui
· 8 years ago
c8fbbc7
Report uncrypt errors in details am: 68fc81e860
by Tianjie Xu
· 8 years ago
68fc81e
Report uncrypt errors in details
by Tianjie Xu
· 8 years ago
553d47b
Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 am: fc887a8fba
by Tianjie Xu
· 8 years ago
b0d0ee3
Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61
by Tianjie Xu
· 8 years ago
da44cf1
Report uncrypt errors in details
by Tianjie Xu
· 8 years ago
130f6c8
resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aosp
by Elliott Hughes
· 8 years ago
cb22040
Switch to <android-base/properties.h>.
by Elliott Hughes
· 8 years ago
91e3aee
Switch to <android-base/properties.h>.
by Elliott Hughes
· 8 years ago
e8437b5
save uncrypt status to last_install am: e16e799dfd am: 4769f209dc am: 707583a4ab
by Tianjie Xu
· 8 years ago
707583a
save uncrypt status to last_install am: e16e799dfd am: 4769f209dc
by Tianjie Xu
· 8 years ago
e16e799
save uncrypt status to last_install
by Tianjie Xu
· 8 years ago
fe16b5c
save uncrypt status to last_install
by Tianjie Xu
· 8 years ago
c21edd4
Switch recovery to libbase logging
by Tianjie Xu
· 8 years ago
7b0ad9c
Switch recovery to libbase logging
by Tianjie Xu
· 8 years ago
7477814
Switch recovery to libbase logging
by Tianjie Xu
· 8 years ago
28c1e5d
Allow uncrypt to work without socket communication
by Tianjie Xu
· 8 years ago
9b15ba8
resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp
by Yabin Cui
· 8 years ago
2f272c0
Create bootloader_message static library.
by Yabin Cui
· 8 years ago
bf049bf
resolve merge conflicts of ed4c49c to nyc-mr1-dev-plus-aosp
by Yabin Cui
· 8 years ago
6faf026
Verify wipe package when wiping A/B device in recovery.
by Yabin Cui
· 8 years ago
0231e70
Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1
by Chih-hung Hsieh
· 9 years ago
54a2747
Fix google-runtime-int warnings.
by Chih-Hung Hsieh
· 9 years ago
49ef134
resolve merge conflicts of a58a6db to nyc-dev-plus-aosp
by Yabin Cui
· 9 years ago
a58a6db
uncrypt: split libbootloader_message_writer for reuse.
by Yabin Cui
· 9 years ago
6507265
uncrypt: remove --read-bcb option.
by Yabin Cui
· 9 years ago
0c39203
resolve merge conflicts of 61799ba to nyc-dev-plus-aosp
by Yabin Cui
· 9 years ago
912e87e
Merge "uncrypt: fix call to close()." into nyc-dev
by Yabin Cui
· 9 years ago
ffa3a1c
uncrypt: fix call to close().
by Yabin Cui
· 9 years ago
61799ba
uncrypt: remove --read-bcb option.
by Yabin Cui
· 9 years ago
d6ac686
Fix uncrypt.cpp unique_fd build breakage.
by Elliott Hughes
· 9 years ago
20ab2db
resolve merge conflicts of 5cf4701 to nyc-dev-plus-aosp
by Elliott Hughes
· 9 years ago
bcabd09
Switch to <android-base/unique_fd.h>.
by Elliott Hughes
· 9 years ago
3a2bb59
uncrypt: Communicate via /dev/socket/uncrypt.
by Tao Bao
· 9 years ago
5b3b373
uncrypt: Retire pre-recovery service.
by Tao Bao
· 9 years ago
2d46da5
uncrypt: add options to setup bcb and clear bcb.
by Yabin Cui
· 9 years ago
25dd038
uncrypt: generate map file by renaming tmp file.
by Yabin Cui
· 9 years ago
c5631fc
uncrypt: avoid use-after-free
by Daniel Micay
· 9 years ago
b8df5fb
uncrypt: Suppress the compiler warnings on LP64.
by Tao Bao
· 9 years ago
4b166f0
Track rename from base/ to android-base/.
by Elliott Hughes
· 9 years ago
63b089e
We can use fclose directly in std::unique_ptr.
by Elliott Hughes
· 9 years ago
cc4e3c6
uncrypt: remove O_SYNC to avoid time-out failures
by Jaegeuk Kim
· 9 years ago
c754792
Use unique_ptr and unique_fd to manager FDs.
by Tao Bao
· 9 years ago
7cf50c6
uncrypt: Support file level encryption.
by Tao Bao
· 9 years ago
ac6aa7e
uncrypt: Write status when it reboots to factory reset
by Tao Bao
· 9 years ago
383b00d
Separate uncrypt into two modes
by Tao Bao
· 9 years ago
7523863
Clean up the sleep()'s after poking init services
by Tao Bao
· 9 years ago
381f455
uncrypt: Switch to C++
by Tao Bao
· 10 years ago
[Renamed (89%) from uncrypt/uncrypt.c]
aeb980b
Merge "uncrypt: package on non-data partition should follow the right path"
by Tao Bao
· 10 years ago