summaryrefslogtreecommitdiff
path: root/libsoup/soup-message-queue.c
Commit message (Expand)AuthorAgeFilesLines
* Implement SoupProxyURIResolver, to replace SoupProxyResolverDan Winship2009-06-061-0/+3
* SoupConnection/SoupSession reorg and cleanupDan Winship2009-06-061-0/+19
* Fix hostname resolution behaviorDan Winship2009-06-061-2/+0
* don't remove the item from the queue here; it should already have happenedDan Winship2008-11-031-0/+2
* new abstract base class for a SoupSessionFeature that determines whatDan Winship2008-10-311-0/+2
* Change the SoupURI properties to SoupAddress properties.Dan Winship2008-10-031-0/+4
* Make this more complicated, with a SoupMessageQueueItem to keep track ofDan Winship2008-10-031-150/+164
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-2/+2
* add/fix lots of gtk-doc commentsDan Winship2004-08-261-1/+12
* Add gthread to glib checkDan Winship2003-12-171-34/+69
* First draft at the new object to maintain formerly-global state. (Not yetDan Winship2003-09-021-0/+194