platform/upstream/libsoup.git
2012-02-24 Dan WinshipSoupAuthManagerNTLM: fix don't-fallback-to-Basic code
2012-02-24 Dan WinshipSoupRequestFile: fix handling of URIs with query components
2012-02-24 Priit LaesMakefile.glib: Fix locale-specific issues
2012-02-22 Dan Winshipsoup-message-io: prevent a possible out-of-bounds memor...
2012-02-20 Dan Winship2.37.90 LIBSOUP_2_37_90
2012-02-14 Sergio Villar... SoupCache: some issues in SoupCache (3/3)
2012-02-14 Sergio Villar... SoupCache: some issues in SoupCache (2/3)
2012-02-14 Sergio Villar... SoupCache: some issues in SoupCache (1/3)
2012-02-14 Dan WinshipSoupSessionAsync: don't queue idles from dispose()
2012-02-14 Dan Winshipsoup-message-server-io: fix processing of IPv6 HTTP...
2012-02-13 Simon McVittiesoup_form_decode_multipart: check that msg really is...
2012-02-13 Simon McVittiesoup_form_decode_multipart: allow file_control_name...
2012-02-12 Dan Winshipvalgrind run...
2012-02-10 Dan Winshipsoup-uri: revert some of the previously-added return...
2012-02-09 Dan Winshipsoup-uri: fix the scheme parsing to require alpha,...
2012-02-08 Dan WinshipMakefile.glib: fix for make earlier than 3.82
2012-02-08 Dan WinshipUse Makefile.glib
2012-02-08 Simon McVittiesoup_form_decode_multipart: document all (out) paramete...
2012-02-08 Robert Swaintests: sniffing: Avoid loop with uninitialised length
2012-02-08 Robert Swaintests: simple-httpd: Don't leak index_path string
2012-02-08 Mark NauwelaertsSafeguard against NULL in strcmp
2012-02-08 Robert Swainform: Check file pointer before dereferencing
2012-02-06 Dan Winship2.37.5 LIBSOUP_2_37_5
2012-02-06 Simon McVittiesoup_uri_new: do not allow invalid URIs to be returned...
2012-02-06 Simon McVittieSoupURI: add SOUP_URI_IS_VALID() and use it for basic...
2012-02-06 Simon McVittiesoup_uri_copy_host: always set the path to something...
2012-02-06 Simon McVittieSoupProxyResolver: construct a valid SoupURI
2012-02-03 Paweł ForysiukTry to make file:// uris work in win32 too
2012-02-03 Simon McVittieuri-parsing test: add a case that was exercised by...
2012-02-03 Simon McVittieuri-parsing test: verify that URIs are split correctly
2012-02-03 Simon McVittiesoup_uri_new: annotate uri_string as nullable
2012-02-03 Simon McVittieSoupServer: reject non-HTTP URIs and URIs with no host
2012-02-03 Simon McVittieHeader parsing test: verify that a full URI can appear...
2012-02-03 Simon McVittiesoup_uri_uses_default_port: correct documentation
2012-02-03 Simon McVittieSoupURI: give "foo:" a non-NULL path member
2012-01-30 Dan Winshiprequester-test: add some more tests
2012-01-27 Dan Winshipchunk-test: add a check that wrote-body-data gives...
2012-01-23 Dan WinshipSoupHTTPInputStream: don't burn through GCancellable fds
2012-01-18 Raphael Kubo... SoupSession: Do not actually send a request if it was...
2012-01-17 Dan Winshippost-release version bump
2012-01-17 Dan Winshipsoup-message-io: make soup_message_io_unpause() obey...
2012-01-16 Dan Winship2.37.4 LIBSOUP_2_37_4
2012-01-16 Dan WinshipBelatedly add regression test for CVE-2011-2524
2012-01-04 Xan Lopezsoup-request-http: plug leak
2011-12-22 Dan Winshipconfigure.ac: bump glib requirement to 2.31.7 for GSock...
2011-12-22 Dan WinshipSoupMessage: add network-event signal
2011-12-22 Dan WinshipSoupConnection: belatedly fix up unix-only code
2011-12-22 Dan WinshipForce some SoupMessages to use a fresh SoupConnection
2011-12-21 Dan Winshipsoup-headers: misc improvements
2011-12-20 Dan Winship2.37.3 LIBSOUP_2_37_3
2011-12-16 Dan WinshipClarify the meaning of #SoupSession:ssl-strict
2011-12-04 Dan WinshipSoupContentDecoder: add another hack to the broken...
2011-12-03 Craig KeoghHonor aclocal flags
2011-12-02 Dan Winshipbump version to 2.37.2.1 for the request API changes
2011-12-01 Dan WinshipSoupRequestHTTP: don't complete send() until after...
2011-12-01 Dan WinshipSoupHTTPInputStream: change handling of error responses
2011-12-01 Dan Winshipsoup-session: fix some http-aliases/https-aliases problems
2011-12-01 Dan Winshipmisc-test: fix a bug
2011-12-01 Dan WinshipRequire glib 2.31 and update to new thread APIs
2011-11-30 Dan WinshipSoupMessage: fix setting of SOUP_MESSAGE_CERTIFICATE_TR...
2011-11-21 Dan Winship2.37.2 LIBSOUP_2_37_2
2011-11-21 Dan WinshipFix distcheck
2011-11-17 Sergio Villar... coding-test.c: refactored and added deflate support.
2011-11-17 Sergio Villar... Adding zlib and raw encoded versions of mbox file for...
2011-11-14 Sergio Villar... SoupContentDecoder: add support for deflate Content...
2011-11-13 Dan WinshipSoupAuthManagerNTLM: allow non-ASCII usernames/passwords
2011-11-13 Dan WinshipSoupAuthBasic: allow (some) non-ASCII usernames/passwords
2011-11-13 Dan Winshipauth-test: add a test for server-closes-connection...
2011-11-13 Dan Winshipauth-test: reorganize this a bit to be more like other...
2011-11-13 Dan WinshipFix handling of connections that time out while IN_USE
2011-11-12 Dan Winshipcontext-test: fix cleanup code to avoid a crash
2011-11-12 Dan Winshipsoup-uri: %-encode non-ASCII characters when parsing...
2011-11-08 Dan WinshipAdd SoupSession:use-thread-context
2011-11-05 Dan WinshipSoupSession: add some API for handling redirections
2011-11-05 Dan WinshipSoupSession: Add http-aliases and https-aliases properties
2011-11-05 Dan WinshipSoupHTTPInputStream: fix a g_warning in error cases
2011-10-28 Sergio Villar... soup-http-input-stream: unpause the SoupMessage before...
2011-10-27 Sergio Villar... soup-directory-input-stream: return a titleless html
2011-10-26 Dan Winshipremove unnecessary libgthread references
2011-10-25 Dan Winship2.37.1 LIBSOUP_2_37_1
2011-10-23 Dan WinshipSoupRequestHTTP: reorganize the async code a bit
2011-10-23 Dan WinshipSoupRequest*, SoupHTTPInputStream: misc cleanups
2011-10-23 Dan WinshipSoupHTTPInputStream: remove GSeekable support
2011-10-23 Dan WinshipSoupRequestHTTP: don't cast GFileInputStreams to SoupHT...
2011-10-21 Dan Winshipconfigure: turn some warnings into errors
2011-10-21 Dan WinshipRemove -DG_DISABLE_DEPRECATED
2011-10-20 Dan Winshipoops, I apparently didn't run "make check" after the...
2011-10-20 Dan Winshiptests: make "./tests/foo" work from the toplevel dir
2011-10-20 Dan WinshipFix SoupMessage https status information to be set...
2011-10-20 Dan WinshipSoupSession: fix some SSL problems
2011-10-13 Sergio Villar... soup-http-input-stream: use a list of SoupBuffers inste...
2011-09-30 Dan WinshipAdd SoupServer:tls-certificate to go with SoupSession...
2011-09-29 Dan Winshiplibsoup.supp: belatedly commit some fixes
2011-09-29 Dan WinshipUse GTlsDatabase, add new SoupSession properties for it
2011-09-29 Dan Winshipredirect-test: add a test for accidental connection...
2011-09-29 Sergio Villar... SoupSession: set the connection to IDLE on unqueuing...
2011-09-29 Dan WinshipSoupSession: make pause/unpause work in any state
2011-09-29 Dan WinshipUpdate for GStaticMutex deprecation in glib master
2011-09-26 Dan Winshippost-branch version bump to 2.37.0
2011-09-26 Dan Winship2.36.0 LIBSOUP_2_36_0
next