Commit Graph

1111 Commits (bdd7e25d2dd47c3a5d8c95366bc111dc0a176128)
 

Author SHA1 Message Date
Johannes Schindelin b991c61628 Merge remote branch 'sf/master'
14 years ago
Johannes Schindelin 19aa466a96 Fix compilation without TLS
14 years ago
Johannes Schindelin 14854d2e5e Fix compilation with newer automake
14 years ago
Johannes Schindelin 9a9a1c5fbc Rename HAVE_X -> HAVE_X11
14 years ago
runge 018aac069a Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot/libvncserver/libvncserver
14 years ago
runge 521b9d98a4 classes/ssl: Java SSL applet viewer now works with certificate chains.
14 years ago
Christian Beier 6b2b3b8213 libvncclient/vncviewer.c: don't set serverPort in rfbInitClient().
14 years ago
Johannes Schindelin d640c94d70 LibVNCClient: make sure that the port is initialized correctly.
14 years ago
Vic Lee a2ad61755f Add UltraVNC Repeater support in libvncclient
14 years ago
runge 909683fd97 x11vnc: add modeline creation to Xdummy.
14 years ago
Christian Beier 07008deea2 libvncserver/font.c: add some checks to rfbDrawChar().
14 years ago
Christian Beier 6220f13003 LinuxVNC: Fix for no input possible because of ctrl key being stuck.
14 years ago
Christian Beier 5cbe612618 LinuxVNC: fix segfault at "linuxvnc 1 -help".
14 years ago
runge b6d5983560 x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to -appshare text. Copyright year change.
14 years ago
runge 69cd710dd2 year++;
14 years ago
runge 671a759d38 Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot/libvncserver/libvncserver
14 years ago
runge c15b6165ab tightvnc-filetransfer/rfbtightserver.c: enabled fix
14 years ago
Vic Lee b019572e73 Add support for viewers to select security types on demand
15 years ago
runge a795da8d7b x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy.
15 years ago
runge 5764cd3fdd x11vnc: Fix problems in --without-x builds. Fix crash
15 years ago
runge 018f152bc5 Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot/libvncserver/libvncserver
15 years ago
runge c96107783c x11vnc: prepare_x11vnc_dist.sh for 0.9.10. -xdummy_xvfb,
15 years ago
Vic Lee 743803facc Fix version checking (>=3.8) for rfbVncAuthOK confirmation when no password required
15 years ago
runge 9659bc129f x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but still
15 years ago
runge 10f325e276 ChangeLog typo
15 years ago
runge 95f709fa60 Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.
15 years ago
runge 06987b1c02 x11vnc: fix keycode and other remote control actions under
15 years ago
runge d6c012e968 X props names via env var. fakebuttonevent action, connect_switch and
15 years ago
runge 8f5c9ef01e X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, X11VNC_REOPEN_SLEEP_MAX,
15 years ago
runge 6153bd6983 Update java and scripts in classes/ssl. x11vnc: declare crypt() on all platforms. more wishes.
15 years ago
runge 00a9a0ea4d x11vnc: -appshare mode for sharing an application windows instead of the
15 years ago
runge f40b011182 Add locks of updateMutex in rfbRedrawAfterHideCursor() and
15 years ago
runge a8453eea8b ssvnc/enhanced_tightvnc_viewer update.
15 years ago
runge 09f63f0395 x11vnc: -findauth, -auth guess, & etc.
15 years ago
Christian Beier 49cdfb4c1f libvncclient: better return value for non-forking listen.
15 years ago
Christian Beier 9ed410668c Fix checks for socket values, 0 is a legal value.
15 years ago
Christian Beier d4c43c1b73 libvncclient: include winsock2.h in vncviewer.c.
15 years ago
Vic Lee d3c1d98c2d Change GnuTLS minimum requirement to 2.4.0
15 years ago
Vic Lee a4cc897222 Fix various compilation warnings
15 years ago
Johannes Schindelin f49a292783 Merge branch 'VeNCrypt'
15 years ago
Vic Lee 29990f0090 Add MSLogon security type
15 years ago
Johannes Schindelin 67223b7c4d Add Alexander to the authors
15 years ago
Christian Beier 76b468ceb0 SDLvncviewer: don't call clean up the same client twice.
15 years ago
Christian Beier 7ed1c0aeac SDLvncviewer: add SIGINT handler to be able to actually stop program.
15 years ago
Christian Beier 1f6c560985 SDLvncviewer: use -listennofork when -listen specified.
15 years ago
Christian Beier 0a4f1bada4 libvncclient: add a non-forking listen function.
15 years ago
Christian Beier 3b608cd39b SDLvncviewer: make listen mode work _somewhat_.
15 years ago
Christian Beier 4877329812 libvncclient: make listenAtTCPPort() work under windows.
15 years ago
Alexander Dorokhine 62ae6bb7be libvncclient: Add FinishedFrameBufferUpdate callback
15 years ago
Alexander Dorokhine b02849ab80 Fix hostname resolution problems under Windows
15 years ago