summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* soup-session: cope with the dummy TLS backend betterDan Winship2013-05-202-0/+200
* tests: fix a memory leakDan Winship2013-05-151-2/+3
* Fix build on Windows, deprecate soup-portability.hDan Winship2013-04-192-4/+4
* misc-test: skip the IPv6 server test if there's no IPv6 supportDan Winship2013-04-181-0/+5
* tests: fix to pass when glib-networking TLS isn't availableDan Winship2013-04-173-20/+43
* soup-message-queue: add a priority system to the message queueSergio Villar Senin2013-04-171-0/+57
* tests: fix ntlm-test when built without ntlm_auth supportDan Winship2013-04-101-1/+3
* requester-test: fix a printf format compiler warningKalev Lember2013-03-201-1/+2
* data: URL requests should serve the whole decoded URLZan Dobersek2013-03-111-0/+86
* SoupAuthManager: deal with "disappearing" auth headersDan Winship2013-03-061-1/+77
* SoupSession: break infinite loopsDan Winship2013-03-061-0/+51
* soup-cache: update cached headers on revalidationsSergio Villar Senin2013-03-051-31/+130
* examples: move examples from tests/ to examples/Dan Winship2013-02-235-727/+1
* build: remove some cruftDan Winship2013-02-231-3/+0
* tests: do skipped tests properlyDan Winship2013-02-199-34/+128
* tests: [CENSORED] [CENSORED] automake [CENSORED]Dan Winship2013-02-192-8/+24
* cache-test: added a new cancellation testSergio Villar Senin2013-02-183-1/+73
* test-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE flagSergio Villar Senin2013-02-184-7/+14
* tests: simplify and improve "make check"Dan Winship2013-02-161-89/+31
* cache-test: added cancellation testsSergio Villar Senin2013-02-121-0/+125
* test-utils: add cancellation support to soup_test_request_sendSergio Villar Senin2013-02-1210-46/+120
* SoupAuthNTLM: fix to do a "retrying" authenticateDan Winship2013-02-071-0/+88
* Revert "SoupURI: replace NULL password with "" on http"Dan Winship2013-01-211-6/+6
* SoupURI: replace NULL password with "" on httpDan Winship2013-01-121-6/+6
* soup_message_get_https_status: provide info for failed attempts tooDan Winship2013-01-071-0/+4
* soup-auth-manager: add soup_auth_manager_use_auth()Dan Winship2013-01-021-4/+12
* ntlm-test: kill some dead codeDan Winship2013-01-021-5/+0
* ntlm-test-helper: fixDan Winship2013-01-022-2/+2
* Reorganize NTLM authentication, fix ntlm_auth supportDan Winship2012-12-293-8/+157
* tests: add session-testDan Winship2012-12-282-0/+237
* Revert the mirroring of SoupMessage API onto SoupRequestHTTP.Dan Winship2012-12-286-31/+59
* Add back LIBSOUP_DISABLE_DEPRECATEDDan Winship2012-12-281-1/+0
* tests: add cache-testDan Winship2012-12-262-0/+444
* test-utils: remove unnecessary #includesDan Winship2012-12-261-3/+0
* soup-message: deprecate soup_message_set_chunk_allocator()Dan Winship2012-12-171-0/+2
* tests: fix memory leaksDan Winship2012-12-114-5/+37
* soup-uri: don't decode %00 in URIsDan Winship2012-12-101-0/+3
* tests: fix SoupRequester deprecation warningsDan Winship2012-12-103-28/+20
* SoupSession: add soup_session_request_http() and _request_http_uri()Dan Winship2012-12-102-77/+55
* SoupRequest: add soup_request_disable_feature()Dan Winship2012-12-101-51/+75
* SoupRequestHTTP: mirror SoupMessage fields/APIDan Winship2012-12-103-27/+21
* Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship2012-12-107-96/+71
* SoupSession: allow creating a "plain" SoupSession for use with new APIsDan Winship2012-12-101-19/+44
* tests/uri-parsing: check empty username/passwordDan Winship2012-12-091-0/+5
* Better handle the failure of URI embedded credentialsMartin Robinson2012-12-041-1/+4
* tests: fix a few bugsDan Winship2012-12-042-6/+8
* tests/simple-httpd: use GMappedFile rather than mmapDan Winship2012-12-041-45/+12
* SoupLogger: fix printing of Host header with IPv6 literalDan Winship2012-11-171-1/+29
* connection-test: make it not require access to private SoupConnection symbolsDan Winship2012-11-021-6/+3
* soup-multipart-input-stream: belatedly add .h file to soup.hDan Winship2012-11-021-6/+0