summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.36.1LIBSOUP_2_36_1gnome-3-2Dan Winship2011-10-172-1/+10
* configure: bump glib requirement to 2.30Dan Winship2011-10-061-2/+2
* SoupSession: set the connection to IDLE on unqueuing SoupMessagesSergio Villar Senin2011-09-293-3/+2
* Update for GStaticMutex deprecation in glib masterDan Winship2011-09-291-3/+3
* 2.36.0LIBSOUP_2_36_0Dan Winship2011-09-262-1/+5
* Lots of gtk-doc fixes (no code changes)Dan Winship2011-09-2231-1038/+688
* 2.35.92LIBSOUP_2_35_92Dan Winship2011-09-192-1/+14
* tests/ssl-test: belatedly commit thisDan Winship2011-09-191-0/+166
* SoupSession: forget about SoupHosts if not usedSergio Villar Senin2011-09-191-1/+48
* tests/ssl-test: add a test of https-related functionalityDan Winship2011-09-191-0/+3
* tests: update the test ssl keyDan Winship2011-09-193-34/+40
* soup-socket: fix tls-errors propertyDan Winship2011-09-193-6/+9
* soup-message-io: fix setting of SoupMessage TLS propertiesDan Winship2011-09-191-24/+19
* tests: fix a few leaks, update valgrind suppressions fileDan Winship2011-09-174-2/+137
* soup-http-input-stream: read data from leftover buffers in finished messagesSergio Villar Senin2011-09-161-8/+8
* Fix documentation to use the appropriate term for flagsGustavo Noronha Silva2011-09-131-1/+1
* 2.35.90LIBSOUP_2_35_90Dan Winship2011-08-302-1/+16
* Don't use the reserved keyword 'interface'Erik van Pienbroek2011-08-273-24/+22
* Add SOUP_MESSAGE_CAN_REBUILD, for regeneratable streamed request bodiesDan Winship2011-08-165-58/+96
* 2.35.5Dan Winship2011-08-152-1/+36
* Fix distcheckDan Winship2011-08-151-1/+4
* SoupContentSniffer: don't use gio anymorearno2011-08-085-64/+23
* Call soup_message_clean_response() when restarting a messageDan Winship2011-08-083-1/+43
* Default to TLS for https connections, and fall back to SSLv3 on failureDan Winship2011-08-079-15/+116
* SoupConnection: do TLS handshake at connection timeDan Winship2011-08-0710-68/+228
* Soup-2.4.gir: add missing introspection data from Vala bindingsEvan Nemerson2011-08-0413-39/+63
* Support NTLM Single Sign OnMandy Wu2011-08-042-1/+256
* Soup-2.4.gir: filter out SoupProxyResolverDan Winship2011-07-311-1/+1
* Add/update some "Since" flagsDan Winship2011-07-3111-19/+121
* soup-request-http: fix usage with non-default-contextDan Winship2011-07-315-62/+227
* Doh, fix the CVE number: should have been CVE-2011-2524Dan Winship2011-07-281-1/+1
* 2.35.4LIBSOUP_2_35_4Dan Winship2011-07-282-1/+54
* SoupServer: fix to not allow smuggling ".." into pathDan Winship2011-07-281-0/+9
* soup-session.c: mark helper property API as (skip) to not collide with bindingsJasper St. Pierre2011-07-221-6/+6
* soup-cache.c: use hashes for entry keys. Added entry key collision handling.Sergio Villar Senin2011-07-061-101/+108
* soup-cache: plug memory leakXan Lopez2011-07-051-0/+1
* 2.35.3LIBSOUP_2_35_3Dan Winship2011-07-041-1/+1
* Revert "soup-message-io: clear connection from queue items when IDLE status i...Dan Winship2011-07-041-4/+1
* soup-message-io.c: Fix integer overflow on 32bitJens Georg2011-06-291-1/+1
* soup-cache: fix a use after freeSergio Villar Senin2011-06-291-69/+58
* soup-cache.c: Replaced the type of some SoupCacheEntry fields.Sergio Villar Senin2011-06-241-15/+20
* soup-cache: keep track of the HTTP status code to use it for cache responsesSergio Villar Senin2011-06-162-7/+13
* soup-cache: Add versioning support to SoupCacheSergio Villar Senin2011-06-161-5/+49
* soup-session.c: reference leak in soup_session_prepare_for_uriSergio Villar Senin2011-06-161-0/+1
* soup-cache: removed a g_debug statementSergio Villar Senin2011-06-141-1/+0
* soup-cache: fix several leaks.Sergio Villar Senin2011-06-131-47/+59
* soup-cache: update state of SoupMessages when returning data from the cacheSergio Villar Senin2011-06-082-11/+16
* soup-message-io: clear connection from queue items when IDLE status is setSergio Villar Senin2011-06-081-1/+4
* Fix few memory leaksMilan Crha2011-06-033-0/+6
* COPYING: update to a version with the correct mailing addressDan Winship2011-05-241-10/+10