| Commit message (Expand) | Author | Age | Files | Lines |
* | recovery: don't override selinux for cache partition | Pat Erley | 2016-02-11 | 1 | -1/+0 |
* | recovery: mount without selinux for update | Pat Erley | 2016-02-08 | 1 | -0/+2 |
* | sr: Add performance control | Steve Kondik | 2016-01-21 | 1 | -5/+20 |
* | install: Ditch the generic error | Ricardo Cerqueira | 2015-11-25 | 1 | -1/+6 |
* | recovery: Provide sideload cancellation | Tom Marshall | 2015-11-25 | 1 | -1/+20 |
* | recovery: Awakening of MiniVold | Tom Marshall | 2015-11-25 | 1 | -0/+21 |
* | Log update outputs in order | Tao Bao | 2015-11-07 | 1 | -2/+2 |
* | recovery: Add support for MDTP | Amit Blay | 2015-10-06 | 1 | -0/+64 |
* | Update the comments for package installer commands | Tao Bao | 2015-04-10 | 1 | -1/+13 |
* | Rotate logs only when there are actual operations | Tao Bao | 2015-04-07 | 1 | -0/+2 |
* | Factor out option variables from int to bool types | Tao Bao | 2015-03-25 | 1 | -5/+5 |
* | Add missing includes. | Elliott Hughes | 2015-01-28 | 1 | -0/+1 |
* | sideload without holding the whole package in RAM | Doug Zongker | 2014-07-02 | 1 | -4/+6 |
* | disable async reboot during package installation | Doug Zongker | 2014-05-23 | 1 | -0/+7 |
* | do verification and extraction on memory, not files | Doug Zongker | 2014-01-16 | 1 | -7/+23 |
* | Restore default umask after forking for update-binary. | Alistair Strachan | 2013-11-18 | 1 | -0/+1 |
* | recovery: install packages in a known mount environment | Doug Zongker | 2013-08-21 | 1 | -5/+10 |
* | recovery: move log output to stdout | Doug Zongker | 2013-07-09 | 1 | -0/+1 |
* | verifier: update to support certificates using SHA-256 | Doug Zongker | 2013-04-10 | 1 | -1/+1 |
* | move key loading to verifier code | Doug Zongker | 2012-11-02 | 1 | -100/+0 |
* | add simple text to recovery UI | Doug Zongker | 2012-08-22 | 1 | -1/+1 |
* | support version 2 (2048-bit e=65537) keys in recovery | Doug Zongker | 2012-07-25 | 1 | -1/+25 |
* | minor recovery changes | Doug Zongker | 2012-04-12 | 1 | -0/+2 |
* | refactor ui functions into a class | Doug Zongker | 2011-10-28 | 1 | -14/+20 |
* | turn recovery into a C++ binary | Doug Zongker | 2011-10-28 | 1 | -0/+314 |