summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-182.41.90upstream/2.41.90LIBSOUP_2_41_902.41.90Dan Winship2-1/+31
2013-02-18Updated Serbian translationМирослав Николић2-32/+36
2013-02-18Updated Polish translationPiotr Drąg1-16/+20
2013-02-18cache-test: added a new cancellation testSergio Villar Senin3-1/+73
2013-02-18test-utils: Added SOUP_TEST_REQUEST_CANCEL_IMMEDIATE flagSergio Villar Senin4-7/+14
2013-02-18soup-cache-input-stream: fixed a reference cycleSergio Villar Senin3-78/+87
2013-02-16tests: simplify and improve "make check"Dan Winship1-89/+31
2013-02-16SoupSession: remove some dead code, fix proxy error messagesDan Winship3-32/+14
2013-02-16Internal renamings for clarityDan Winship3-18/+18
2013-02-15Updated Malayalam LocalizationAnish A1-23/+44
2013-02-12cache-test: added cancellation testsSergio Villar Senin1-0/+125
2013-02-12test-utils: add cancellation support to soup_test_request_sendSergio Villar Senin10-46/+120
2013-02-12soup-session: handle cancellation of SoupCache resourcesSergio Villar Senin3-24/+85
2013-02-09Updated slovak translationPavol Klačanský1-15/+36
2013-02-07SoupAuthNTLM: fix to do a "retrying" authenticateDan Winship2-14/+153
2013-02-07SoupSession: fix a bug with the add-feature-by-type propertyDan Winship1-2/+2
2013-02-07tests: fix non-php apache tests to still work without phpDan Winship1-1/+1
2013-02-06SoupSession: added a new construction-time property "local-address"Jonh Wendell2-0/+38
2013-02-06SoupConnection: added a new construction-time property "local-address"Jonh Wendell2-0/+19
2013-02-06SoupSocket: Use the local socket, when available, even on client side.Jonh Wendell1-0/+3
2013-02-06SoupSocket: Move the creation of socket clients to a single placeJonh Wendell1-18/+20
2013-02-052.41.5upstream/2.41.5LIBSOUP_2_41_52.41.5Dan Winship2-1/+18
2013-02-04Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2-18/+68
2013-02-04soup-session: use SoupMessageQueueItem's cancellable for the GTaskSergio Villar Senin1-4/+12
2013-02-03[l10n] Updated German translationAndre Jonas1-17/+39
2013-01-24[l10n] Updated Italian translation.Milo Casagrande1-16/+37
2013-01-21Revert "SoupURI: replace NULL password with "" on http"Dan Winship2-8/+6
2013-01-21Updated Norwegian bokmål translationKjartan Maraas1-16/+37
2013-01-20Updated Uyghur translationGheyret Kenji1-16/+39
2013-01-18soup-body-input-stream: update priv->eof when skippingSergio Villar Senin1-1/+3
2013-01-17set_ssl_ca_file: don't try unreffing tlsdb if it's NULLGuillaume Desmottes1-1/+2
2013-01-17Updated Serbian translationМирослав Николић2-18/+64
2013-01-15Updated Belarusian translation.Ihar Hrachyshka1-7/+28
2013-01-142.41.4LIBSOUP_2_41_42.41.4Dan Winship2-1/+61
2013-01-14soup-session: add SoupMessage-based streaming APIsDan Winship5-17/+130
2013-01-12soup-message: belated #include cleanupDan Winship1-3/+0
2013-01-12SoupURI: replace NULL password with "" on httpDan Winship2-6/+8
2013-01-12soup-auth-digest: fix a leak on re-authDan Winship1-0/+3
2013-01-12Updated Bulgarian translationAlexander Shopov1-14/+35
2013-01-09soup-session: fix a deadlock when aborting a SoupSessionSyncDan Winship1-0/+1
2013-01-09Add explicit soup-version.h include into soup.hMilan Crha1-0/+1
2013-01-08build: Do not use AM_GLIB_GNU_GETTEXTJavier2-3/+2
2013-01-08autogen.sh: Use autoreconf instead gnome-autogenJavier1-15/+27
2013-01-07soup_message_get_https_status: provide info for failed attempts tooDan Winship3-8/+14
2013-01-07Revert "SoupConnection: disconnect on failed connections/tunnels"Dan Winship2-19/+5
2013-01-06Fix previous commitDan Winship1-2/+5
2013-01-05soup-session: fix up the SoupRequest requeuing logicDan Winship1-8/+16
2013-01-04Rename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRECATEDDan Winship10-11/+11
2013-01-02soup-auth-manager: make this thread-safeDan Winship1-3/+29
2013-01-02soup-auth-manager: add soup_auth_manager_use_auth()Dan Winship7-10/+105