aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_archive.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_stream: let the implementation assign is->pluginMax Kellermann2009-01-301-0/+1
| | | | This way, plugins can manipulate the plugin pointer during open().
* don't include utils.h when it isn't usedMax Kellermann2009-01-031-1/+0
|
* new archive api, input_archive streamViliam Mateicka2008-12-161-0/+154