Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-content-decoder.c
2012-12-28 Dan WinshipSoupSession: update docs (and some semantics) for plain...
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-11-02 Sergio Villar SeninAdded SoupContentProcessor support to SoupMessage,...
2012-07-16 Alban BrowaeysSet the message priv->decoders to NULL after free.
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2012-07-13 Dan WinshipUse g_slist_free_full()
2012-04-18 Dan Winshipsoup-message-io: Use GConverterInputStream for content...
2011-12-04 Dan WinshipSoupContentDecoder: add another hack to the broken...
2011-11-14 Sergio Villar SeninSoupContentDecoder: add support for deflate Content...
2011-05-22 Dan WinshipSoupContentDecoder: deal with broken apache Content...
2010-12-10 Dan WinshipRemove SoupCoding, SoupCodingGZip, use GZlibDecompressor
2010-11-09 Dan WinshipSoupContentDecoder: fix an unlikely leak
2010-03-13 Dan WinshipFix leaks found by valgrind
2010-03-01 Dan WinshipHandle "Content-Encoding: x-gzip" as well as gzip
2009-12-16 Dan WinshipContent-Encoding support