log src/lib-compression/istream-bzlib.c @ 22616:629f44740f50

age author description
Wed, 30 Aug 2017 20:49:17 -0400 Anton Yuzhaninov lib-compression: Fix assert in i_stream_zlib_seek
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Sun, 09 Oct 2016 23:34:18 +0300 Timo Sirainen lib-compression: Fixed compler warnings and wrongly triggering asserts.
Thu, 06 Oct 2016 13:50:59 +0300 Timo Sirainen global: Make sure i_stream_read() calls handle 0 and -2 return values correctly.
Wed, 01 Jun 2016 18:11:29 +0300 Timo Sirainen global: Use i_stream_get_max_buffer_size() wherever possible
Wed, 01 Jun 2016 17:52:23 +0300 Timo Sirainen lib-compression: istream.max_buffer_size == 0 isn't unlimited.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Tue, 30 Jun 2015 12:18:08 +0300 Timo Sirainen istream filters: If parent's i_stream_stat() fails, copy the stream_errno.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Fri, 20 Sep 2013 00:12:45 +0300 Timo Sirainen iostreams: Set stream error string when it provides extra information.
Tue, 23 Apr 2013 20:53:53 +0300 Timo Sirainen istream-[b]zlib: Don't break if parent stream gets seeked in the middle of reads.
Wed, 13 Mar 2013 22:11:39 +0200 Timo Sirainen iostreams: Added close_parent flag to close() handler and clarified close/destroy APIs.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Tue, 28 Aug 2012 22:40:57 +0300 Timo Sirainen i_stream_stat() API changed.
Wed, 01 Aug 2012 18:30:40 +0300 Timo Sirainen Moved zlib/bzlib code to lib-compression library. base src/plugins/zlib/istream-bzlib.c@70dc37bf8314