Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support .md5sum extension for package verification | Matt Mower | 2014-04-15 | 1 | -1/+0 |
| | | | | Change-Id: Idb6df99251726e5415b415ea6ae55337b96b2dbb | ||||
* | Update licenses to all match | Dees Troy | 2013-10-22 | 1 | -0/+1 |
| | |||||
* | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 2013-08-24 | 1 | -12/+15 |
| | | | | Signed-off-by: Vojtech Bocek <vbocek@gmail.com> | ||||
* | trying to fix md5 | bigbiff bigbiff | 2013-03-17 | 1 | -1/+1 |
| | | | | Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36 | ||||
* | use md5.c for computation of md5sums | bigbiff bigbiff | 2013-03-07 | 1 | -0/+35 |
create a framework for computing digests and reading digests in TWRP add space for backwards compatibility with bb md5sum Change-Id: Ia18e3f430eed5eba22e5052d39b9b8d88ecd4536 |