summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.37.3LIBSOUP_2_37_3Dan Winship2011-12-192-1/+26
* Clarify the meaning of #SoupSession:ssl-strictDan Winship2011-12-161-18/+37
* SoupContentDecoder: add another hack to the broken server hackDan Winship2011-12-041-1/+2
* Honor aclocal flagsCraig Keogh2011-12-031-1/+1
* bump version to 2.37.2.1 for the request API changesDan Winship2011-12-021-3/+3
* SoupRequestHTTP: don't complete send() until after sniffingDan Winship2011-12-013-24/+73
* SoupHTTPInputStream: change handling of error responsesDan Winship2011-12-011-15/+29
* soup-session: fix some http-aliases/https-aliases problemsDan Winship2011-12-013-17/+171
* misc-test: fix a bugDan Winship2011-12-011-5/+10
* Require glib 2.31 and update to new thread APIsDan Winship2011-12-0113-137/+131
* SoupMessage: fix setting of SOUP_MESSAGE_CERTIFICATE_TRUSTED flagDan Winship2011-11-302-2/+18
* 2.37.2LIBSOUP_2_37_2Dan Winship2011-11-212-1/+53
* Fix distcheckDan Winship2011-11-211-2/+4
* coding-test.c: refactored and added deflate support.Sergio Villar Senin2011-11-171-205/+166
* Adding zlib and raw encoded versions of mbox file for the coding-testSergio Villar Senin2011-11-172-0/+0
* SoupContentDecoder: add support for deflate Content-EncodingSergio Villar Senin2011-11-142-1/+43
* SoupAuthManagerNTLM: allow non-ASCII usernames/passwordsDan Winship2011-11-133-17/+41
* SoupAuthBasic: allow (some) non-ASCII usernames/passwordsDan Winship2011-11-132-2/+20
* auth-test: add a test for server-closes-connection-during-authDan Winship2011-11-131-0/+95
* auth-test: reorganize this a bit to be more like other test programsDan Winship2011-11-131-127/+136
* Fix handling of connections that time out while IN_USEDan Winship2011-11-131-0/+14
* context-test: fix cleanup code to avoid a crashDan Winship2011-11-121-4/+5
* soup-uri: %-encode non-ASCII characters when parsing URIsDan Winship2011-11-122-9/+12
* Add SoupSession:use-thread-contextDan Winship2011-11-0810-42/+308
* SoupSession: add some API for handling redirectionsDan Winship2011-11-0510-94/+190
* SoupSession: Add http-aliases and https-aliases propertiesDan Winship2011-11-053-2/+168
* SoupHTTPInputStream: fix a g_warning in error casesDan Winship2011-11-051-2/+3
* soup-http-input-stream: unpause the SoupMessage before cancelling it.Sergio Villar Senin2011-10-281-0/+1
* soup-directory-input-stream: return a titleless htmlSergio Villar Senin2011-10-271-15/+26
* remove unnecessary libgthread referencesDan Winship2011-10-267-7/+1
* 2.37.1LIBSOUP_2_37_1Dan Winship2011-10-252-1/+30
* SoupRequestHTTP: reorganize the async code a bitDan Winship2011-10-231-103/+80
* SoupRequest*, SoupHTTPInputStream: misc cleanupsDan Winship2011-10-234-32/+21
* SoupHTTPInputStream: remove GSeekable supportDan Winship2011-10-231-121/+1
* SoupRequestHTTP: don't cast GFileInputStreams to SoupHTTPInputStreamDan Winship2011-10-233-39/+38
* configure: turn some warnings into errorsDan Winship2011-10-211-29/+18
* Remove -DG_DISABLE_DEPRECATEDDan Winship2011-10-211-3/+3
* oops, I apparently didn't run "make check" after the tls changes...Dan Winship2011-10-204-8/+13
* tests: make "./tests/foo" work from the toplevel dirDan Winship2011-10-201-1/+1
* Fix SoupMessage https status information to be set more reliablyDan Winship2011-10-208-25/+53
* SoupSession: fix some SSL problemsDan Winship2011-10-201-2/+3
* soup-http-input-stream: use a list of SoupBuffers instead a custom bufferSergio Villar Senin2011-10-131-36/+26
* Add SoupServer:tls-certificate to go with SoupSession:tlsdbDan Winship2011-09-292-13/+68
* libsoup.supp: belatedly commit some fixesDan Winship2011-09-291-1/+8
* Use GTlsDatabase, add new SoupSession properties for itDan Winship2011-09-2913-283/+197
* redirect-test: add a test for accidental connection sharingDan Winship2011-09-291-11/+129
* SoupSession: set the connection to IDLE on unqueuing SoupMessagesSergio Villar Senin2011-09-293-3/+2
* SoupSession: make pause/unpause work in any stateDan Winship2011-09-295-4/+58
* Update for GStaticMutex deprecation in glib masterDan Winship2011-09-291-3/+3
* post-branch version bump to 2.37.0Dan Winship2011-09-261-1/+1