aboutsummaryrefslogtreecommitdiff
path: root/src/archive/bz2_archive_plugin.c
Commit message (Expand)AuthorAge
* archive: use reference counting for archive+inputMax Kellermann2009-12-31
* input/archive: don't initialize input_stream.readyMax Kellermann2009-12-31
* archive/bz2: allocate buffer staticallyMax Kellermann2009-12-31
* archive/bz2: added struct bz2_input_streamMax Kellermann2009-12-31
* archive_plugin: use GError in the open() methodMax Kellermann2009-12-16
* archive_plugin: wrap method callsMax Kellermann2009-12-16
* archive_plugin: pass const string to method open()Max Kellermann2009-12-16
* archive: added a C header for each pluginMax Kellermann2009-12-16
* archive/bz2: removed the bz2_context typedefMax Kellermann2009-12-16
* archive/bz2: renamed archive sources and plugin variablesMax Kellermann2009-12-16