summaryrefslogtreecommitdiffstats
path: root/stream/stream_libarchive.c
Commit message (Expand)AuthorAgeFilesLines
* stream_libarchive: make libarchive seek callback lazyKevin Mitchell2015-11-091-3/+22
* stream_libarchive: add multivolume supportKevin Mitchell2015-11-091-15/+155
* libarchive: remove redundant log prefixKevin Mitchell2015-11-091-3/+3
* stream_libarchive: read tar only in "unsafe" modewm42015-08-221-2/+4
* stream_libarchive: disable raw filterwm42015-08-201-2/+0
* stream_libarchive: fix libarchive callback signaturewm42015-08-201-1/+1
* stream_libarchive: restrict number of allowed formatswm42015-08-181-2/+11
* stream: provide a stream_get_size() convenience functionwm42015-08-181-2/+1
* demux_libarchive: open flat compressed fileswm42015-08-171-2/+5
* stream: libarchive wrapper for reading compressed archiveswm42015-08-171-0/+260