aboutsummaryrefslogtreecommitdiff
path: root/install.cpp
AgeCommit message (Expand)Author
2015-06-02Log update outputs in orderTao Bao
2015-04-10Update the comments for package installer commandsTao Bao
2015-04-07Rotate logs only when there are actual operationsTao Bao
2015-03-25Factor out option variables from int to bool typesTao Bao
2015-01-28Add missing includes.Elliott Hughes
2014-07-02sideload without holding the whole package in RAMDoug Zongker
2014-05-23disable async reboot during package installationDoug Zongker
2014-01-16do verification and extraction on memory, not filesDoug Zongker
2013-11-18Restore default umask after forking for update-binary.Alistair Strachan
2013-08-21recovery: install packages in a known mount environmentDoug Zongker
2013-07-09recovery: move log output to stdoutDoug Zongker
2013-04-10verifier: update to support certificates using SHA-256Doug Zongker
2012-11-02move key loading to verifier codeDoug Zongker
2012-08-22add simple text to recovery UIDoug Zongker
2012-07-25support version 2 (2048-bit e=65537) keys in recoveryDoug Zongker
2012-04-12minor recovery changesDoug Zongker
2011-10-28refactor ui functions into a classDoug Zongker
2011-10-28turn recovery into a C++ binaryDoug Zongker