summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Set SoupMessage:tls-certificate from SoupSocket:tls-certificate soonerDan Winship2010-12-072-26/+59
* Add SoupMessage:tls-certificate and SoupMessage:tls-errorsDan Winship2010-12-076-30/+177
* SoupSocket: port to GSocketConnection/GTlsConnectionDan Winship2010-12-0723-1628/+382
* Bump version to 2.33.0Dan Winship2010-12-071-1/+1
* Include C header and exported packages information in GIRsEvan Nemerson2010-12-051-1/+4
* 2.32.2LIBSOUP_2_32_2gnome-2-32Dan Winship2010-11-292-1/+13
* SoupSocket: tweak GMainContext handlingDan Winship2010-11-231-3/+4
* SoupSessionSync: fix messages getting stuck foreverDan Winship2010-11-232-0/+129
* misc-test: fix up the new persistent connection timeout testDan Winship2010-11-181-5/+48
* 2.32.1LIBSOUP_2_32_1Dan Winship2010-11-152-1/+38
* tests/httpd.conf.in: fix passwords-in-uri stuff for srcdir!=builddirDan Winship2010-11-151-1/+1
* Add tests to auth-test for password-in-URISergio Villar Senin2010-11-142-59/+132
* soup-auth-manager: make URI username/password override cached infoDan Winship2010-11-141-9/+7
* Return SOUP_STATUS_CAN_RESOLVE_PROXY as appropriateDan Winship2010-11-132-2/+2
* soup-message-io: fix retry-after-unexpected-connection-closeDan Winship2010-11-102-1/+119
* soup-message-io: deal with stupid servers that do chunked encoding wrongDan Winship2010-11-091-1/+19
* timeout-test: add SOUP_SESSION_IDLE_TIMEOUT tests as wellDan Winship2010-11-091-25/+101
* Fix parsing/generation of URI queries that aren't HTML formsDan Winship2010-11-093-5/+9
* SoupURI: never return NULL from soup_uri_decode/soup_uri_normalizeDan Winship2010-11-091-28/+23
* SoupContentDecoder: fix an unlikely leakDan Winship2010-11-091-2/+9
* Remove old experimental python bindingsDan Winship2010-10-2818-4268/+0
* Appease some gcc 4.5 warningsDan Winship2010-10-142-4/+5
* SoupCookieJarText: fix a bug when deleting a cookieDan Winship2010-10-141-1/+1
* 2.32.0LIBSOUP_2_32_0Dan Winship2010-09-272-1/+5