glib-networking 2.54.0

2017-09-12 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.60.0

2017-09-12 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * New/updated translations: Catalan, Danish, Dutch, Nepali Download

libsoup 2.56.1

2017-08-10 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * CVE-2017-2885: Fixed a chunked decoding buffer overrun that could be exploited against either clients

libsoup 2.58.2

2017-08-10 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * CVE-2017-2885: Fixed a chunked decoding buffer overrun that could be exploited against either clients

libsoup 2.59.90.1

2017-08-10 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * CVE-2017-2885: Fixed a chunked decoding buffer overrun that could be exploited against either clients

libsoup 2.59.90

2017-08-07 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Several SoupAuthNegotiate compatibility fixes [#783780, #783781, Tomas Popela] * Include a

glib-networking 2.53.90

2017-08-07 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.58.1

2017-05-08 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Reverts a change to SoupSession to close all open connections when the :proxy-resolver property is

libsoup 2.57.1

2016-12-12 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Added SoupWebsocketConnection:keepalive-interval, to make a connection send regular pings. [#773253,

libsoup 2.56.0

2016-09-19 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Added SoupWebsocketConnection:max-incoming-payload-size property, to override the default maximum

glib-networking 2.50.0

2016-09-19 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.55.90

2016-08-15 Thread Dan Winship
with an error. (Firefox and Chrome have both already switched to this behavior.) [#765940, Dan Winship] * Fixed the parsing of s in the new GVariant-based XMLRPC code. [#767707, Dan Winship] * Fixed soup_server_set_ssl_cert_file(), which was added

glib-networking 2.49.90

2016-08-15 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

glib-networking 2.48.2

2016-05-09 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.54.0.1

2016-03-23 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * (2.54.0.1 fixes a build problem with the 2.54.0 tarball, which would not build if you configured with

libsoup 2.54.0

2016-03-21 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Fixed examples/simple-httpd on Windows [#758759, Chun-wei Fan] Download

glib-networking 2.48.0

2016-03-21 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.53.92

2016-03-14 Thread Dan Winship
ecifically by the application and is also subject to certain other restrictions, some of which are not yet controllable through the API. [#587145, Guido Guenther, Tomas Popela, David Woodhouse, Dan Winship] * Added support for building under MSVC [#75

glib-networking 2.47.90

2016-02-15 Thread Dan Winship
a certificate chain itself first. [#753260 and others, Dan Winship] * gnutls: Fixed a leak when closing a connection during an implicit handshake [#736809, Philip Withnall] * gnutls: Fixed "make check" without PKCS#11 support [#728977, Gilles Dartiguelongue] * gnutls: Vario

libsoup 2.53.90

2016-02-15 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * NUL bytes in headers are now ignored [#760832, Dan Winship] * Fixed transfer annotation

libsoup 2.53.2

2015-11-24 Thread Dan Winship
, #757146] * Finally marked the old SoupSessionAsync and SoupSessionSync methods as deprecated [Ignacio Casal Quinteiro, Dan Winship, #757146] * Added libsoup-2.4.deps for valac [Rico Tzschichholz] * Make it possible to build from git without gtk-doc being

libsoup 2.52.2

2015-11-09 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Fixed build under MinGW [Ignacio Casal Quintero] * Fix SoupServerWebsocketCallback handling so that

libsoup 2.53.1

2015-10-26 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Really fixed build under MinGW for sure this time [Ignacio Casal Quinteiro] * Fixed

glib-networking 2.47.1

2015-10-26 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.52.1

2015-10-12 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Fixed build under MinGW [Chun-wei Fan] * Fixed build with --disable-introspection [#755389, Quentin

glib-networking 2.46.1

2015-10-12 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.52.0

2015-09-21 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Removed duplicate test paths from tests/date so it will pass with glib 2.46.0 Download

glib-networking 2.46.0

2015-09-21 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.51.92

2015-09-15 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Added g_autoptr() support for all libsoup types. [#754721, Kalev Lember] * Added a missing

libsoup 2.51.90

2015-08-17 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Added a new GVariant-based XMLRPC API, and deprecated the old GValue-based API (along with the

libsoup 2.51.3

2015-06-22 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Fixed make check in non-English locales [rh #1224989, #749397] * Fixed some compiler

glib-networking 2.45.1

2015-04-30 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.50.0

2015-03-23 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News Changes in libsoup from 2.49.92 to 2.50: * Updated translations: Basque, Chinese (Taiwan), Danish,

glib-networking 2.44.0

2015-03-23 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.49.92

2015-03-17 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Fixed an NTLM problem that caused spurious Authentication Failed errors in evolution-ews. [#735197]

glib-networking 2.43.92

2015-03-17 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.49.91.1

2015-03-03 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. Download https://download.gnome.org/sources/libsoup/2.49/libsoup-2.49.91.1.tar.xz (1.67M) sha256sum:

glib-networking 2.43.91

2015-03-02 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.49.91

2015-03-02 Thread Dan Winship
() and soup_client_context_steal_connection(), to allow you to steal a GIOStream from a SoupSession or SoupServer and then use it for non-HTTP purposes. [#721343, Dan Winship] * Added soup_server_add_early_handler(), for adding SoupServer handlers to run at :got-headers time rather than

NetworkManager-openconnect 1.0.0

2014-12-18 Thread Dan Winship
About network-manager-openconnect = Openconnect support for NetworkManager Download https://download.gnome.org/sources/NetworkManager-openconnect/1.0/NetworkManager-openconnect-1.0.0.tar.xz (455K) sha256sum:

NetworkManager-openswan 1.0.0

2014-12-18 Thread Dan Winship
About network-manager-openswan == Provides easy connections to IPsec VPNs using NetworkManager and OpenSWAN. Download https://download.gnome.org/sources/NetworkManager-openswan/1.0/NetworkManager-openswan-1.0.0.tar.xz (299K) sha256sum:

NetworkManager-openvpn 1.0.0

2014-12-18 Thread Dan Winship
About network-manager-openvpn = OpenVPN support for NetworkManager Download https://download.gnome.org/sources/NetworkManager-openvpn/1.0/NetworkManager-openvpn-1.0.0.tar.xz (397K) sha256sum:

glib-networking 2.42.1

2014-12-07 Thread Dan Winship
that are differently broken). (#738633, #740087, Dan Winship) * tls/gnutls: Miscellaneous warning, debugging, and leak fixes (#736757, #736809, #737106, Philip Withnall) * New/updated translations: Kazakh Download https://download.gnome.org/sources/glib-networking/2.42/glib

libsoup 2.48.1

2014-12-07 Thread Dan Winship
with bad certificates. [#739951, Dan Winship] * Fixed a case where the async codepaths could potentially block on a synchronous write [#727138, Dan Winship] * Fixed the symbol soup_server_set_ssl_cert_file() to get exported, and added

glib-networking 2.43.1

2014-11-24 Thread Dan Winship
that are differently broken). (#738633, #740087, Dan Winship) * tls/gnutls: Miscellaneous warning, debugging, and leak fixes (#736757, #736809, #737106, Philip Withnall) * New/updated translations: Kazakh Download https://download.gnome.org/sources/glib-networking/2.43/glib

libsoup 2.49.1

2014-11-24 Thread Dan Winship
with bad certificates. [#739951, Dan Winship] * Fixed a case where the async codepaths could potentially block on a synchronous write [#727138, Dan Winship] * Fixed the symbol soup_server_set_ssl_cert_file() to get exported, and added

glib-networking 2.42.0

2014-09-22 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.48.0

2014-09-22 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Updated translations: Bengali (India), Danish, German, Hindi, Kannada, Punjabi Download

glib-networking 2.41.92

2014-09-15 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.47.92

2014-09-15 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications. News * Fixed a crash in SoupCache when receiving certain invalid Cache-Control headers. [#733587, Raveendra

libsoup 2.47.4

2014-07-22 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed two crashes that could occur in multithreaded use (in particular, with the latest git gvfs).

glib-networking 2.41.4

2014-07-22 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

glib-networking 2.41.3

2014-06-23 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

NetworkManager 0.9.8.10

2014-04-24 Thread Dan Winship
Download https://download.gnome.org/sources/NetworkManager/0.9/NetworkManager-0.9.8.10.tar.xz (1.92M) sha256sum: 064d27223d3824859df12e1fb25b787fec1c68bbc864dc52a0289b9211c4c972 ___ ftp-release-list mailing list ftp-release-list@gnome.org

network-manager-applet 0.9.8.10

2014-04-24 Thread Dan Winship
About network-manager-applet Applet for managing network connections Download https://download.gnome.org/sources/network-manager-applet/0.9/network-manager-applet-0.9.8.10.tar.xz (1.18M) sha256sum:

glib-networking 2.40.1

2014-04-14 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

NetworkManager 0.9.8.9

2014-04-02 Thread Dan Winship
News Overview of changes since NetworkManager-0.9.8.8 This is a prerelease of an upcoming stable release of NetworkManager. Notable changes include: * Fixed two problems that could result in gnome-shell showing incorrect icons. (In

network-manager-applet 0.9.8.9

2014-04-02 Thread Dan Winship
About network-manager-applet Applet for managing network connections News Overview of changes since network-manager-applet-0.9.8.8 = This is a pre-release of an upcoming stable release of

glib-networking 2.40.0

2014-03-24 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.46.0

2014-03-24 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * (No changes, just a version bump) Download

libsoup 2.45.92

2014-03-17 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed problems with using an http proxy on port 80. [patch from Slava Monich on libsoup-list]

glib-networking 2.39.90

2014-02-17 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.45.90

2014-02-17 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed a problem where libsoup would use the http proxy settings for https requests [#724316, Matt

libsoup 2.45.3

2013-12-16 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * The documentation has finally been updated to reflect the new APIs added in 2.42. * Added

glib-networking 2.39.3

2013-12-16 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

glib-networking 2.39.1

2013-11-20 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.42.3

2013-11-14 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed an authentication error when using NTLM when connecting to an https site over a proxy; the code

libsoup 2.42.3.1

2013-11-14 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * [2.42.3.1 fixes a build error in 2.42.3 when building with --without-ntlm] Download

network-manager-applet 0.9.8.8

2013-11-11 Thread Dan Winship
About network-manager-applet Applet for managing network connections News Overview of changes since network-manager-applet-0.9.8.4 = This is a new stable release of network-manager-applet. Notable

glib-networking 2.38.2

2013-11-11 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.44.2

2013-11-11 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed a hang with internet radio streams in Rhythmbox (and some other places). [#710494, Dan]

glib-networking 2.38.1

2013-10-15 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

NetworkManager 0.9.8.6

2013-09-30 Thread Dan Winship
News Overview of changes since NetworkManager-0.9.8.4 This is a new stable release of NetworkManager. Notable changes include: * Now supports BlueZ 5. If you are still using BlueZ 4, configure with --enable-bluez4 to disable BlueZ 5

glib-networking 2.38.0

2013-09-23 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.44.0

2013-09-23 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * New/updated translations: Dutch, Indonesian Download

libsoup 2.43.92

2013-09-16 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed a bug in the connection-pool code, which would in certain cases accidentally keep using a

network-manager-applet 0.9.8.4

2013-09-13 Thread Dan Winship
About network-manager-applet Applet for managing network connections News Overview of changes since network-manager-applet-0.9.8.2 = This is a new stable release of network-manager-applet. Notable

NetworkManager-openconnect 0.9.8.4

2013-09-13 Thread Dan Winship
About network-manager-openconnect = Openconnect support for NetworkManager News Overview of changes since network-manager-openconnect-0.9.8.2 === This is a new stable release of

NetworkManager-openvpn 0.9.8.4

2013-09-13 Thread Dan Winship
About network-manager-openvpn = OpenVPN support for NetworkManager News Overview of changes since network-manager-openvpn-0.9.8.2 = This is a new stable release of network-manager-openvpn. Notable changes

NetworkManager-vpnc 0.9.8.6

2013-09-13 Thread Dan Winship
About network-manager-vpnc == VPNC support for NetworkManager News Overview of changes since network-manager-vpnc-0.9.8.4 = This is a new stable release of network-manager-vpnc. Notable changes include: *

NetworkManager-openswan 0.9.8.4

2013-09-13 Thread Dan Winship
About network-manager-openswan == Provides easy connections to IPsec VPNs using NetworkManager and OpenSWAN. News Overview of changes since network-manager-openswan-0.9.8 === This is a new stable release of

NetworkManager 0.9.8.4

2013-09-13 Thread Dan Winship
News Overview of changes since NetworkManager-0.9.8.2 This is a new stable release of NetworkManager. Notable changes include: * Removed some spurious warnings * Root clients running outside a login session now have the right permissions *

libsoup 2.43.5

2013-07-29 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * SoupProxyURIResolver is now deprecated in favor of the SoupSession:proxy-resolver property (which

glib-networking 2.37.5

2013-07-29 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

glib-networking 2.37.4

2013-07-09 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.43.4

2013-07-09 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed a bug that could cause synchronous sessions to get stuck in a state where no new messages would

glib-networking 2.37.2

2013-05-28 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.43.2

2013-05-28 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed an authentication error when using NTLM when connecting to an https site over a proxy; the code

glib-networking 2.36.2

2013-05-13 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

glib-networking 2.37.1

2013-04-30 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.43.1

2013-04-30 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Including libsoup/soup.h no longer pulls in the system networking headers. This may cause some

libsoup 2.42.2

2013-04-24 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed SoupSession:proxy-resolver [#698163, Dan] * Further win32 build fixes [#692134, Dan] *

libsoup 2.42.1

2013-04-16 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed SoupProxyResolverDefault, which got broken in 2.42.92. [#697028, Dan] * Fixed a

glib-networking 2.36.1

2013-04-16 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

glib-networking 2.36.0

2013-03-25 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.42.0

2013-03-25 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed a compiler warning on 32bit in a test program. [Kalev Lember] * New/updated

libsoup 2.41.92

2013-03-18 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed a bug that caused libsoup to retry an incorrect password repeatedly, forever, in a certain case

glib-networking 2.35.9

2013-03-05 Thread Dan Winship
About glib-networking = glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based

libsoup 2.41.91

2013-03-05 Thread Dan Winship
About libsoup = libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications. News * Fixed a crash that showed up with XMLRPC requests in WebKitGTK. [#694920, Sergio] * Fixed

NetworkManager-openconnect 0.9.8.0

2013-02-20 Thread Dan Winship
About network-manager-openconnect = Openconnect support for NetworkManager Download http://download.gnome.org/sources/NetworkManager-openconnect/0.9/NetworkManager-openconnect-0.9.8.0.tar.xz (383K) sha256sum:

  1   2   3   >