fixed typo enable_sqllite -> enable_sqlite
[platform/upstream/libsoup.git] / tests /
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2013-04-19 Dan WinshipFix build on Windows, deprecate soup-portability.h
2013-04-18 Dan Winshipmisc-test: skip the IPv6 server test if there's no...
2013-04-17 Dan Winshiptests: fix to pass when glib-networking TLS isn't available
2013-04-17 Sergio Villar Seninsoup-message-queue: add a priority system to the messag...
2013-04-10 Dan Winshiptests: fix ntlm-test when built without ntlm_auth support
2013-03-20 Kalev Lemberrequester-test: fix a printf format compiler warning
2013-03-11 Zan Dobersekdata: URL requests should serve the whole decoded URL
2013-03-06 Dan WinshipSoupAuthManager: deal with "disappearing" auth headers
2013-03-06 Dan WinshipSoupSession: break infinite loops
2013-03-05 Sergio Villar Seninsoup-cache: update cached headers on revalidations
2013-02-23 Dan Winshipexamples: move examples from tests/ to examples/
2013-02-23 Dan Winshipbuild: remove some cruft
2013-02-20 Dan Winshiptests: do skipped tests properly
2013-02-20 Dan Winshiptests: [CENSORED] [CENSORED] automake [CENSORED]
2013-02-18 Sergio Villar Senincache-test: added a new cancellation test
2013-02-18 Sergio Villar Senintest-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE...
2013-02-16 Dan Winshiptests: simplify and improve "make check"
2013-02-12 Sergio Villar Senincache-test: added cancellation tests
2013-02-12 Sergio Villar Senintest-utils: add cancellation support to soup_test_reque...
2013-02-07 Dan WinshipSoupAuthNTLM: fix to do a "retrying" authenticate
2013-01-21 Dan WinshipRevert "SoupURI: replace NULL password with "" on http"
2013-01-12 Dan WinshipSoupURI: replace NULL password with "" on http
2013-01-07 Dan Winshipsoup_message_get_https_status: provide info for failed...
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-12-28 Dan Winshiptests: add session-test
2012-12-28 Dan WinshipRevert the mirroring of SoupMessage API onto SoupReques...
2012-12-28 Dan WinshipAdd back LIBSOUP_DISABLE_DEPRECATED
2012-12-26 Dan Winshiptests: add cache-test
2012-12-26 Dan Winshiptest-utils: remove unnecessary #includes
2012-12-17 Dan Winshipsoup-message: deprecate soup_message_set_chunk_allocator()
2012-12-11 Dan Winshiptests: fix memory leaks
2012-12-10 Dan Winshipsoup-uri: don't decode %00 in URIs
2012-12-10 Dan Winshiptests: fix SoupRequester deprecation warnings
2012-12-10 Dan WinshipSoupSession: add soup_session_request_http() and _reque...
2012-12-10 Dan WinshipSoupRequest: add soup_request_disable_feature()
2012-12-10 Dan WinshipSoupRequestHTTP: mirror SoupMessage fields/API
2012-12-10 Dan WinshipMove SoupRequester API into SoupSession, declare SoupRe...
2012-12-10 Dan WinshipSoupSession: allow creating a "plain" SoupSession for...
2012-12-09 Dan Winshiptests/uri-parsing: check empty username/password
2012-12-05 Martin RobinsonBetter handle the failure of URI embedded credentials
2012-12-04 Dan Winshiptests: fix a few bugs
2012-12-04 Dan Winshiptests/simple-httpd: use GMappedFile rather than mmap
2012-11-17 Dan WinshipSoupLogger: fix printing of Host header with IPv6 literal
2012-11-02 Dan Winshipconnection-test: make it not require access to private...
2012-11-02 Dan Winshipsoup-multipart-input-stream: belatedly add .h file...
2012-10-31 Dan Winshiptests: fix some race conditions
2012-10-29 Dan Winshipsoup_header_parse_param_list: return empty GHashTable...
2012-10-22 Dan Winshiptests: add support for Apache 2.4
2012-10-22 Dan WinshipRemove now-unnecessary g_type_init() calls
2012-10-20 Carlos Garcia Campossoup-request: Add support to handle gresource URI requests
2012-10-16 Dan Winshipsoup-auth-manager-ntlm.c: don't include the default...
2012-08-25 Dan WinshipSoupConnection: fix up ::event signal emissions
2012-08-25 Dan WinshipSoupConnection: fix up states during connection
2012-08-20 Gustavo Noronha... Add missing file for last commit
2012-08-20 Gustavo Noronha... Add SoupMultipartInputStream for handling multipart...
2012-08-12 Dan Winshipvalgrindage
2012-08-10 Dan Winshiptests: parallelize proxy-test to make it faster
2012-08-07 Sergio Villar SeninSoupTLD: fix a regression in soup_tld_is_public_suffix()
2012-08-06 Dan Winshipsoup-xmlrpc: fix parsing of <methodCall> without <params>
2012-08-06 Simon McVittieAdd a simple regression test for unbound sockets
2012-08-06 Dan Winshiptld-test: update for changes to TLD data
2012-07-26 Paweł ForysiukFix building with MinGW compiler
2012-07-25 Dan Winshiptest-utils: simplify the SoupRequest test utils a bit
2012-07-24 Dan WinshipSoupSessionAsync: fix handling of timed-out SoupRequests
2012-07-17 Dan WinshipSoupConverterWrapper: handle empty "compressed" responses
2012-07-17 Dan Winshipsoup_uri_normalize: more fixes
2012-07-16 Dan Winshipsoup-tld: do not consider non suffixed domains as public
2012-07-13 Dan WinshipFix the retry-on-broken-connection codepath for SoupRequest
2012-07-13 Dan WinshipAdd some test-utils helpers for async SoupRequest usage
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipRemove an unnecessary old demo program that doesn't...
2012-07-13 Dan Winshiprequester-test: fix some debug printfs
2012-07-11 Dan WinshipSoupCookie: ignore values on httponly and secure attributes
2012-07-11 Dan WinshipFix cookies-test.c indentation
2012-06-14 Sergio Villar Seninsoup-tld: added soup_tld_* utils
2012-06-07 Colin Walterstests/date: Fix compiler warning
2012-05-27 Dan Winshipproxy-test: unskip accidentally skipped tests
2012-05-24 Dan WinshipFix the handling of trailing junk with Content-Encoding
2012-05-16 Dan WinshipCorrectly handle unsuccessful CONNECTs via request API
2012-05-16 Sergio Villar SeninTest case
2012-05-15 Dan Winshipsoup-message-io: keep cancellable alive for duration...
2012-05-04 Dan WinshipFix a few recent request API bugs, add some more tests
2012-05-02 Dan Winshiprequester-test: add an early-cancellation test
2012-04-28 Dan Winshiptests/get: use GProxyResolverDefault
2012-04-18 Dan Winshiptests: add some more SoupRequester-based tests
2012-04-18 Dan Winshipsoup-message-io: use gio streams rather than SoupSocket
2012-04-17 Dan WinshipAdd gettext support
2012-04-11 Dan Winshipsoup-session: unpause messages when cancelling them
2012-04-10 Dan Winshipsoup-session: fix up TLS/SSL property interactions
2012-03-05 Dan WinshipUse G_GNUC_BEGIN_IGNORE_DEPRECATIONS (where available)
2012-03-04 Dan Winshipconnection-test, requester-test: test non-persistent...
2012-03-04 Dan Winshiptests: split connection-test out of misc-test
2012-02-28 Dan Winshiprequester-test: add some more tests
2012-02-25 Dan WinshipSoupURI: fix fallback handling of soup_uri_set_path...
2012-02-24 Dan WinshipSoupAuthManagerNTLM: fix don't-fallback-to-Basic code
2012-02-14 Dan WinshipSoupSessionAsync: don't queue idles from dispose()
next