Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-09-10 | print out md5s to recovery.log | bigbiff bigbiff | 1 | -0/+2 | |
2013-08-24 | Unify indentation and little clean-up in TWRP files | Vojtech Bocek | 1 | -1/+3 | |
Signed-off-by: Vojtech Bocek <vbocek@gmail.com> | |||||
2013-04-04 | Move all AOSP code out of recovery binary | Dees_Troy | 1 | -1/+2 | |
Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0 | |||||
2013-03-17 | trying to fix md5 | bigbiff bigbiff | 1 | -3/+2 | |
Change-Id: I4ec037f76aa965bc818afe924942adbe9a080b36 | |||||
2013-03-07 | use md5.c for computation of md5sums | bigbiff bigbiff | 1 | -0/+112 | |
create a framework for computing digests and reading digests in TWRP add space for backwards compatibility with bb md5sum Change-Id: Ia18e3f430eed5eba22e5052d39b9b8d88ecd4536 |