summaryrefslogtreecommitdiffstats
path: root/uncrypt/uncrypt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use unique_ptr and unique_fd to manager FDs.Tao Bao2015-08-101-16/+16
* uncrypt: Support file level encryption.Tao Bao2015-07-241-1/+1
* uncrypt: Write status when it reboots to factory resetTao Bao2015-06-101-7/+10
* Separate uncrypt into two modesTao Bao2015-06-101-94/+91
* Clean up the sleep()'s after poking init servicesTao Bao2015-05-271-4/+8
* uncrypt: Switch to C++Tao Bao2015-05-061-0/+465