summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-02SoupAuthManager: make this publicDan Winship8-19/+87
2013-01-02soup-auth-manager: split out connection handlingDan Winship14-217/+483
2013-01-02soup-auth-ntlm: get rid of separate SSO statesDan Winship1-26/+24
2013-01-02ntlm-test: kill some dead codeDan Winship1-5/+0
2013-01-02ntlm-test-helper: fixDan Winship2-2/+2
2013-01-02soup-auth-domain-digest: minor documentation correctionGuenther Wutz1-1/+1
2012-12-30Updated Friulian translationTmTFx2-0/+82
2012-12-29soup-auth-ntlm: small fixDan Winship1-1/+1
2012-12-29Reorganize NTLM authentication, fix ntlm_auth supportDan Winship14-1490/+1352
2012-12-28tests: add session-testDan Winship2-0/+237
2012-12-28SoupSession: update docs (and some semantics) for plain SoupSessionDan Winship13-142/+463
2012-12-28Revert the mirroring of SoupMessage API onto SoupRequestHTTP.Dan Winship12-628/+61
2012-12-28Add back LIBSOUP_DISABLE_DEPRECATEDDan Winship7-2/+11
2012-12-28docs: more fixesDan Winship11-43/+90
2012-12-27docs: Lots of minor fixes and additionsDan Winship22-49/+315
2012-12-27Updated Hebrew translation.Yaron Shahrabani1-9/+30
2012-12-26soup-session: move cache handling hereDan Winship3-112/+125
2012-12-26tests: add cache-testDan Winship2-0/+444
2012-12-26test-utils: remove unnecessary #includesDan Winship1-3/+0
2012-12-23Updated Polish translationPiotr Drąg1-2/+6
2012-12-23Updated Galician translationsFran Diéguez1-2/+6
2012-12-22Updated Slovenian translationMatej Urbančič1-16/+35
2012-12-20Updated Spanish translationDaniel Mustieles1-9/+11
2012-12-19[l10n] Updated Estonian translationMattias Põldaru1-2/+18
2012-12-19soup-cache: Fix a memory leak.Sudarsana Nagineni1-0/+1
2012-12-19Assamese translation updatedNilamdyuti Goswami1-7/+9
2012-12-18SoupCache: add SoupContentProcessor supportSergio Villar Senin2-417/+178
2012-12-18SoupCacheInputStream: new input stream filter that writes to the cacheSergio Villar Senin4-0/+388