summaryrefslogtreecommitdiffstats
path: root/uncrypt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-30Check all lseek calls succeed.Elliott Hughes1-8/+12
2015-01-30Add missing includes.Elliott Hughes1-0/+1
2014-12-29Fix missing #includes in bootable/recovery.Elliott Hughes1-0/+1
2014-12-11Add O_CREAT option for openSungmin Choi1-2/+10
2014-11-22Force write to disk while doing uncryptMichael Runge1-5/+10
2014-09-05create block map for all update packages on /dataDoug Zongker1-12/+9
2014-08-26open misc device in write-only modeDoug Zongker2-19/+27
2014-08-19clear BCB in misc partition before rebootingDoug Zongker1-3/+43
2014-08-14revert uncrypt back to dynamic linking, fix libsDoug Zongker1-6/+1
2014-08-14change uncrypt to static linkingDoug Zongker1-0/+2
2014-08-01only do uncryption on packages in /dataDoug Zongker1-1/+1
2014-03-19recovery: 64 bit build issuesMark Salyzyn1-3/+3
2014-02-14Fix a crash when going into recovery mode.Maxim Siniavine1-1/+6
2014-01-16program to store unencrypted files in an encrypted filesystemDoug Zongker2-0/+405