summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.41.90LIBSOUP_2_41_902.41.90Dan Winship2013-02-182-1/+31
* Updated Serbian translationМирослав Николић2013-02-182-32/+36
* Updated Polish translationPiotr Drąg2013-02-181-16/+20
* 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
* soup-cache-input-stream: fixed a reference cycleSergio Villar Senin2013-02-183-78/+87
* tests: simplify and improve "make check"Dan Winship2013-02-161-89/+31
* SoupSession: remove some dead code, fix proxy error messagesDan Winship2013-02-163-32/+14
* Internal renamings for clarityDan Winship2013-02-163-18/+18
* Updated Malayalam LocalizationAnish A2013-02-151-23/+44
* 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
* soup-session: handle cancellation of SoupCache resourcesSergio Villar Senin2013-02-123-24/+85
* Updated slovak translationPavol Klačanský2013-02-091-15/+36
* SoupAuthNTLM: fix to do a "retrying" authenticateDan Winship2013-02-072-14/+153
* SoupSession: fix a bug with the add-feature-by-type propertyDan Winship2013-02-071-2/+2
* tests: fix non-php apache tests to still work without phpDan Winship2013-02-071-1/+1
* SoupSession: added a new construction-time property "local-address"Jonh Wendell2013-02-062-0/+38
* SoupConnection: added a new construction-time property "local-address"Jonh Wendell2013-02-062-0/+19
* SoupSocket: Use the local socket, when available, even on client side.Jonh Wendell2013-02-061-0/+3
* SoupSocket: Move the creation of socket clients to a single placeJonh Wendell2013-02-061-18/+20
* 2.41.5LIBSOUP_2_41_52.41.5Dan Winship2013-02-052-1/+18
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-02-042-18/+68
* soup-session: use SoupMessageQueueItem's cancellable for the GTaskSergio Villar Senin2013-02-041-4/+12
* [l10n] Updated German translationAndre Jonas2013-02-031-17/+39
* [l10n] Updated Italian translation.Milo Casagrande2013-01-241-16/+37
* Revert "SoupURI: replace NULL password with "" on http"Dan Winship2013-01-212-8/+6
* Updated Norwegian bokmål translationKjartan Maraas2013-01-211-16/+37
* Updated Uyghur translationGheyret Kenji2013-01-201-16/+39
* soup-body-input-stream: update priv->eof when skippingSergio Villar Senin2013-01-181-1/+3
* set_ssl_ca_file: don't try unreffing tlsdb if it's NULLGuillaume Desmottes2013-01-171-1/+2
* Updated Serbian translationМирослав Николић2013-01-172-18/+64
* Updated Belarusian translation.Ihar Hrachyshka2013-01-151-7/+28
* 2.41.4LIBSOUP_2_41_42.41.4Dan Winship2013-01-142-1/+61
* soup-session: add SoupMessage-based streaming APIsDan Winship2013-01-145-17/+130
* soup-message: belated #include cleanupDan Winship2013-01-121-3/+0
* SoupURI: replace NULL password with "" on httpDan Winship2013-01-122-6/+8
* soup-auth-digest: fix a leak on re-authDan Winship2013-01-121-0/+3
* Updated Bulgarian translationAlexander Shopov2013-01-121-14/+35
* soup-session: fix a deadlock when aborting a SoupSessionSyncDan Winship2013-01-091-0/+1
* Add explicit soup-version.h include into soup.hMilan Crha2013-01-091-0/+1
* build: Do not use AM_GLIB_GNU_GETTEXTJavier2013-01-082-3/+2
* autogen.sh: Use autoreconf instead gnome-autogenJavier2013-01-081-15/+27
* soup_message_get_https_status: provide info for failed attempts tooDan Winship2013-01-073-8/+14
* Revert "SoupConnection: disconnect on failed connections/tunnels"Dan Winship2013-01-072-19/+5
* Fix previous commitDan Winship2013-01-061-2/+5
* soup-session: fix up the SoupRequest requeuing logicDan Winship2013-01-051-8/+16
* Rename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRECATEDDan Winship2013-01-0410-11/+11
* soup-auth-manager: make this thread-safeDan Winship2013-01-021-3/+29
* soup-auth-manager: add soup_auth_manager_use_auth()Dan Winship2013-01-027-10/+105