soup-multipart-input-stream: belatedly add .h file to soup.h
[platform/upstream/libsoup.git] / tests / get.c
2012-10-22 Dan WinshipRemove now-unnecessary g_type_init() calls
2012-07-26 Paweł ForysiukFix building with MinGW compiler
2012-07-13 Dan WinshipClean up includes
2012-04-28 Dan Winshiptests/get: use GProxyResolverDefault
2011-11-13 Dan WinshipSoupAuthManagerNTLM: allow non-ASCII usernames/passwords
2011-10-26 Dan Winshipremove unnecessary libgthread references
2011-10-20 Dan WinshipFix SoupMessage https status information to be set...
2009-12-17 Dan Winshiptests/get: updates for cookie debugging
2009-12-17 Dan WinshipClean up accept-language-auto a bit
2009-12-16 Dan WinshipContent-Encoding support
2009-09-07 Dan WinshipRemove SoupPasswordManager from the stable API
2009-09-07 Dan WinshipSkip termios stuff in tests/get if building on Windows
2009-08-12 Dan WinshipAdd SoupPasswordManager and SoupPasswordManagerGNOME
2009-06-09 Dan WinshipRemove -r flag from tests/get
2009-04-03 Dan WinshipFix the -p option in tests/get again
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2008-12-23 Dan Winshipadd some more warning CFLAGS, inspired by Benjamin...
2008-10-31 Dan Winship Add libsoup-gnome, for new features that depend on...
2008-10-01 Dan WinshipUpdate these to deal with RFC2231-encoded UTF-8 header...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-03-13 Xan Lopezg_thread_init should be called before any other glib...
2008-02-09 Dan WinshipAdd an iterator type for SoupMessageHeaders.
2008-02-03 Dan Winshipfix default connections-per-host again; it was defined...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-03-13 Dan Winshipif soup_connection_connect_sync() returns SOUP_STATUS_T...
2006-07-21 Dan Winshipinitialize encoding to SOUP_TRANSFER_CONTENT_LENGTH...
2006-04-02 Dan Winshipreplace locale-ish strcasecmps with g_ascii_strcasecmp
2005-10-28 Dan Winshipupdate usage message to match reality
2005-04-19 Tor LillqvistCall AC_LIBTOOL_WIN32_DLL. Check for Win32, set Automak...
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-17 Dan WinshipAdd gthread to glib check
2003-09-23 Dan WinshipRemove refcounting, but note whether or not the CA...
2003-09-17 Dan WinshipReplaces the three previous soup_connection_new* functi...
2003-09-09 Dan Winship Beginnings of improved synchronous API support
2003-09-03 Dan WinshipRenamed from soup-error.h, with types and defines renam...
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...
2003-08-25 Dan WinshipTake a uri string instead of a context. Also, swap...
2003-08-14 Dan WinshipNew, split out from soup-context and made into a GObject.
2003-08-12 Dan Winshipadd gobject-2.0 to the PKG_CHECK_MODULES call
2003-08-12 Dan Winship Pull over some new test programs from the soup-refacto...
2002-11-11 Dan WinshipMove the SoupAddress code from soup-socket.c and soup...