g_thread_init should be called before any other glib function.
[platform/upstream/libsoup.git] / tests / get.c
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...