soup-auth-manager: add soup_auth_manager_use_auth()
[platform/upstream/libsoup.git] / libsoup / soup-auth-ntlm.c
2013-01-02 Dan Winshipsoup-auth-manager: split out connection handling
2013-01-02 Dan Winshipsoup-auth-ntlm: get rid of separate SSO states
2012-12-30 Dan Winshipsoup-auth-ntlm: small fix
2012-12-29 Dan WinshipReorganize NTLM authentication, fix ntlm_auth support
2012-12-28 Dan Winshipdocs: Lots of minor fixes and additions
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2003-09-17 Dan WinshipReplaces the three previous soup_connection_new* functi...
2003-09-10 Dan WinshipAdd "authenticate" and "reauthenticate" signals. (inval...
2003-08-12 Dan WinshipMake this an abstract GObject. Tweak some of the interf...