summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Peter to the authorsfix-filetransferJohannes Schindelin2010-01-261-1/+1
* Fix tightvnc-filetransfer 64 bit buffer overflowPeter Arrenbrecht2010-01-261-1/+1
* libvncclient/vncviewer.c: don't set serverPort in rfbInitClient().Christian Beier2010-01-251-1/+0
* LibVNCClient: make sure that the port is initialized correctly.Johannes Schindelin2010-01-161-6/+7
* Add UltraVNC Repeater support in libvncclientVic Lee2010-01-163-1/+76
* x11vnc: add modeline creation to Xdummy.runge2010-01-074-32/+102
* libvncserver/font.c: add some checks to rfbDrawChar().Christian Beier2010-01-071-1/+2
* LinuxVNC: Fix for no input possible because of ctrl key being stuck.Christian Beier2010-01-071-1/+2
* LinuxVNC: fix segfault at "linuxvnc 1 -help".Christian Beier2010-01-042-3/+5
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to -appshare...runge2010-01-0296-164/+179
* year++;runge2010-01-021-1/+1
* Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot...runge2010-01-023-6/+61
|\
| * Add support for viewers to select security types on demandVic Lee2010-01-013-6/+61
* | tightvnc-filetransfer/rfbtightserver.c: enabled fixrunge2010-01-022-0/+12
|/
* x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy.runge2009-12-297-829/+955
* x11vnc: Fix problems in --without-x builds. Fix crashrunge2009-12-2818-699/+1417
* Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot...runge2009-12-241-2/+4
|\
| * Fix version checking (>=3.8) for rfbVncAuthOK confirmation when no password r...Vic Lee2009-12-221-2/+4
* | x11vnc: prepare_x11vnc_dist.sh for 0.9.10. -xdummy_xvfb,runge2009-12-2411-298/+771
|/
* x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but stillX11VNC_0_9_9runge2009-12-217-19/+91
* ChangeLog typorunge2009-12-181-1/+1
* Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.runge2009-12-1810-46/+190
* x11vnc: fix keycode and other remote control actions underrunge2009-12-189-1271/+1336
* X props names via env var. fakebuttonevent action, connect_switch andrunge2009-12-1520-139/+1173
* X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, X11VNC_REOPEN_SLEEP_...runge2009-12-0711-85/+340
* Update java and scripts in classes/ssl. x11vnc: declare crypt() on all platf...runge2009-12-0513-156/+908
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-0230-1546/+4559
* Add locks of updateMutex in rfbRedrawAfterHideCursor() andrunge2009-12-013-3/+8
* ssvnc/enhanced_tightvnc_viewer update.runge2009-11-189-1250/+4226
* x11vnc: -findauth, -auth guess, & etc.runge2009-11-1823-715/+2106
* libvncclient: better return value for non-forking listen.Christian Beier2009-11-122-11/+15
* Fix checks for socket values, 0 is a legal value.Christian Beier2009-11-114-5/+8
* libvncclient: include winsock2.h in vncviewer.c.Christian Beier2009-11-101-0/+2
* Change GnuTLS minimum requirement to 2.4.0Vic Lee2009-11-101-1/+1
* Fix various compilation warningsVic Lee2009-11-107-8/+11
* Merge branch 'VeNCrypt'Johannes Schindelin2009-11-0210-96/+1008
|\
| * Add MSLogon security typeVic Lee2009-11-024-8/+142
| * Add VeNCrypt support in libvncclientVic Lee2009-10-024-7/+314
| * Fallback to --without-client-tls if GNUTLS could not be foundJohannes Schindelin2009-10-021-1/+1
| * Add anonymous TLS support in libvncclientVic Lee2009-10-029-96/+567
* | Add Alexander to the authorsJohannes Schindelin2009-10-311-1/+2
* | SDLvncviewer: don't call clean up the same client twice.Christian Beier2009-10-311-1/+3
* | SDLvncviewer: add SIGINT handler to be able to actually stop program.Christian Beier2009-10-301-0/+2
* | SDLvncviewer: use -listennofork when -listen specified.Christian Beier2009-10-301-40/+84
* | libvncclient: add a non-forking listen function.Christian Beier2009-10-303-0/+65
* | SDLvncviewer: make listen mode work _somewhat_.Christian Beier2009-10-301-0/+2
* | libvncclient: make listenAtTCPPort() work under windows.Christian Beier2009-10-301-5/+12
* | libvncclient: Add FinishedFrameBufferUpdate callbackAlexander Dorokhine2009-10-303-0/+6
* | Fix hostname resolution problems under WindowsAlexander Dorokhine2009-10-301-8/+17
* | Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in x...runge2009-10-179-142/+295
OpenPOWER on IntegriCloud