summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
diff options
context:
space:
mode:
authorrunge <runge@karlrunge.com>2010-05-01 13:16:37 -0400
committerrunge <runge@karlrunge.com>2010-05-01 13:16:37 -0400
commit59c0ae40935114b9bbe6a966446587469fc5deae (patch)
tree5e45a4014aa801de98ff65b0e9eb6209232a467d /x11vnc/ChangeLog
parent8d79a63d3c8caca5d0db4827e072f7c773387afa (diff)
downloadlibtdevnc-59c0ae40935114b9bbe6a966446587469fc5deae.tar.gz
libtdevnc-59c0ae40935114b9bbe6a966446587469fc5deae.zip
x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSL
client role in reverse connections. Improvements to logging in ultravnc_repeater, ULTRAVNC_REPEATER_NO_RFB option. Increase SSL timeout and print message if 'repeater' mode is detected for reverse SSL connection. Fix RECORD scroll XCopyArea detection with recent gtk/gdk library; set X11VNC_SCROLL_MUST_EQUAL to disable. Limit logging of RECORD error messages.
Diffstat (limited to 'x11vnc/ChangeLog')
-rw-r--r--x11vnc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog
index 75505a8..1a03b2c 100644
--- a/x11vnc/ChangeLog
+++ b/x11vnc/ChangeLog
@@ -1,3 +1,12 @@
+2010-05-01 Karl Runge <runge@karlrunge.com>
+ * x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSL
+ client role in reverse connections. Improvements to logging in
+ ultravnc_repeater, ULTRAVNC_REPEATER_NO_RFB option. Increase
+ SSL timeout and print message if 'repeater' mode is detected for
+ reverse SSL connection. Fix RECORD scroll XCopyArea detection
+ with recent gtk/gdk library; set X11VNC_SCROLL_MUST_EQUAL
+ to disable. Limit logging of RECORD error messages.
+
2010-04-25 Karl Runge <runge@karlrunge.com>
* x11vnc: incorporate new ultravnc_dsm_helper.c, add pointer_mask
remote control query. Cut openssl default -ping delay.