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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
uncrypt: Write status when it reboots to factory reset
Tao Bao
1
-7
/
+10
2015-05-28
Separate uncrypt into two modes
Tao Bao
1
-97
/
+94
2015-05-06
uncrypt: Switch to C++
Tao Bao
1
-41
/
+39
2015-05-06
uncrypt: package on non-data partition should follow the right path
Tao Bao
1
-20
/
+41
2015-04-30
Check all lseek calls succeed.
Elliott Hughes
1
-8
/
+12
2015-01-30
Add missing includes.
Elliott Hughes
1
-0
/
+1
2014-12-29
Fix missing #includes in bootable/recovery.
Elliott Hughes
1
-0
/
+1
2014-12-11
Add O_CREAT option for open
Sungmin Choi
1
-2
/
+10
2014-12-11
Add O_CREAT option for open
Sungmin Choi
1
-2
/
+10
2014-11-22
Force write to disk while doing uncrypt
Michael Runge
1
-5
/
+10
2014-09-05
create block map for all update packages on /data
Doug Zongker
1
-12
/
+9
2014-09-05
create block map for all update packages on /data
Doug Zongker
1
-12
/
+9
2014-08-26
open misc device in write-only mode
Doug Zongker
1
-18
/
+26
2014-08-19
clear BCB in misc partition before rebooting
Doug Zongker
1
-3
/
+43
2014-08-01
only do uncryption on packages in /data
Doug Zongker
1
-1
/
+1
2014-03-19
recovery: 64 bit build issues
Mark Salyzyn
1
-3
/
+3
2014-02-14
Fix a crash when going into recovery mode.
Maxim Siniavine
1
-1
/
+6
2014-01-16
program to store unencrypted files in an encrypted filesystem
Doug Zongker
1
-0
/
+377