add missing slash in %configure
[platform/upstream/libsoup.git] / tests / ntlm-test.c
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-04-10 Dan Winshiptests: fix ntlm-test when built without ntlm_auth support
2013-02-07 Dan WinshipSoupAuthNTLM: fix to do a "retrying" authenticate
2013-01-02 Dan Winshipsoup-auth-manager: add soup_auth_manager_use_auth()
2013-01-02 Dan Winshipntlm-test: kill some dead code
2013-01-02 Dan Winshipntlm-test-helper: fix
2012-12-29 Dan WinshipReorganize NTLM authentication, fix ntlm_auth support
2012-10-16 Dan Winshipsoup-auth-manager-ntlm.c: don't include the default...
2012-07-13 Dan WinshipClean up includes
2012-02-24 Dan WinshipSoupAuthManagerNTLM: fix don't-fallback-to-Basic code
2011-11-13 Dan WinshipSoupAuthManagerNTLM: allow non-ASCII usernames/passwords
2010-12-09 Dan WinshipSoupSession, SoupAuthManagerNTLM: Use subfeatures for...
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2009-03-27 Dan Winship Bug 576583 - Tests fail if "localhost" resolves to ::1
2008-09-30 Dan Winshipsoup_value_hash_insert_value() copies the value, so...
2008-09-30 Dan Winshipstore the GSource in priv, don't ref the session. Other...
2008-09-26 Dan Winshiplibsoup/soup-auth-manager-ntlm.c libsoup/soup-auth...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-01-28 Dan WinshipUse soup_message_headers_replace(), not soup_message_he...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-11-21 Dan Winshipdon't leak the SoupAddress.
2007-10-28 Dan Winshipfree proxy-related stuff
2007-10-28 Dan WinshipMake these less verbose by default (to make it easier...
2007-09-24 Dan WinshipOnly remove the Authorization / Proxy-Authorization...