summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SoupAuthManager: make this publicDan Winship2013-01-028-19/+87
* soup-auth-manager: split out connection handlingDan Winship2013-01-0214-217/+483
* soup-auth-ntlm: get rid of separate SSO statesDan Winship2013-01-021-26/+24
* ntlm-test: kill some dead codeDan Winship2013-01-021-5/+0
* ntlm-test-helper: fixDan Winship2013-01-022-2/+2
* soup-auth-domain-digest: minor documentation correctionGuenther Wutz2013-01-021-1/+1
* Updated Friulian translationTmTFx2012-12-302-0/+82
* soup-auth-ntlm: small fixDan Winship2012-12-291-1/+1
* Reorganize NTLM authentication, fix ntlm_auth supportDan Winship2012-12-2914-1490/+1352
* tests: add session-testDan Winship2012-12-282-0/+237
* SoupSession: update docs (and some semantics) for plain SoupSessionDan Winship2012-12-2813-142/+463
* Revert the mirroring of SoupMessage API onto SoupRequestHTTP.Dan Winship2012-12-2812-628/+61
* Add back LIBSOUP_DISABLE_DEPRECATEDDan Winship2012-12-287-2/+11
* docs: more fixesDan Winship2012-12-2811-43/+90
* docs: Lots of minor fixes and additionsDan Winship2012-12-2722-49/+315
* Updated Hebrew translation.Yaron Shahrabani2012-12-271-9/+30
* soup-session: move cache handling hereDan Winship2012-12-263-112/+125
* tests: add cache-testDan Winship2012-12-262-0/+444
* test-utils: remove unnecessary #includesDan Winship2012-12-261-3/+0
* Updated Polish translationPiotr Drąg2012-12-231-2/+6
* Updated Galician translationsFran Diéguez2012-12-231-2/+6
* Updated Slovenian translationMatej Urbančič2012-12-221-16/+35
* Updated Spanish translationDaniel Mustieles2012-12-201-9/+11
* [l10n] Updated Estonian translationMattias Põldaru2012-12-191-2/+18
* soup-cache: Fix a memory leak.Sudarsana Nagineni2012-12-191-0/+1
* Assamese translation updatedNilamdyuti Goswami2012-12-191-7/+9
* SoupCache: add SoupContentProcessor supportSergio Villar Senin2012-12-182-417/+178
* SoupCacheInputStream: new input stream filter that writes to the cacheSergio Villar Senin2012-12-184-0/+388
* 2.41.3LIBSOUP_2_41_32.41.3Dan Winship2012-12-172-1/+96
* Rename all remaining "SoupMessage *req"s to "msg"Dan Winship2012-12-175-71/+71
* soup-message: update docs to mention SoupRequest where appropriateDan Winship2012-12-171-18/+30
* soup-message: deprecate soup_message_set_chunk_allocator()Dan Winship2012-12-173-2/+13
* soup-message: fix up add_header_handler()/add_status_handler() docsDan Winship2012-12-171-23/+7