aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive/bz2_archive_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* input_stream: added attribute "uri"Max Kellermann2010-01-181-3/+2
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-181-0/+2
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-17/+18
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* archive: use reference counting for archive+inputMax Kellermann2009-12-311-0/+9
* input/archive: don't initialize input_stream.readyMax Kellermann2009-12-311-0/+1
* archive/bz2: allocate buffer staticallyMax Kellermann2009-12-311-7/+3
* archive/bz2: added struct bz2_input_streamMax Kellermann2009-12-311-21/+32
* archive_plugin: use GError in the open() methodMax Kellermann2009-12-161-3/+2
* archive_plugin: wrap method callsMax Kellermann2009-12-161-1/+4
* archive_plugin: pass const string to method open()Max Kellermann2009-12-161-1/+1
* archive: added a C header for each pluginMax Kellermann2009-12-161-0/+1
* archive/bz2: removed the bz2_context typedefMax Kellermann2009-12-161-13/+13
* archive/bz2: renamed archive sources and plugin variablesMax Kellermann2009-12-161-0/+279