Remove extern "C" wrapping other includes
[platform/upstream/libsoup.git] / tests / server-auth-test.c
2021-01-29 Seonah MoonMerge tag 'upstream/2.72.0' into tizen 25/252525/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211029.014024 accepted/tizen/unified/20210217.120515 submit/tizen/20210216.054848 submit/tizen_6.5/20211028.163501 tizen_6.5.m2_release
2021-01-29 Seonah MoonImported Upstream version 2.72.0 14/252514/1 upstream upstream/2.72.0
2019-12-10 Seonah MoonUpgrade to 2.62.2 85/219785/1 accepted/tizen/unified/20191224.131909 submit/tizen/20191218.041916
2019-12-09 Seonah MoonImported Upstream version 2.62.2 66/219666/1 upstream/2.62.2
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-02-20 Dan Winshiptests: do skipped tests properly
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