Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create bootloader_message static library. | Yabin Cui | 2016-10-18 | 1 | -16/+6 |
* | Turn on -Werror for recovery | Tianjie Xu | 2016-09-30 | 1 | -7/+8 |
* | uncrypt: split libbootloader_message_writer for reuse. | Yabin Cui | 2016-04-08 | 1 | -1/+11 |
* | move uncrypt from init.rc to uncrypt.rc | Tom Cherry | 2015-09-04 | 1 | -0/+2 |
* | Use unique_ptr and unique_fd to manager FDs. | Tao Bao | 2015-08-10 | 1 | -0/+2 |
* | Separate uncrypt into two modes | Tao Bao | 2015-06-10 | 1 | -1/+1 |
* | recovery: Switch to clang | Tao Bao | 2015-06-03 | 1 | -0/+2 |
* | uncrypt: Switch to C++ | Tao Bao | 2015-05-06 | 1 | -1/+1 |
* | open misc device in write-only mode | Doug Zongker | 2014-08-26 | 1 | -1/+1 |
* | revert uncrypt back to dynamic linking, fix libs | Doug Zongker | 2014-08-14 | 1 | -6/+1 |
* | change uncrypt to static linking | Doug Zongker | 2014-08-14 | 1 | -0/+2 |
* | program to store unencrypted files in an encrypted filesystem | Doug Zongker | 2014-01-16 | 1 | -0/+28 |