summaryrefslogtreecommitdiffstats
path: root/uncrypt/uncrypt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Report uncrypt errors in detailsTianjie Xu2016-09-291-39/+52
* save uncrypt status to last_installTianjie Xu2016-09-131-0/+21
* Create bootloader_message static library.Yabin Cui2016-06-301-1/+1
* Verify wipe package when wiping A/B device in recovery.Yabin Cui2016-06-211-1/+18
* uncrypt: split libbootloader_message_writer for reuse.Yabin Cui2016-04-081-43/+7
* Merge "uncrypt: fix call to close()." into nyc-devYabin Cui2016-03-301-2/+2
|\
| * uncrypt: fix call to close().Yabin Cui2016-03-301-2/+2
* | uncrypt: remove --read-bcb option.Yabin Cui2016-03-291-32/+0
|/
* uncrypt: Communicate via /dev/socket/uncrypt.Tao Bao2016-03-031-79/+181
* uncrypt: Retire pre-recovery service.Tao Bao2016-02-231-13/+1
* uncrypt: add options to setup bcb and clear bcb.Yabin Cui2016-02-031-104/+188
* uncrypt: generate map file by renaming tmp file.Yabin Cui2016-02-011-75/+93
* uncrypt: avoid use-after-freeDaniel Micay2016-01-121-3/+4
* uncrypt: Suppress the compiler warnings on LP64.Tao Bao2015-12-091-10/+12
* Track rename from base/ to android-base/.Elliott Hughes2015-12-051-2/+2
* We can use fclose directly in std::unique_ptr.Elliott Hughes2015-11-131-5/+5
* uncrypt: remove O_SYNC to avoid time-out failuresJaegeuk Kim2015-11-041-1/+1
* 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