summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doh, fix the CVE number: should have been CVE-2011-2524gnome-3-0Dan Winship2011-07-281-1/+1
* 2.34.3LIBSOUP_2_34_3Dan Winship2011-07-282-1/+10
* SoupServer: fix to not allow smuggling ".." into pathDan Winship2011-07-281-0/+9
* Fix few memory leaksMilan Crha2011-06-033-0/+6
* 2.34.2LIBSOUP_2_34_2Dan Winship2011-05-231-0/+8
* docs: fix typo in client-howtoDan Winship2011-05-231-1/+1
* soup-request-file: plug leakXan Lopez2011-05-231-1/+1
* soup-cache: free params hash listXan Lopez2011-05-231-1/+3
* Fix docs build for pickier linkersDan Winship2011-05-231-1/+4
* Post-release version bump to 2.34.2Dan Winship2011-04-251-1/+1
* 2.34.1LIBSOUP_2_34_1Dan Winship2011-04-251-0/+30
* soup-cache: plug leakXan Lopez2011-04-251-1/+2
* soup_session_abort: fix a race condition in SoupSessionSyncDan Winship2011-04-253-8/+64
* soup-cache: do not append data to existing filesSergio Villar Senin2011-04-201-28/+29
* soup_uri_to_string: print port numbers as unsigned integersSergio Villar Senin2011-04-151-1/+1
* Build relevant parts of libsoup-gnome on windowsFridrich Štrba2011-04-133-3/+12
* soup_request_data_send: data URL decoding fixSergio Villar Senin2011-04-074-37/+22
* Fix memory leaks, update libsoup.suppDan Winship2011-04-079-32/+103
* header-parsing: update tests for RFC 5987 and multipart quoting changesDan Winship2011-04-071-17/+100
* soup-multipart: Fix generation of Content-Disposition for broken serversDan Winship2011-04-072-38/+58
* soup-headers: Update UTF-8 header param handling for RFC 5987Dan Winship2011-04-071-9/+35
* post-release version bump to 2.34.1Dan Winship2011-04-071-1/+1
* 2.34.0LIBSOUP_2_34_0Dan Winship2011-04-042-1/+13
* Use the custom main context in SoupProxyResolverDefaultSebastian Dröge2011-03-301-0/+6
* Bump shared library minor version for API additions since 2.32Dan Winship2011-03-291-2/+2
* Fix introspection build on Debian/UbuntuDan Winship2011-03-251-3/+6
* 2.33.92LIBSOUP_2_33_92Dan Winship2011-03-212-1/+45
* soup_socket_get_remote_address: fixDan Winship2011-03-211-1/+1
* Add restarted streaming chunk-test, which is where it really starts to get funDavid Woodhouse2011-03-211-14/+66
* Add client streaming test to chunk-test.cDavid Woodhouse2011-03-211-7/+37
* SoupProxyResolverGNOME: make this a subclass of SoupProxyResolverDefaultDan Winship2011-03-216-599/+98
* soup-proxy-resolver-default.c: new proxy resolver based on GProxyResolverGustavo Noronha Silva2011-03-214-0/+200
* Reset priv->base_offset in soup_message_body_truncate()David Woodhouse2011-03-211-0/+1
* Add 'soup_server_disconnect' methodAndreas Rottmann2011-03-122-0/+33
* tests: remove a redundant GOptionEntry flag that now causes a warningDan Winship2011-03-114-4/+4
* SoupCookieJar: catch overflows when parsing very distant datesDan Winship2011-03-113-8/+25
* soup-cookie-jar: avoid a g_return_if_fail when using non-http URIsDan Winship2011-03-101-1/+1
* DOAP: fix download locationOlav Vitters2011-03-081-1/+1
* Parse month names regardless of caseChristian Dywan2011-03-082-1/+2
* 2.33.90LIBSOUP_2_33_90Dan Winship2011-02-212-1/+20
* soup-cache.c: do not cache multipart/x-mixed-replace contentSergio Villar Senin2011-02-161-1/+5
* soup-session.c: send Keep-Alive for HTTP/1.0 connectionsSergio Villar Senin2011-02-161-0/+44
* soup-message-client-io: ASCIIfy unicode hostnames for Host headerDan Winship2011-02-151-0/+2
* Fix typoAndre Klapper2011-02-031-1/+1
* Make the glib-networking dependency more explicitDan Winship2011-02-022-7/+29
* 2.33.6LIBSOUP_2_33_6Dan Winship2011-01-312-1/+21
* soup-cache: fix a warning (and a bug)Dan Winship2011-01-311-3/+1
* soup-request-data: return decoded contents for non-base64 data URLsSergio Villar Senin2011-01-311-6/+10
* SoupCache fails to load resources when cache contents are externally removedSergio Villar Senin2011-01-281-33/+38
* Fix a warning (again)Dan Winship2011-01-251-2/+2