Change the SoupURI properties to SoupAddress properties.
[platform/upstream/libsoup.git] / libsoup / soup-session-sync.c
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-10-03 Dan WinshipMake this more complicated, with a SoupMessageQueueItem...
2008-07-26 Dan WinshipAdd this to schedule a callback in a GMainContext ...
2008-02-10 Dan WinshipMisc gtk-doc fix-ups
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipdon't leak the async_context
2007-03-30 Dan WinshipImplement this by sending the message (synchronously...
2007-03-13 Dan Winshipif soup_connection_connect_sync() returns SOUP_STATUS_T...
2006-11-20 Dan WinshipAdd some missing "static"s. Patch from Matthias Clasen...
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2005-04-11 Dan Winshiprequire glib-2.0 >= 2.4.0
2004-07-19 Dan WinshipSimplify this. If the message comes back from soup_conn...
2004-07-12 Dan Winshipsignal the "connections available" condition after...
2003-12-22 Dan WinshipLots of thread-safety stuff, primarly so you can discon...
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-17 Dan WinshipAdd gthread to glib check