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
*
Switch to <android-base/unique_fd.h>.
Elliott Hughes
2016-03-29
1
-51
/
+52
*
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