Commit Graph

1022 Commits (980dfa60fede679dc0355b2297560d70dd4d6fef)
 

Author SHA1 Message Date
Christian Beier 980dfa60fe Fix libvncclient TLS for Windows builds.
13 years ago
Christian Beier 8909e9fe44 Let libvncclient build with gcrypt for MinGW32 builds.
13 years ago
Vic Lee e323d73f91 Use WaitForMessage instead of sleep in socket reading to fix performance issue.
13 years ago
Christian Beier e832999a58 Set proper file permissions for source files.
13 years ago
Christian Beier d26118a038 Next version will be 0.9.8.
13 years ago
Christian Beier c8fc0ad5a7 Move zippy.c to examples.
13 years ago
Christian Beier cf72a0f7c3 Call WSAGetLastError() everywhere errno is read after a Winsock call.
13 years ago
Christian Beier f5b96e57bf Update minilzo library used for Ultra encoding to ver 2.04.
13 years ago
Christian Beier 9f49600787 libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe.
13 years ago
Christian Beier 67b16cdf90 Include CMakeLists.txt file in dist tarball.
13 years ago
Christian Beier 558a58e039 Remove unneeded files concerning CVS.
13 years ago
Johannes Schindelin 617a5f8b6b Remove completely broken Visual Studio project files
13 years ago
Christian Beier 824644d0a2 SDLvncviewer: fix compilation from dist tarball.
13 years ago
Vic Lee 030ccf673d Add ARD (Apple Remote Desktop) security type support
13 years ago
Christian Beier ffe30366d6 Put files used by both libs into a 'common' dir.
13 years ago
ebola_rulez 5e1488beb3 Fix two errors found by cppcheck
13 years ago
runge 658bef5fde Remove never used protocol version name string.
13 years ago
runge 596331a5c3 x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces for input injection.
14 years ago
runge 0c03b98940 x11vnc: force --with-system-libvncserver to use correct headers.
14 years ago
runge 365a22c63c x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest.
14 years ago
Tobias Doerffel d4fabc217e libvncserver sockets: check cl->screen before accessing it
14 years ago
Christian Beier d5e256bd50 Doxygen documentation: actually add Doxyfile.
14 years ago
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