About gtk-vnc ============= gtk-vnc is a project providing client side APIs for the RFB protocol / VNC remote desktop technology.
It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. It provides two core C libraries, libgvnc for interacting with the core RFB protocol and libgtk-vnc for a GTK display widget. There is a traditional Python binding built on PyGTK, and evolving support for arbitrary languages via the GObject Introspection system. News ==== Note that the next release (1.0.0) will drop support for GTK-2 o Requires gnutls >= 3.1.18 o Requires libgcrypt >= 1.5.0 o Requires glib2 >= 2.42.0 o Use libgcrypt for DES routines o Add missing cipher close calls in ARD auth o Check for errors after reading mslogon params o Support newer UltraVNC mslogon auth type code o Avoid divide by zero in mslogin auth from bogus params o Re-allow python2 accidentally blocked when removing python binding ChangeLog ========= https://download.gnome.org/sources/gtk-vnc/0.9/gtk-vnc-0.9.0.changes (2.24K) Download ======== https://download.gnome.org/sources/gtk-vnc/0.9/gtk-vnc-0.9.0.tar.xz (434K) sha256sum: 3a9a88426809a5df2c14353cd9839b8c8163438cb708b31d8048c79d180fcab7 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
