summaryrefslogtreecommitdiff
path: root/libsoup/soup-message-queue.h
Commit message (Expand)AuthorAgeFilesLines
* SoupSession: propagate GErrors to callersDan Winship2013-10-191-0/+2
* soup-message-queue: add a priority system to the message queueSergio Villar Senin2013-04-171-1/+2
* SoupSession: break infinite loopsDan Winship2013-03-061-1/+1
* SoupSession: remove some dead code, fix proxy error messagesDan Winship2013-02-161-2/+0
* soup-session: move cache handling hereDan Winship2012-12-261-0/+1
* SoupSession: allow creating a "plain" SoupSession for use with new APIsDan Winship2012-12-101-1/+2
* SoupSession: move some code from SoupMessageQueue hereDan Winship2012-11-021-2/+0
* port to GTaskDan Winship2012-10-221-1/+1
* SoupSessionAsync: destroy the I/O GSource when returning a resultDan Winship2012-09-171-0/+1
* SoupSession: merge AWAITING_CONNECTION state into STARTINGDan Winship2012-08-251-1/+0
* Fix a few recent request API bugs, add some more testsDan Winship2012-05-031-1/+2
* Reorganize proxy resolution, and support SOCKS and other proxy typesDan Winship2012-04-281-4/+0
* SoupHTTPRequest: O brave new world!Dan Winship2012-04-171-0/+2
* SoupMessage: add network-event signalDan Winship2011-12-221-3/+4
* Add SoupSession:use-thread-contextDan Winship2011-11-081-0/+1
* SoupSession: make pause/unpause work in any stateDan Winship2011-09-291-1/+2
* SoupSocket: port to GSocketConnection/GTlsConnectionDan Winship2010-12-071-3/+0
* SoupSession: continue reorg, remove remaining signal-based flow controlDan Winship2010-06-091-0/+1
* SoupSession: bind connections to messages sooner, improve conn failure caseDan Winship2010-06-091-0/+1
* Add SoupMessageQueueItemState, remove SoupMessageIOStatusDan Winship2010-06-091-3/+21
* soup-message-io: use SoupMessageQueueItems and add SoupMessageCompletionFnDan Winship2010-06-091-7/+5
* SoupSession: count redirections and cancel the message after too manyJosé Millán Soto2010-06-081-0/+2
* Implement SoupProxyURIResolver, to replace SoupProxyResolverDan Winship2009-06-061-0/+1
* SoupConnection/SoupSession reorg and cleanupDan Winship2009-06-061-0/+2
* Fix hostname resolution behaviorDan Winship2009-06-061-3/+2
* rename from libsoup.pc.in; the attempt to keep the source treeDan Winship2008-10-311-1/+2
* new abstract base class for a SoupSessionFeature that determines whatDan Winship2008-10-311-2/+3
* Change the SoupURI properties to SoupAddress properties.Dan Winship2008-10-031-1/+7
* Make this more complicated, with a SoupMessageQueueItem to keep track ofDan Winship2008-10-031-24/+39
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-7/+0
* add G_BEGIN_DECLS / G_END_DECLS to all installed headers so that libsoupJonathon Jongsma2007-06-011-0/+4
* add/fix gtk-doc comments, make functions match prototypes, etcDan Winship2005-06-141-0/+7
* First draft at the new object to maintain formerly-global state. (Not yetDan Winship2003-09-021-0/+37