[gtk-vnc] Created tag v0.1.0
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Created tag v0.1.0
- Date: Mon, 14 Nov 2011 12:41:55 +0000 (UTC)
The signed tag 'v0.1.0' was created.
Tagger: Daniel P. Berrange <berrange redhat com>
Date: Thu Jan 1 00:00:00 1970 +0000
Release 0.1.0
Changes:
Anthony Liguori (10):
Fix python widget build and add proper support for RFB 3.3
Add initial support for shared memory transport. It's off by default.
merge
Make sure to flush after set_shared_memory
Expose GVNC in libgtk-vnc-1.0
merge
Buffer client messages to avoid race condition when write() blocks.
Line up the output of ./configure --help and correct a typo
merge
Enhance gvncviewer a bit This patch adds the following to gvncviewer:
Daniel P. Berrange (33):
Remove redundant call to resize - gvnc_set_vnc_ops triggers a resize signal
Add in missing diffie-hellman params. Fixed reading of TLS data wrt to internal buffer
Initial suppport for protocol 3.7/3.8 and VeNCrypt TLS authentication
Buffer all outgoing writes until gvnc_flush() is called. Fix signed/unsigned comparisons
Support the plain no X509 certificate auth types. Remove mistaken 1 byte write. Allow use of TLS 1.0 for compatability
Merge heads
Switched over to using automake/conf/libtool. Added pkgconfig data file. Added linker script to control library symbols
Separate creation of gvnc object, from connect opening. Add ability to free/cleanup object & notify upon disconnect
Fixed a number of compiler warnings
Treat EHOSTUNREACH as non-fatal connection error
Tidy whitespace & put emacs formatting rules at bottom of files
Add APIs for keyboard & pointer grab policy
Allow connecting based on a host & port, vs a filedescriptor
Allow local pointer hiding to be configurable
Added really simple example programs in both C & python
Fix coroutine cleanup/release
Use constants for framebuffer encodings
Fixed keycode -> keysym conversion wrt to modifier state
Disable verbose compiler warnings for python module - the auto-generated code is crap
Added vnc_display_send_keys API & example usage
Run automated builds with -Werror enabled
Merge
Refactor GVNC open/close lifecycle APIs
Added more general purpose authentication API
Fixed typo in conditional test
Added API for taking a screenshot
Remove hardcoded hostname & use user supplied hostname in certificate validation
Only print GNU TLS debug if debug level > 1
Fixed up handling of TLS i/o functions
Added support for TLS related credentials
Merge heads
Fix makefile rule for python bindings to install in lib64 on x86_64
Update version to 0.1.0 for release
Jonh Wendell (2):
- Created two public get functions: get_width() and get_height() - Created a vnc-initialized signal - Made small changes in order to work with ultravnc, which reports rfb 3.6
Changed boolean functions (which use gvnc_has_error) to return FALSE when failure
anthony rhesus (5):
Put vnc widget into a separate repo
Add a proper set of signals to notify of grab change
Add licensing stuff
Reorganize repo and create a proper setup.py
Some updates
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]