add missing slash in %configure
[platform/upstream/libsoup.git] / tests / coding-test.c
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-02-12 Sergio Villar Senintest-utils: add cancellation support to soup_test_reque...
2012-12-28 Dan WinshipRevert the mirroring of SoupMessage API onto SoupReques...
2012-12-10 Dan WinshipSoupSession: add soup_session_request_http() and _reque...
2012-12-10 Dan WinshipMove SoupRequester API into SoupSession, declare SoupRe...
2012-08-12 Dan Winshipvalgrindage
2012-07-25 Dan Winshiptest-utils: simplify the SoupRequest test utils a bit
2012-07-17 Dan WinshipSoupConverterWrapper: handle empty "compressed" responses
2012-07-13 Dan WinshipAdd some test-utils helpers for async SoupRequest usage
2012-07-13 Dan WinshipClean up includes
2012-05-24 Dan WinshipFix the handling of trailing junk with Content-Encoding
2011-11-17 Sergio Villar Senincoding-test.c: refactored and added deflate support.
2011-05-22 Dan WinshipSoupContentDecoder: deal with broken apache Content...
2010-12-10 Dan WinshipRemove SoupCoding, SoupCodingGZip, use GZlibDecompressor
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2010-03-13 Dan WinshipFix leaks found by valgrind
2010-01-23 Dan Winship[SoupCodingGzip] discard trailing junk after decoding...
2009-12-16 Dan WinshipContent-Encoding support