Commit message (Expand) | Author | Age | |
---|---|---|---|
* | stream_libarchive: add some more points at which reading can be stopped | wm4 | 2016-10-01 |
* | libarchive: sanitize non-UTF8 archive entries | wm4 | 2016-07-18 |
* | libarchive: unify entry iteration between stream/demux layers | wm4 | 2016-07-18 |
* | stream_libarchive: make libarchive seek callback lazy | Kevin Mitchell | 2015-11-09 |
* | stream_libarchive: add multivolume support | Kevin Mitchell | 2015-11-09 |
* | libarchive: remove redundant log prefix | Kevin Mitchell | 2015-11-09 |
* | stream_libarchive: read tar only in "unsafe" mode | wm4 | 2015-08-22 |
* | stream_libarchive: disable raw filter | wm4 | 2015-08-20 |
* | stream_libarchive: fix libarchive callback signature | wm4 | 2015-08-20 |
* | stream_libarchive: restrict number of allowed formats | wm4 | 2015-08-18 |
* | stream: provide a stream_get_size() convenience function | wm4 | 2015-08-18 |
* | demux_libarchive: open flat compressed files | wm4 | 2015-08-17 |
* | stream: libarchive wrapper for reading compressed archives | wm4 | 2015-08-17 |