Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-message-queue.c
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-04-17 Sergio Villar Seninsoup-message-queue: add a priority system to the messag...
2013-03-04 Sergio Villar Seninsoup-message-queue: hold a reference to the async context
2013-02-16 Dan WinshipSoupSession: remove some dead code, fix proxy error...
2012-11-02 Dan WinshipSoupSession: move some code from SoupMessageQueue here
2012-10-22 Dan Winshipport to GTask
2012-09-17 Dan WinshipSoupSessionAsync: destroy the I/O GSource when returnin...
2012-08-13 Dan WinshipSoupSession: make queue items hold a ref on the session
2012-07-13 Dan WinshipClean up includes
2012-04-18 Dan WinshipSoupHTTPRequest: O brave new world!
2011-12-22 Dan WinshipSoupMessage: add network-event signal
2011-12-01 Dan WinshipRequire glib 2.31 and update to new thread APIs
2011-11-08 Dan WinshipAdd SoupSession:use-thread-context
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2011-08-08 Dan WinshipCall soup_message_clean_response() when restarting...
2011-01-10 Dan Winshipsoup_session_cancel_message: fix up, especially in...
2010-06-12 Dan WinshipFix redirects-to-different-hosts to not reuse the same...
2010-06-09 Dan WinshipSoupSession: bind connections to messages sooner, impro...
2010-06-09 Dan WinshipAdd SoupMessageQueueItemState, remove SoupMessageIOStatus
2010-06-09 Dan Winshipsoup-message-io: use SoupMessageQueueItems and add...
2009-09-11 Dan WinshipFix leaks, including a large one in SoupContentSniffer
2009-06-07 Dan WinshipImplement SoupProxyURIResolver, to replace SoupProxyRes...
2009-06-07 Dan WinshipSoupConnection/SoupSession reorg and cleanup
2009-06-07 Dan WinshipFix hostname resolution behavior
2008-11-03 Dan Winshipdon't remove the item from the queue here; it should...
2008-10-31 Dan Winshipnew abstract base class for a SoupSessionFeature that...
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-10-03 Dan WinshipMake this more complicated, with a SoupMessageQueueItem...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2004-08-26 Dan Winshipadd/fix lots of gtk-doc comments
2003-12-17 Dan WinshipAdd gthread to glib check
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...