platform/upstream/libsoup.git
2012-04-28 Dan Winshiptests/get: use GProxyResolverDefault
2012-04-28 Dan WinshipReorganize proxy resolution, and support SOCKS and...
2012-04-28 Dan WinshipMove SoupSocket stuff out of soup-message-io.c
2012-04-27 Andika Triwidada[l10n] Added Indonesian translation
2012-04-25 Sergio Villar... soup-client-input-stream: emit SoupMessage::got-chunk
2012-04-23 Yuri MyasoedovAdded Russian translation
2012-04-22 Yaron ShahrabaniUpdated Hebrew translation.
2012-04-21 Matej UrbančičAdded sl for Slovenian translation
2012-04-21 Matej UrbančičAdded Slovenian translation
2012-04-20 Piotr DrągUpdated Polish translation
2012-04-20 Dan WinshipMake the new SoupSocket APIs private
2012-04-20 Fran DiéguezAdded Galician translations
2012-04-20 Daniel MustielesUpdated Spanish translation
2012-04-18 Dan Winshipbelated version bump to 2.39.0
2012-04-18 Carlos Garcia... soup-cookie-jar: Add SoupCookieJar:is-persistent property
2012-04-18 Dan Winshiptests: add some more SoupRequester-based tests
2012-04-18 Dan WinshipSoupHTTPRequest: O brave new world!
2012-04-18 Dan Winshipsoup-message-io: move content sniffing out into a wrapp...
2012-04-18 Dan Winshipsoup-message-io: Use GConverterInputStream for content...
2012-04-18 Dan Winshipsoup-message-io: use gio streams rather than SoupSocket
2012-04-18 Dan WinshipAdd SoupFilterInputStream
2012-04-17 Dan WinshipSoupSessionAsync: fix the GMainContext tracking
2012-04-17 Dan Winshipadd *.gmo to .gitignore
2012-04-17 Piotr DrągAdded Polish translation
2012-04-17 Dan WinshipAdd gettext support
2012-04-16 Dan Winship2.38.1 LIBSOUP_2_38_1
2012-04-11 Dan Winshipsoup-request-file: Update the file-URI-parsing code
2012-04-11 Dan Winshipsoup-session: unpause messages when cancelling them
2012-04-10 Dan Winshipsoup-session: fix up TLS/SSL property interactions
2012-04-04 Jonny Lambserver: keep a ref on the client context while clearing up
2012-04-02 Dan WinshipFix some problems with cancelling an async socket conne...
2012-03-28 Sergio Villar... soup-connection.c: do not unref the socket twice while...
2012-03-26 Dan Winship2.38.0 LIBSOUP_2_38_0
2012-03-26 Dan Winshipgtk-doc fixes
2012-03-19 Dan Winship2.37.92 LIBSOUP_2_37_92
2012-03-18 Sergio Villar... soup-session.c: add soup_session_prefetch_dns
2012-03-05 Dan Winship2.37.91 LIBSOUP_2_37_91
2012-03-05 Dan WinshipUse G_GNUC_BEGIN_IGNORE_DEPRECATIONS (where available)
2012-03-04 Dan Winshipconnection-test, requester-test: test non-persistent...
2012-03-04 Dan Winshiptests: split connection-test out of misc-test
2012-03-01 Dan Winshipsoup-session: don't mark CONNECTING connections IDLE...
2012-02-28 Dan Winshiprequester-test: add some more tests
2012-02-25 Dan WinshipSoupURI: fix fallback handling of soup_uri_set_path...
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
next