summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-01Support building for AndroidHEADmasterDerek Foreman3-0/+44
2011-08-01add -uninstalled.pc.in fileDerek Foreman3-0/+7
2011-08-01Test for and respect the presence of gettextDerek Foreman6-8/+32
2011-07-31Soup-2.4.gir: filter out SoupProxyResolverDan Winship1-1/+1
2011-07-31Add/update some "Since" flagsDan Winship11-19/+121
2011-07-31soup-request-http: fix usage with non-default-contextDan Winship5-62/+227
2011-07-28Doh, fix the CVE number: should have been CVE-2011-2524Dan Winship1-1/+1
2011-07-282.35.4Dan Winship2-1/+54
2011-07-28SoupServer: fix to not allow smuggling ".." into pathDan Winship1-0/+9
2011-07-22soup-session.c: mark helper property API as (skip) to not collide with bindingsJasper St. Pierre1-6/+6
2011-07-06soup-cache.c: use hashes for entry keys. Added entry key collision handling.Sergio Villar Senin1-101/+108
2011-07-05soup-cache: plug memory leakXan Lopez1-0/+1
2011-07-052.35.3Dan Winship1-1/+1
2011-07-05Revert "soup-message-io: clear connection from queue items when IDLE status i...Dan Winship1-4/+1
2011-06-29soup-message-io.c: Fix integer overflow on 32bitJens Georg1-1/+1
2011-06-29soup-cache: fix a use after freeSergio Villar Senin1-69/+58
2011-06-24soup-cache.c: Replaced the type of some SoupCacheEntry fields.Sergio Villar Senin1-15/+20
2011-06-16soup-cache: keep track of the HTTP status code to use it for cache responsesSergio Villar Senin2-7/+13
2011-06-16soup-cache: Add versioning support to SoupCacheSergio Villar Senin1-5/+49
2011-06-16soup-session.c: reference leak in soup_session_prepare_for_uriSergio Villar Senin1-0/+1
2011-06-14soup-cache: removed a g_debug statementSergio Villar Senin1-1/+0
2011-06-13soup-cache: fix several leaks.Sergio Villar Senin1-47/+59
2011-06-08soup-cache: update state of SoupMessages when returning data from the cacheSergio Villar Senin2-11/+16
2011-06-08soup-message-io: clear connection from queue items when IDLE status is setSergio Villar Senin1-1/+4
2011-06-03Fix few memory leaksMilan Crha3-0/+6
2011-05-24COPYING: update to a version with the correct mailing addressDan Winship1-10/+10
2011-05-23soup-cache: do not store hop-by-hop headers.Sergio Villar Senin4-39/+43
2011-05-22SoupContentDecoder: deal with broken apache Content-EncodingDan Winship2-32/+148
2011-05-21docs: fix typo in client-howtoDan Winship1-1/+1
2011-05-05soup-request-file: plug leakXan Lopez1-1/+1
2011-05-05soup-cache: free params hash listXan Lopez1-1/+3
2011-05-03Fix docs build for pickier linkersDan Winship1-1/+4
2011-04-26soup-session.c: always send the "Keep-Alive" headerSergio Villar Senin1-38/+7
2011-04-25Post-branch version bump to 2.35.0Dan Winship1-1/+1
2011-04-252.34.1Dan Winship1-0/+30
2011-04-25soup-cache: plug leakXan Lopez1-1/+2
2011-04-25soup_session_abort: fix a race condition in SoupSessionSyncDan Winship3-8/+64
2011-04-20soup-cache: do not append data to existing filesSergio Villar Senin1-28/+29
2011-04-15soup_uri_to_string: print port numbers as unsigned integersSergio Villar Senin1-1/+1
2011-04-12Build relevant parts of libsoup-gnome on windowsFridrich Štrba3-3/+12
2011-04-07soup_request_data_send: data URL decoding fixSergio Villar Senin4-37/+22
2011-04-07Fix memory leaks, update libsoup.suppDan Winship9-32/+103
2011-04-07header-parsing: update tests for RFC 5987 and multipart quoting changesDan Winship1-17/+100
2011-04-07soup-multipart: Fix generation of Content-Disposition for broken serversDan Winship2-38/+58
2011-04-07soup-headers: Update UTF-8 header param handling for RFC 5987Dan Winship1-9/+35
2011-04-07post-release version bump to 2.34.1Dan Winship1-1/+1
2011-04-042.34.0Dan Winship2-1/+13
2011-03-30Use the custom main context in SoupProxyResolverDefaultSebastian Dröge1-0/+6
2011-03-29Bump shared library minor version for API additions since 2.32Dan Winship1-2/+2
2011-03-25Fix introspection build on Debian/UbuntuDan Winship1-3/+6