SoupAuthManagerNTLM: fix don't-fallback-to-Basic code
[platform/upstream/libsoup.git] / libsoup / soup-auth-manager-ntlm.c
2012-02-24 Dan WinshipSoupAuthManagerNTLM: fix don't-fallback-to-Basic code
2011-12-22 Dan WinshipForce some SoupMessages to use a fresh SoupConnection
2011-11-13 Dan WinshipSoupAuthManagerNTLM: allow non-ASCII usernames/passwords
2011-08-04 Mandy WuSupport NTLM Single Sign On
2010-12-09 Dan WinshipSoupSession, SoupAuthManagerNTLM: Use subfeatures for...
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
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-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-03-16 Dan WinshipDefine two new signals, request_queued and request_unqu...
2008-02-09 Dan Winshipmark the DES magic number arrays const
2008-01-28 Dan WinshipUse soup_message_headers_replace(), not soup_message_he...
2008-01-16 Dan WinshipAllow the session authenticate signal to be handled...
2008-01-15 Dan WinshipReplaces SoupConnectionNTLM; now works as a SoupSession...