index
:
bootable_recovery.git
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
q10.0-twrp
r11.0
t13.0
u14.0
bootable_recovery
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uncrypt
/
uncrypt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-analyzer-core.uninitialized.Branch warnings
Chih-Hung Hsieh
2020-04-23
1
-3
/
+3
*
Add android::fs_mgr namespace for new Fstab code
Tom Cherry
2019-01-31
1
-0
/
+3
*
uncrypt: Fix the comparison in FindBlockDevice().
Tao Bao
2018-12-05
1
-3
/
+1
*
uncrypt: Replace a few C-strings with std::string.
Tao Bao
2018-12-05
1
-175
/
+168
*
Move some small users of fstab to new C++ Fstab
Tom Cherry
2018-12-04
1
-26
/
+17
*
uncrypt: write permission for f2fs_pin_file
Jaegeuk Kim
2018-11-21
1
-1
/
+1
*
uncrypt: fix ioctl direction for F2FS_IOC_GET_PIN_FILE
Devin Kim
2018-09-12
1
-1
/
+1
*
uncrypt: fix f2fs ioctl argument for pin_file
Jaegeuk Kim
2018-08-01
1
-1
/
+2
*
f2fs: support f2fs by setting unmovable bit for package file
Jaegeuk Kim
2018-03-22
1
-4
/
+38
*
Revert "Revert "Move error_code.h into otautil.""
Tao Bao
2017-10-09
1
-1
/
+1
*
Revert "Move error_code.h into otautil."
Tao Bao
2017-10-05
1
-1
/
+1
*
Move error_code.h into otautil.
Tao Bao
2017-10-04
1
-1
/
+1
*
Merge "Add more specific error codes for uncrypt failures"
Tianjie Xu
2017-07-27
1
-6
/
+6
|
\
|
*
Add more specific error codes for uncrypt failures
Tianjie Xu
2017-07-27
1
-6
/
+6
*
|
Merge "recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs" am: 7a0d...
Bowgo Tsai
2017-03-10
1
-13
/
+2
|
\
|
|
*
recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIs
Bowgo Tsai
2017-03-10
1
-13
/
+2
*
|
Merge "Retry ioctl in uncrypt if it returns block# 0" am: ceafe69fb8 am: 06b4...
Tianjie Xu
2017-01-07
1
-1
/
+40
|
\
|
|
*
Merge "Retry ioctl in uncrypt if it returns block# 0"
Tianjie Xu
2017-01-07
1
-1
/
+40
|
|
\
|
|
*
Retry ioctl in uncrypt if it returns block# 0
Tianjie Xu
2016-12-05
1
-1
/
+40
*
|
|
Merge "Add tests for setup-bcb and clear-bcb via uncrypt." am: 4e48a6c1a1 am:...
Tao Bao
2016-12-14
1
-1
/
+1
|
\
|
|
|
*
|
Add tests for setup-bcb and clear-bcb via uncrypt.
Tao Bao
2016-12-13
1
-1
/
+1
|
*
|
Merge "Allow uncrypt to work without socket communication"
Tianjie Xu
2016-11-12
1
-2
/
+18
|
|
\
|
|
|
*
Allow uncrypt to work without socket communication
Tianjie Xu
2016-11-11
1
-2
/
+18
|
|
*
Verify wipe package when wiping A/B device in recovery.
Yabin Cui
2016-10-19
1
-1
/
+18
|
|
*
Create bootloader_message static library.
Yabin Cui
2016-10-18
1
-1
/
+1
*
|
|
Report uncrypt errors in details
Tianjie Xu
2016-09-29
1
-23
/
+12
|
\
|
|
|
*
|
Report uncrypt errors in details
Tianjie Xu
2016-09-29
1
-23
/
+12
*
|
|
Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61 am: fc...
Tianjie Xu
2016-09-27
1
-40
/
+65
|
\
|
|
|
*
|
Merge "Report uncrypt errors in details" am: af8b9363c6 am: 7582609d61
Tianjie Xu
2016-09-27
1
-40
/
+65
|
|
\
|
|
|
*
Report uncrypt errors in details
Tianjie Xu
2016-09-26
1
-40
/
+65
|
*
|
resolve merge conflicts of d5c7d6b to nyc-mr1-dev-plus-aosp
Elliott Hughes
2016-09-26
1
-7
/
+7
|
|
\
|
|
|
*
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-26
1
-7
/
+7
|
|
*
save uncrypt status to last_install
Tianjie Xu
2016-09-12
1
-0
/
+21
|
|
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-47
/
+44
*
|
|
Switch to <android-base/properties.h>.
Elliott Hughes
2016-09-23
1
-7
/
+7
*
|
|
save uncrypt status to last_install am: e16e799dfd am: 4769f209dc
Tianjie Xu
2016-09-13
1
-0
/
+21
|
\
|
|
|
*
|
save uncrypt status to last_install am: e16e799dfd
Tianjie Xu
2016-09-13
1
-0
/
+21
|
|
\
\
|
|
*
|
save uncrypt status to last_install
Tianjie Xu
2016-09-12
1
-0
/
+21
|
*
|
|
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-49
/
+46
*
|
|
|
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-52
/
+49
*
|
|
|
Allow uncrypt to work without socket communication
Tianjie Xu
2016-06-30
1
-2
/
+18
|
/
/
/
*
|
|
resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp
Yabin Cui
2016-06-30
1
-1
/
+1
|
\
|
|
|
*
|
Create bootloader_message static library.
Yabin Cui
2016-06-30
1
-1
/
+1
*
|
|
resolve merge conflicts of ed4c49c to nyc-mr1-dev-plus-aosp
Yabin Cui
2016-06-21
1
-1
/
+18
|
\
|
|
|
|
/
|
/
|
|
*
Verify wipe package when wiping A/B device in recovery.
Yabin Cui
2016-06-20
1
-1
/
+18
*
|
Merge "Fix google-runtime-int warnings." am: a1f4a1e
Chih-hung Hsieh
2016-04-18
1
-2
/
+3
|
\
\
|
*
|
Fix google-runtime-int warnings.
Chih-Hung Hsieh
2016-04-18
1
-2
/
+3
|
*
|
uncrypt: remove --read-bcb option.
Yabin Cui
2016-03-29
1
-32
/
+0
*
|
|
resolve merge conflicts of a58a6db to nyc-dev-plus-aosp
Yabin Cui
2016-04-08
1
-44
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
uncrypt: split libbootloader_message_writer for reuse.
Yabin Cui
2016-04-08
1
-43
/
+7
[next]