summaryrefslogtreecommitdiff
path: root/libsoup/soup-auth-ntlm.c
Commit message (Expand)AuthorAgeFilesLines
* soup-auth-ntlm: fix build with --without-ntlm-authDan Winship2013-10-171-0/+4
* Bug 703186 - fallback from automatic NTLM auth not workingDavid Woodhouse2013-09-131-5/+9
* Fix a slightly-erroneous comment in soup-auth-basic/soup-auth-ntlm.Dan Winship2013-05-221-1/+1
* SoupAuthNTLM: fix to do a "retrying" authenticateDan Winship2013-02-071-14/+65
* soup-auth-manager: split out connection handlingDan Winship2013-01-021-75/+117
* soup-auth-ntlm: get rid of separate SSO statesDan Winship2013-01-021-26/+24
* soup-auth-ntlm: small fixDan Winship2012-12-291-1/+1
* Reorganize NTLM authentication, fix ntlm_auth supportDan Winship2012-12-291-26/+1051
* docs: Lots of minor fixes and additionsDan Winship2012-12-271-0/+11
* Clean up includesDan Winship2012-07-131-4/+1
* Reorganize files to need fewer forward declarationsDan Winship2012-07-131-32/+28
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+134
* Replaces the three previous soup_connection_new* functions and usesDan Winship2003-09-171-904/+0
* Add "authenticate" and "reauthenticate" signals. (invalidate_auth): RemoveDan Winship2003-09-101-17/+0
* Make this an abstract GObject. Tweak some of the interfaces around aDan Winship2003-08-121-0/+921