Commit Graph

1000 Commits (d670aac3835ed6f4ee84c863fb49e65f1212c8b5)
 

Author SHA1 Message Date
Johannes Schindelin d670aac383 The website is now maintained independently
14 years ago
Christian Beier 705a5d46e6 Add doxygen documentation support.
14 years ago
Christian Beier a5f8d3a310 libvncserver: fix endless loop when server closed client in threaded mode.
14 years ago
Christian Beier 079394ca5b libvncserver sockets: favor per-screen maxclientwait over global one when set.
14 years ago
Christian Beier 453645a6ea libvncserver cleanup: remove rfbKeyFrame remnants.
14 years ago
Christian Beier e5523350a8 libvnc[server|client]: implement xvp VNC extension.
14 years ago
Tobias Doerffel 5da7c7a71a Added missing initialization of extension mutex
14 years ago
Christian Beier 128d06aaaa Only define strncasecmp to _strnicmp when using MS compiler.
14 years ago
Tobias Doerffel 71ad3229f6 In rfbSendDirContent() we have to make sure to call closedir() before
14 years ago
Christian Beier fbb93c9efe Fix build failure wrt IP QoS support in libvncclient.
14 years ago
Vic Lee 6803bfe9d5 Avoid 100% CPU usage when calling ReadFromRFBServer and no available bytes to read
14 years ago
Christian Beier 47fc9fdd59 rfb/rfbproto.h: Prefix WORDS_BIGENDIAN when it is defined.
14 years ago
Christian Beier 0797e42a4a IP QoS support in libvncclient.
14 years ago
Christian Beier c0373e9cd4 Non-blocking sockets for Windows.
14 years ago
Christian Beier 0df84e5c27 Cleanup: remove CORBA stuff.
14 years ago
runge 81c05e4a2c update classes/ssl jars, patches, and script
14 years ago
runge 067a88160c update to x11vnc 0.9.12
14 years ago
Christian Beier ad25446978 Fix MinGW32 compilation with libjpeg.
14 years ago
Christian Beier 79f0f1374c Fix MinGW32 checking for IPv6.
14 years ago
Vic Lee 68e7696a27 libvncclient: add ipv6 support
14 years ago
Wouter Van Meir f76c81941a Call MallocFrameBuffer before SetFormatAndEncodings
14 years ago
Christian Beier 09f7c684a2 Implement a DisplayFinishedHook for libvncserver.
14 years ago
runge a29e42e515 libvncclient: rfbResizeFrameBuffer should also set updateRect.
14 years ago
runge a3c971bac6 x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts().
14 years ago
Johannes Schindelin bcc2383c79 Complete the AUTHORS file
14 years ago
Wouter Van Meir 4fa9e2bbab fix CMakeLists.txt: other way to find pthread library
14 years ago
runge 21fd3a45b9 misc/etv sync.
14 years ago
runge a8ae0625c6 Merge branch 'master' of ssh://runge@libvncserver.git.sourceforge.net/gitroot/libvncserver/libvncserver
14 years ago
runge 59c0ae4093 x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSL
14 years ago
Johannes Schindelin 166f0b9887 Another try to fix the _SOURCES issue
14 years ago
Corentin Chary a34d921571 cmake: fix CMakeLists.txt
14 years ago
runge 8d79a63d3c incorporate new ultravnc_dsm_helper.c.
14 years ago
runge 6de3f0bed7 Sync ssvncviewer changes.
14 years ago
runge b74c8f4241 Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
14 years ago
runge 2a8ba97ec5 x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
14 years ago
runge 5c53ccbbe9 Improvements to Java viewer: troubleshooting settings and workarounds, misc bug fixes.
14 years ago
runge 91d0e2fd3a Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, connect_switch and inet6to4.
14 years ago
runge 97540de56c classes/ssl: Many improvements to Java SSL applet, onetimekey
14 years ago
runge edb79ae2b1 I think two HAVE_X's were missed.
14 years ago
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