summaryrefslogtreecommitdiffstats
path: root/uncrypt/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-04Move error_code.h into otautil.Tao Bao1-1/+1
2017-08-29Turn on -Wall for recovery modulesTianjie Xu1-1/+1
2017-07-25Remove LOCAL_CLANGLennart Wieboldt1-1/+0
2016-10-18Create bootloader_message static library.Yabin Cui1-16/+6
2016-09-30Turn on -Werror for recoveryTianjie Xu1-7/+6
2016-09-30Turn on -Werror for recoveryTianjie Xu1-7/+8
2016-06-30Create bootloader_message static library.Yabin Cui1-10/+1
2016-04-08uncrypt: split libbootloader_message_writer for reuse.Yabin Cui1-1/+11
2015-11-16recovery: Switch to clangTao Bao1-0/+2
2015-09-04move uncrypt from init.rc to uncrypt.rcTom Cherry1-0/+2
2015-08-10Use unique_ptr and unique_fd to manager FDs.Tao Bao1-0/+2
2015-06-10Separate uncrypt into two modesTao Bao1-1/+1
2015-06-03recovery: Switch to clangTao Bao1-0/+2
2015-05-28Separate uncrypt into two modesTao Bao1-1/+1
2015-05-06uncrypt: Switch to C++Tao Bao1-1/+1
2015-05-06uncrypt: Switch to C++Tao Bao1-1/+1
2014-08-26open misc device in write-only modeDoug Zongker1-1/+1
2014-08-14revert uncrypt back to dynamic linking, fix libsDoug Zongker1-6/+1
2014-08-14change uncrypt to static linkingDoug Zongker1-0/+2
2014-01-16program to store unencrypted files in an encrypted filesystemDoug Zongker1-8/+9
2010-08-02Working ASLR implementationHristo Bojinov1-0/+27