glib-networking 2.35.6



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 implementation of GProxyResolver, and a GNOME
GProxyResolver that uses the proxy information from the GSettings
schemas in gsettings-desktop-schemas.

News
====

  * proxy/gnome: Fixed several bugs:

	* Multithreaded usage could result in crashes

	* In "automatic" mode, synchronous lookups would obey
	  ignore-hosts, but asynchronous lookups would not. (Now they
	  both do.)

	* lookup_async() would never notice if the proxy settings
	  switched from "automatic" to "manual" or "none" (and would
	  make a synchronous D-Bus call when switching in the other
	  direction).

	* If given an invalid URI, lookup_async() would return a
	  successful result (and leak the GError that it was supposed
	  to have returned), and lookup() would return both the error
	  and the proxy (leaking one or the other, depending on how
	  the caller behaved).

  * Updated translations:
	Italian, Malayalam, Norwegian bokmÃl, Serbian, Uyghur



Download
========
http://download.gnome.org/sources/glib-networking/2.35/glib-networking-2.35.6.tar.xz (342K)
  sha256sum: 2b57a4b6495e3ed7026371ad7740621e57184c1ac534483c6c6a7713f3b35d71



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]