| Commit message (Expand) | Author | Age | Files | Lines |
| * | SoupSession: propagate GErrors to callers | Dan Winship | 2013-10-19 | 1 | -0/+2 |
| * | soup-message-queue: add a priority system to the message queue | Sergio Villar Senin | 2013-04-17 | 1 | -1/+2 |
| * | SoupSession: break infinite loops | Dan Winship | 2013-03-06 | 1 | -1/+1 |
| * | SoupSession: remove some dead code, fix proxy error messages | Dan Winship | 2013-02-16 | 1 | -2/+0 |
| * | soup-session: move cache handling here | Dan Winship | 2012-12-26 | 1 | -0/+1 |
| * | SoupSession: allow creating a "plain" SoupSession for use with new APIs | Dan Winship | 2012-12-10 | 1 | -1/+2 |
| * | SoupSession: move some code from SoupMessageQueue here | Dan Winship | 2012-11-02 | 1 | -2/+0 |
| * | port to GTask | Dan Winship | 2012-10-22 | 1 | -1/+1 |
| * | SoupSessionAsync: destroy the I/O GSource when returning a result | Dan Winship | 2012-09-17 | 1 | -0/+1 |
| * | SoupSession: merge AWAITING_CONNECTION state into STARTING | Dan Winship | 2012-08-25 | 1 | -1/+0 |
| * | Fix a few recent request API bugs, add some more tests | Dan Winship | 2012-05-03 | 1 | -1/+2 |
| * | Reorganize proxy resolution, and support SOCKS and other proxy types | Dan Winship | 2012-04-28 | 1 | -4/+0 |
| * | SoupHTTPRequest: O brave new world! | Dan Winship | 2012-04-17 | 1 | -0/+2 |
| * | SoupMessage: add network-event signal | Dan Winship | 2011-12-22 | 1 | -3/+4 |
| * | Add SoupSession:use-thread-context | Dan Winship | 2011-11-08 | 1 | -0/+1 |
| * | SoupSession: make pause/unpause work in any state | Dan Winship | 2011-09-29 | 1 | -1/+2 |
| * | SoupSocket: port to GSocketConnection/GTlsConnection | Dan Winship | 2010-12-07 | 1 | -3/+0 |
| * | SoupSession: continue reorg, remove remaining signal-based flow control | Dan Winship | 2010-06-09 | 1 | -0/+1 |
| * | SoupSession: bind connections to messages sooner, improve conn failure case | Dan Winship | 2010-06-09 | 1 | -0/+1 |
| * | Add SoupMessageQueueItemState, remove SoupMessageIOStatus | Dan Winship | 2010-06-09 | 1 | -3/+21 |
| * | soup-message-io: use SoupMessageQueueItems and add SoupMessageCompletionFn | Dan Winship | 2010-06-09 | 1 | -7/+5 |
| * | SoupSession: count redirections and cancel the message after too many | José Millán Soto | 2010-06-08 | 1 | -0/+2 |
| * | Implement SoupProxyURIResolver, to replace SoupProxyResolver | Dan Winship | 2009-06-06 | 1 | -0/+1 |
| * | SoupConnection/SoupSession reorg and cleanup | Dan Winship | 2009-06-06 | 1 | -0/+2 |
| * | Fix hostname resolution behavior | Dan Winship | 2009-06-06 | 1 | -3/+2 |
| * | rename from libsoup.pc.in; the attempt to keep the source tree | Dan Winship | 2008-10-31 | 1 | -1/+2 |
| * | new abstract base class for a SoupSessionFeature that determines what | Dan Winship | 2008-10-31 | 1 | -2/+3 |
| * | Change the SoupURI properties to SoupAddress properties. | Dan Winship | 2008-10-03 | 1 | -1/+7 |
| * | Make this more complicated, with a SoupMessageQueueItem to keep track of | Dan Winship | 2008-10-03 | 1 | -24/+39 |
| * | Merge libsoup-2.4 branch to trunk | Dan Winship | 2008-01-15 | 1 | -7/+0 |
| * | add G_BEGIN_DECLS / G_END_DECLS to all installed headers so that libsoup | Jonathon Jongsma | 2007-06-01 | 1 | -0/+4 |
| * | add/fix gtk-doc comments, make functions match prototypes, etc | Dan Winship | 2005-06-14 | 1 | -0/+7 |
| * | First draft at the new object to maintain formerly-global state. (Not yet | Dan Winship | 2003-09-02 | 1 | -0/+37 |