summaryrefslogtreecommitdiffstats
path: root/uncrypt (follow)
Commit message (Expand)AuthorAgeFilesLines
* am 6e9dda70: uncrypt: Support file level encryption.Tao Bao2015-07-171-1/+1
|\
| * uncrypt: Support file level encryption.Tao Bao2015-07-171-1/+1
* | am 7baa13f6: am 3f9db6af: Merge "recovery: Switch to clang"Tao Bao2015-06-041-0/+2
|\ \
| * | recovery: Switch to clangTao Bao2015-06-031-0/+2
* | | am 02b64725: Merge "uncrypt: Write status when it reboots to factory reset" into mnc-devTao Bao2015-06-011-7/+10
|\ \ \ | | |/ | |/|
| * | uncrypt: Write status when it reboots to factory resetTao Bao2015-05-291-7/+10
* | | resolved conflicts for merge of 158e11d6 to mnc-dev-plus-aospTao Bao2015-05-292-95/+92
|\| | | |/ |/|
| * Separate uncrypt into two modesTao Bao2015-05-282-98/+95
| * uncrypt: Switch to C++Tao Bao2015-05-062-42/+40
| * uncrypt: package on non-data partition should follow the right pathTao Bao2015-05-061-20/+41
| * Check all lseek calls succeed.Elliott Hughes2015-04-301-8/+12
* | Clean up the sleep()'s after poking init servicesTao Bao2015-05-271-4/+8
* | uncrypt: Switch to C++Tao Bao2015-05-062-42/+40
* | uncrypt: package on non-data partition should follow the right pathTao Bao2015-05-061-20/+41
* | Check all lseek calls succeed.Elliott Hughes2015-04-301-8/+12
|/
* am aeecac54: Merge "Add missing includes."Elliott Hughes2015-01-301-0/+1
|\
| * Add missing includes.Elliott Hughes2015-01-301-0/+1
* | am 538d7d83: Merge "Fix missing #includes in bootable/recovery."Elliott Hughes2014-12-301-0/+1
|\|
| * Fix missing #includes in bootable/recovery.Elliott Hughes2014-12-291-0/+1
* | Add O_CREAT option for openSungmin Choi2014-12-111-2/+10
* | Force write to disk while doing uncryptMichael Runge2014-11-221-5/+10
|/
* create block map for all update packages on /dataDoug Zongker2014-09-051-12/+9
* open misc device in write-only modeDoug Zongker2014-08-262-19/+27
* clear BCB in misc partition before rebootingDoug Zongker2014-08-191-3/+43
* revert uncrypt back to dynamic linking, fix libsDoug Zongker2014-08-141-6/+1
* change uncrypt to static linkingDoug Zongker2014-08-141-0/+2
* only do uncryption on packages in /dataDoug Zongker2014-08-011-1/+1
* recovery: 64 bit build issuesMark Salyzyn2014-03-191-3/+3
* Fix a crash when going into recovery mode.Maxim Siniavine2014-02-141-1/+6
* program to store unencrypted files in an encrypted filesystemDoug Zongker2014-01-162-0/+405