Fix the retry-on-broken-connection codepath for SoupRequest
[platform/upstream/libsoup.git] / tests / server-auth-test.c
2012-07-13 Dan WinshipClean up includes
2011-03-11 Dan Winshiptests: remove a redundant GOptionEntry flag that now...
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-10-20 Dan Winshipadd SOUP_MAINTAINER_FLAGS here too.
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-03-25 Dan Winshipdon't crash if the auth_callback returns NULL (meaning...
2008-03-25 Dan WinshipRemove erroneous local run_tests variable. (Noted by...
2008-02-07 Dan WinshipRef the auth domain when adding it.
2008-01-18 Dan Winshiptest SOUP_AUTH_DOMAIN_REMOVE_PATH
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk