SoupAuthManagerNTLM: fix don't-fallback-to-Basic code
[platform/upstream/libsoup.git] / libsoup / soup-auth-manager.c
2012-02-24 Dan WinshipSoupAuthManagerNTLM: fix don't-fallback-to-Basic code
2012-02-08 Dan WinshipUse Makefile.glib
2010-12-09 Dan WinshipSoupAuthManager: implement subfeatures for adding/remov...
2010-11-14 Dan Winshipsoup-auth-manager: make URI username/password override...
2009-06-07 Dan WinshipImplement SoupProxyURIResolver, to replace SoupProxyRes...
2009-06-07 Dan WinshipFix hostname resolution behavior
2009-05-21 Dan WinshipDon't emit "authenticate" until a message is actually...
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2009-02-06 Dan WinshipFix crash when getting a 407 when using SoupProxyResolv...
2008-11-28 Dan WinshipFix this so we choose the *strongest* auth type first...
2008-10-03 Dan WinshipChange the SoupURI properties to SoupAddress properties.
2008-09-26 Dan Winshiplibsoup/soup-auth-manager-ntlm.c libsoup/soup-auth...
2008-04-08 Dan WinshipMake this a GObject and specifically a SoupSessionFeatu...
2008-03-16 Dan WinshipDefine two new signals, request_queued and request_unqu...
2008-01-16 Dan WinshipAllow the session authenticate signal to be handled...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk