summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* soup-form: fix soup_form_decode() for multiple values with the same keySven Neumann2011-01-181-1/+1
* Add test for soup_form_decode().Sven Neumann2011-01-181-0/+32
* soup-session-async:fixed a connection starvation issueSergio Villar Senin2011-01-181-3/+1
* 2.33.5LIBSOUP_2_33_5Dan Winship2011-01-102-1/+7
* soup_session_cancel_message: fix up, especially in sync sessionsDan Winship2011-01-106-18/+126
* soup-message-io: don't watch for SoupSocket::disconnectDan Winship2011-01-101-23/+1
* 2.33.4LIBSOUP_2_33_4Dan Winship2010-12-212-3/+51
* [gi] annotate nicks for the elements of HTTPVersion enumJohn (J5) Palmieri2010-12-131-2/+2
* soup-http-input-stream: fixed a conditionSergio Villar Senin2010-12-131-1/+1
* soup-request-data: another fixDan Winship2010-12-121-1/+4
* soup-request-data: Fix content-type decodingDan Winship2010-12-121-10/+15
* soup-cookie-jar: allow setting cookies on file:// URIsDan Winship2010-12-112-4/+4
* Fix leak when processing the set cookie headerJonathon Jongsma2010-12-101-4/+1
* Don't uselessly g_warn when TLS isn't availableDan Winship2010-12-101-2/+4
* Remove SoupCoding, SoupCodingGZip, use GZlibDecompressorDan Winship2010-12-108-558/+127
* fix previous commit; I only tested the "not working" case before...Dan Winship2010-12-101-1/+1
* Add glib-networking to the MISSING_REGRESSION_TEST_PACKAGES checksDan Winship2010-12-105-16/+46
* SoupDirectoryInputStream: fixed a reference leakSergio Villar Senin2010-12-091-0/+1
* Cache must not return a cached resource with "no-cache" directiveSergio Villar Senin2010-12-091-3/+14
* 2.33.1 (not a release, just a pkg-config-able number)Dan Winship2010-12-091-1/+1
* Make SoupRequester a SoupSessionFeature and the request types sub-featuresDan Winship2010-12-096-81/+133
* Import SoupRequest/cache stuff from new-io branch / WebKitDan Winship2010-12-0919-2/+4685
* SoupSession, SoupAuthManagerNTLM: Use subfeatures for NTLM auth tooDan Winship2010-12-095-75/+67
* SoupAuthManager: implement subfeatures for adding/removing auth typesDan Winship2010-12-096-32/+78
* SoupSession: allow features to implement "subfeatures"Dan Winship2010-12-093-39/+120
* soup-message-headers: add missing annotations in get_content_typeLucas Rocha2010-12-071-1/+1