2.41.5
[platform/upstream/libsoup.git] / tests /
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()
2012-02-14 Dan Winshipsoup-message-server-io: fix processing of IPv6 HTTP...
2012-02-12 Dan Winshipvalgrind run...
2012-02-10 Dan Winshipsoup-uri: revert some of the previously-added return...
2012-02-08 Robert Swaintests: sniffing: Avoid loop with uninitialised length
2012-02-08 Robert Swaintests: simple-httpd: Don't leak index_path string
2012-02-03 Simon McVittieuri-parsing test: add a case that was exercised by...
2012-02-03 Simon McVittieuri-parsing test: verify that URIs are split correctly
2012-02-03 Simon McVittieHeader parsing test: verify that a full URI can appear...
2012-01-30 Dan Winshiprequester-test: add some more tests
2012-01-27 Dan Winshipchunk-test: add a check that wrote-body-data gives...
2012-01-18 Raphael Kubo da... SoupSession: Do not actually send a request if it was...
2012-01-16 Dan WinshipBelatedly add regression test for CVE-2011-2524
2011-12-22 Dan WinshipForce some SoupMessages to use a fresh SoupConnection
2011-12-21 Dan Winshipsoup-headers: misc improvements
2011-12-01 Dan Winshipsoup-session: fix some http-aliases/https-aliases problems
2011-12-01 Dan Winshipmisc-test: fix a bug
2011-12-01 Dan WinshipRequire glib 2.31 and update to new thread APIs
2011-11-30 Dan WinshipSoupMessage: fix setting of SOUP_MESSAGE_CERTIFICATE_TR...
2011-11-21 Dan WinshipFix distcheck
2011-11-17 Sergio Villar Senincoding-test.c: refactored and added deflate support.
2011-11-17 Sergio Villar SeninAdding zlib and raw encoded versions of mbox file for...
next