- 03 Feb, 2009 1 commit
-
-
dscho authored
If any autotool command fails, we want to abort, not keep running. Otherwise, errors in say a Makefile.am will be missed as the automake failure gets ignored and then lost in the noise. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 12 Jan, 2009 3 commits
- 11 Jan, 2009 2 commits
- 10 Jan, 2009 1 commit
-
-
runge authored
nonstandard indexed color support changes. Fix small window for failure after XSendEvent selection call; add env var. X11VNC_SENDEVENT_SYNC=1 to take even more care.
-
- 04 Jan, 2009 3 commits
- 10 Dec, 2008 1 commit
-
-
runge authored
to -anontls. Disable ssl caching. No cert creation prompting in inetd or bg modes. waitpid a bit more carefully on ssl helpers. Tune ssl initial timeouts. Let -create user specify starting X display. fix -rfbport prompt gui for older tk. -sslonly option. Error if no -ssl with related options. -rand option. -ssl implies -ssl SAVE
-
- 22 Nov, 2008 3 commits
-
-
runge authored
-
runge authored
VeNCrypt and TLSVNC support (in pproxy and unix vncviewer). Help text tweaks -killstunnel, s_client fixes, No Encryption easier. Zeroconf/avahi support. tk font fixes. SSVNC_ULTRA_FTP_JAR finding SSVNC_PREDIGESTED_HANDSHAKE SSVNC_SKIP_RFB_PROTOCOL_VERSION, SSVNC_SET_SECURITY_TYPE, etc hacks.
-
runge authored
-setdefer options. -rfbport PROMPT VeNCrypt and TLSVNC SSL/TLS encryption support. Tweaks to choose_delay() algorithm. -ssl ANON anonymouse Diffie-Hellman mode. Fix bugs in certs management. Additions to tray=setpass naive user mode.
-
- 05 Nov, 2008 2 commits
- 30 Oct, 2008 1 commit
-
-
runge authored
-
- 29 Oct, 2008 1 commit
-
-
runge authored
-
- 19 Oct, 2008 3 commits
- 21 Sep, 2008 1 commit
-
-
runge authored
works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc.
-
- 17 Sep, 2008 1 commit
-
-
runge authored
-
- 14 Sep, 2008 1 commit
-
-
runge authored
protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources.
-
- 07 Sep, 2008 1 commit
-
-
runge authored
-grablocal n experiment (not compiled by default). -macuskbd option for macosx for orig uskdb code. keycode=N remote contol cmd. Find dpy look at non-NFS cookies in /tmp. Fix gui tray insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC
-
- 24 Jun, 2008 1 commit
-
-
runge authored
We seem to need to guard against freeing iterator 'i' twice in rfbSendFramebufferUpdate() (italc reported bug)
-
- 07 Jun, 2008 1 commit
-
-
runge authored
Print info on SSH_CONNECTION override.
-
- 03 Jun, 2008 2 commits
-
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
runge authored
-
- 01 Jun, 2008 2 commits
- 31 May, 2008 5 commits
-
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
There was a misunderstanding as to the workings of AC_CHECK_PROG(). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Since quite some time, the linkable libraries are stored in the .libs/ subdirectories. Adjust libvncserver-config to account for that when running without installing. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 23 May, 2008 1 commit
-
-
runge authored
-
- 13 May, 2008 2 commits
-
-
dscho authored
We cannot write access the frame buffer, and we do not have a sensible cursor anyway, so better disable the cursor (which would have to be drawn for clients that do not support CursorShapeUpdates). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Just like its siblings from other projects, SDLvncviewer now supports viewonly connections. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 12 May, 2008 1 commit
-
-
runge authored
-