Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libziparchive: 64 bit compile issues | Mark Salyzyn | 2014-03-14 | 1 | -29/+29 |
* | Add free to CloseArchive. | Mathieu Chartier | 2014-03-04 | 1 | -7/+1 |
* | Fix logging errors inside ALOGV | Colin Cross | 2014-02-07 | 1 | -1/+1 |
* | Fix entry handling for 0 length entries. | Narayan Kamath | 2014-01-24 | 2 | -2/+46 |
* | Merge "Fix a sporadic build breakage." | Elliott Hughes | 2014-01-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix a sporadic build breakage. | Narayan Kamath | 2014-01-03 | 1 | -1/+1 |
* | | Change a debug log to a verbose log. | Narayan Kamath | 2014-01-02 | 1 | -1/+1 |
|/ | |||||
* | Fix ExtractEntryToFile. | Narayan Kamath | 2013-12-13 | 2 | -4/+53 |
* | Merge "Get rid of some log spam." | Narayan Kamath | 2013-12-12 | 1 | -1/+1 |
|\ | |||||
| * | Get rid of some log spam. | Narayan Kamath | 2013-12-12 | 1 | -1/+1 |
* | | Use FileMap from libcutil instead of rolling our own. | Narayan Kamath | 2013-12-11 | 2 | -75/+43 |
|/ | |||||
* | Add unit tests for libziparchive. | Narayan Kamath | 2013-12-10 | 4 | -15/+155 |
* | Fix return code for ended iteration. | Narayan Kamath | 2013-12-09 | 1 | -6/+6 |
* | Unify zipfile implementations : Step 1. | Narayan Kamath | 2013-12-04 | 3 | -0/+1173 |