tests/get: use GProxyResolverDefault
[platform/upstream/libsoup.git] / tests / test-utils.c
2012-04-17 Dan WinshipAdd gettext support
2011-12-01 Dan WinshipRequire glib 2.31 and update to new thread APIs
2011-10-26 Dan Winshipremove unnecessary libgthread references
2011-09-19 Dan Winshiptests: update the test ssl key
2010-12-10 Dan WinshipAdd glib-networking to the MISSING_REGRESSION_TEST_PACK...
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2010-05-16 Dan Winshipplug a small leak in test-utils
2010-03-13 Dan WinshipDon't bind to public interfaces for tests.
2010-02-21 Dan WinshipAdd SOUP_SESSION_SSL_STRICT, to control whether SSL...
2009-04-19 Dan WinshipAdd an "expect_warning" variable to the test framework
2009-04-18 Dan WinshipAdd a regression test for SOUP_SESSION_TIMEOUT
2008-12-23 Dan Winshipadd some more warning CFLAGS, inspired by Benjamin...
2008-11-03 Dan Winshipdon't remove the item from the queue here; it should...
2008-09-30 Dan Winshipstore the GSource in priv, don't ref the session. Other...
2008-07-26 Dan WinshipAdd this to schedule a callback in a GMainContext ...
2008-04-08 Dan WinshipNew interface type representing a feature that can...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-03-13 Xan Lopezg_thread_init should be called before any other glib...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk