index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uncrypt
/
uncrypt.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
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-27
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-13
1
-0
/
+21
|
*
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-47
/
+44
*
|
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-13
1
-0
/
+21
*
|
|
Switch recovery to libbase logging
Tianjie Xu
2016-09-01
1
-49
/
+46
*
|
|
resolve merge conflicts of 2f272c0 to nyc-mr1-dev-plus-aosp
Yabin Cui
2016-07-01
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-21
1
-1
/
+18
*
|
Merge "Fix google-runtime-int warnings." am: a1f4a1e
Chih-hung Hsieh
2016-04-19
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-30
1
-32
/
+0
*
|
|
resolve merge conflicts of a58a6db to nyc-dev-plus-aosp
Yabin Cui
2016-04-09
1
-44
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
uncrypt: split libbootloader_message_writer for reuse.
Yabin Cui
2016-04-08
1
-43
/
+7
|
*
|
Merge "uncrypt: fix call to close()." into nyc-dev
Yabin Cui
2016-03-30
1
-2
/
+2
|
|
\
\
|
|
*
|
uncrypt: fix call to close().
Yabin Cui
2016-03-30
1
-2
/
+2
*
|
|
|
resolve merge conflicts of 61799ba to nyc-dev-plus-aosp
Yabin Cui
2016-03-30
1
-32
/
+0
|
\
|
|
|
|
*
|
|
uncrypt: remove --read-bcb option.
Yabin Cui
2016-03-29
1
-32
/
+0
|
|
/
/
*
|
|
Fix uncrypt.cpp unique_fd build breakage.
Elliott Hughes
2016-03-29
1
-10
/
+10
*
|
|
resolve merge conflicts of 5cf4701 to nyc-dev-plus-aosp
Elliott Hughes
2016-03-29
1
-36
/
+34
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Switch to <android-base/unique_fd.h>.
Elliott Hughes
2016-03-29
1
-51
/
+52
*
|
uncrypt: Communicate via /dev/socket/uncrypt.
Tao Bao
2016-03-03
1
-79
/
+181
*
|
uncrypt: Retire pre-recovery service.
Tao Bao
2016-02-23
1
-13
/
+1
|
/
*
uncrypt: add options to setup bcb and clear bcb.
Yabin Cui
2016-02-03
1
-104
/
+188
*
uncrypt: generate map file by renaming tmp file.
Yabin Cui
2016-02-01
1
-75
/
+93
*
uncrypt: avoid use-after-free
Daniel Micay
2016-01-12
1
-3
/
+4
*
uncrypt: Suppress the compiler warnings on LP64.
Tao Bao
2015-12-09
1
-10
/
+12
*
Track rename from base/ to android-base/.
Elliott Hughes
2015-12-05
1
-2
/
+2
*
We can use fclose directly in std::unique_ptr.
Elliott Hughes
2015-11-13
1
-5
/
+5
*
uncrypt: remove O_SYNC to avoid time-out failures
Jaegeuk Kim
2015-11-04
1
-1
/
+1
*
Use unique_ptr and unique_fd to manager FDs.
Tao Bao
2015-08-10
1
-16
/
+16
*
uncrypt: Support file level encryption.
Tao Bao
2015-07-24
1
-1
/
+1
*
uncrypt: Write status when it reboots to factory reset
Tao Bao
2015-06-10
1
-7
/
+10
*
Separate uncrypt into two modes
Tao Bao
2015-06-10
1
-94
/
+91
*
Clean up the sleep()'s after poking init services
Tao Bao
2015-05-27
1
-4
/
+8
*
uncrypt: Switch to C++
Tao Bao
2015-05-06
1
-0
/
+465