tests/get: use GProxyResolverDefault
[platform/upstream/libsoup.git] / tests / ntlm-test.c
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...