Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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-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-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 |