Change the SoupURI properties to SoupAddress properties.
[platform/upstream/libsoup.git] / libsoup / soup-session-async.c
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-10-03 Dan WinshipMake this more complicated, with a SoupMessageQueueItem...
2008-09-30 Dan Winshipstore the GSource in priv, don't ref the session. Other...
2008-07-26 Dan WinshipAdd this to schedule a callback in a GMainContext ...
2008-04-03 Dan Winship Be more aggressive about closing unused persistent...
2008-01-27 Dan WinshipDon't run the queue again if the callback destroyed...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipdon't leak the async_context
2007-11-19 Dan WinshipFix the guards around the got_chunk emission so that...
2007-10-28 Dan Winshipfree proxy-related stuff
2007-03-17 Dan Winshipget/set auth/proxy_auth info for a message.
2006-05-26 Dan Winshiptests if IO is currently in progress on a message.
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-14 Dan WinshipIf the connection attempt succeeded, reserve the connec...
2003-12-19 Dan WinshipNew. An interface for objects that want to act on every...
2003-12-17 Dan Winshipremove some dead code to make this compile
2003-12-17 Dan WinshipAdd gthread to glib check