glib-networking 2.30.2



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
====

  * gnutls
	* Added another G_TLS_ERROR_NOT_TLS (aka "dumb server, try
	  falling back from TLS to SSLv3") case, when the handshake
	  completes but then packets after that don't decrypt
	  correctly. (Dan, #662104)

	* Fixed a crash when passing a NULL GError to
	  g_tls_file_database_new(). (Dan)

  * proxy/gnome
	* Fixed configure check so that "--without-gnome-proxy" works.
	  (Alexandre Rostovtsev, #662203)

	* Fixed tests to only build the gnome proxy test if we're
	  building the gnome proxy. (Kalev Lember, #662085)



Download
========

http://download.gnome.org/sources/glib-networking/2.30/glib-networking-2.30.2.tar.xz (290K)
  sha256sum: 9f7542500939ca25896f0a74955cd3889758524583f6a15d02e00c9b815559bc



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