aboutsummaryrefslogtreecommitdiffstats
path: root/src/archive/zzip_archive_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_stream: added attribute "uri"Max Kellermann2010-01-181-1/+1
* input_stream: added function input_stream_deinit()Max Kellermann2010-01-181-0/+1
* input_stream: return allocated input_stream objectsMax Kellermann2010-01-011-15/+14
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* archive: use reference counting for archive+inputMax Kellermann2009-12-311-0/+11
* input/archive: don't initialize input_stream.readyMax Kellermann2009-12-311-0/+1
* archive/zzip: added struct zzip_input_streamMax Kellermann2009-12-311-19/+33
* archive/zzip: set input_stream.{size,offset}Max Kellermann2009-12-311-3/+5
* archive_plugin: use GError in the open() methodMax Kellermann2009-12-161-2/+3
* archive_plugin: wrap method callsMax Kellermann2009-12-161-1/+5
* 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
* input_stream: return errors with GErrorMax Kellermann2009-12-151-6/+17
* archive/zzip: removed the "zip_context" typedefMax Kellermann2009-12-151-11/+11
* archive/zip: renamed plugin to "zzip"Max Kellermann2009-12-151-0/+197