soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-message-queue.h
2012-12-26 Dan Winshipsoup-session: move cache handling here
2012-12-10 Dan WinshipSoupSession: allow creating a "plain" SoupSession for...
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-25 Dan WinshipSoupSession: merge AWAITING_CONNECTION state into STARTING
2012-05-04 Dan WinshipFix a few recent request API bugs, add some more tests
2012-04-28 Dan WinshipReorganize proxy resolution, and support SOCKS and...
2012-04-18 Dan WinshipSoupHTTPRequest: O brave new world!
2011-12-22 Dan WinshipSoupMessage: add network-event signal
2011-11-08 Dan WinshipAdd SoupSession:use-thread-context
2011-09-29 Dan WinshipSoupSession: make pause/unpause work in any state
2010-12-07 Dan WinshipSoupSocket: port to GSocketConnection/GTlsConnection
2010-06-09 Dan WinshipSoupSession: continue reorg, remove remaining signal...
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...
2010-06-08 José Millán SotoSoupSession: count redirections and cancel the message...
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-10-31 Dan Winshiprename from libsoup.pc.in; the attempt to keep the...
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
2007-06-01 Jonathon Jongsmaadd G_BEGIN_DECLS / G_END_DECLS to all installed header...
2005-06-14 Dan Winshipadd/fix gtk-doc comments, make functions match prototyp...
2003-09-02 Dan WinshipFirst draft at the new object to maintain formerly...