From 6153bd69835da0e7217ae844bdba4e2ba676f981 Mon Sep 17 00:00:00 2001 From: runge Date: Sat, 5 Dec 2009 14:31:31 -0500 Subject: Update java and scripts in classes/ssl. x11vnc: declare crypt() on all platforms. more wishes. --- x11vnc/ChangeLog | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'x11vnc/ChangeLog') diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog index 428ce06..cb9e49a 100644 --- a/x11vnc/ChangeLog +++ b/x11vnc/ChangeLog @@ -1,12 +1,17 @@ +2009-12-04 Karl Runge + * classes/ssl: update binaries; new signing key; ss_vncviewer. + * x11vnc: add more wish possibilities for -gui. Declare crypt() + on all platforms (disable with -DDO_NOT_DECLARE_CRYPT.) + 2009-12-02 Karl Runge - * x11vnc: -appshare mode for sharing an application windows intead - of the entire desktop. map port + 5500 in reverse connect. - Add id_cmd remote control functions for id (and other) windows. - Allow zero port in SSL reverse connections. Adjust delays - between multiple reverse connections; X11VNC_REVERSE_SLEEP_MAX - env var. Add some missing mutex locks; add INPUT_LOCK and - threads_drop_input. More safety in -threads mode for new - framebuffer change. Fix some stderr leaking in -inetd mode. + * x11vnc: -appshare mode for sharing an application windows of the + entire desktop. map port + 5500 in reverse connect. Add id_cmd + remote control functions for id (and other) windows. Allow zero + port in SSL reverse connections. Adjust delays between multiple + reverse connections; X11VNC_REVERSE_SLEEP_MAX env var. Add some + missing mutex locks; add INPUT_LOCK and threads_drop_input. + More safety in -threads mode for new framebuffer change. Fix + some stderr leaking in -inetd mode. 2009-11-18 Karl Runge * x11vnc: use -timeout setting for reverse connections too. -- cgit v1.2.1